docs: let's try this for the TODO list
This commit is contained in:
parent
a3ae7d311d
commit
9214985d26
1 changed files with 18 additions and 18 deletions
36
README.md
36
README.md
|
@ -13,33 +13,33 @@ feature discussions.
|
||||||
- [X] log in
|
- [X] log in
|
||||||
- [X] refactor login/sessions/totp
|
- [X] refactor login/sessions/totp
|
||||||
- [X] chat rooms
|
- [X] chat rooms
|
||||||
- [ ] gif support
|
- [X] chat messages
|
||||||
- [ ] media uploads
|
- [ ] gif support
|
||||||
- [ ] local upload support (keep it simple for small instances)
|
- [ ] media uploads
|
||||||
- [ ] S3 support (then self-host with your friends: https://garagehq.deuxfleurs.fr/)
|
- [ ] local upload support (keep it simple for small instances)
|
||||||
- [ ] try to select immediate sibling messages from the same user and hide mulitple avatars
|
- [ ] S3 support (then self-host with your friends: https://garagehq.deuxfleurs.fr/)
|
||||||
- [X] chat messages
|
- [ ] try to select immediate sibling messages from the same user and hide mulitple avatars
|
||||||
- [X] user profile page
|
- [X] user profile page
|
||||||
- [X] logout button
|
- [X] logout button
|
||||||
- [ ] profile editing
|
- [ ] profile editing
|
||||||
- [ ] avatar uploads
|
- [ ] avatar uploads
|
||||||
- [ ] local upload support (keep it simple for small instances)
|
- [ ] local upload support (keep it simple for small instances)
|
||||||
- [ ] S3 support (then self-host with your friends: https://garagehq.deuxfleurs.fr/)
|
- [ ] S3 support (then self-host with your friends: https://garagehq.deuxfleurs.fr/)
|
||||||
- [ ] admin panel
|
- [ ] admin panel
|
||||||
- [ ] add invite code generation
|
- [ ] add invite code generation
|
||||||
- [ ] AC_REQUIRE_INVITE_CODE: boolean env var/setting
|
- [ ] AC_REQUIRE_INVITE_CODE: boolean env var/setting
|
||||||
- [ ] AC_DIRECTORY_SERVERS: |-separated list of directory servers to report to
|
- [ ] AC_DIRECTORY_SERVERS: |-separated list of directory servers to report to
|
||||||
these central servers could be distributed directories - your town might run one,
|
these central servers could be distributed directories - your town might run one,
|
||||||
your state, your country, or you could publish to a public one that is organized
|
your state, your country, or you could publish to a public one that is organized
|
||||||
around interests
|
around interests
|
||||||
- [ ] combined "bulletin board" instead of exchange/work?
|
- [ ] combined "bulletin board" instead of exchange/work?
|
||||||
- [ ] post-it style notes with tag and keyword filtering?
|
- [ ] post-it style notes with tag and keyword filtering?
|
||||||
- [ ] simple wiki for resources
|
- [ ] simple wiki for resources
|
||||||
- [ ] simple calendar with public/private event tracking
|
- [ ] simple calendar with public/private event tracking
|
||||||
- [ ] caldav support
|
- [ ] caldav support
|
||||||
- [X] smart forms
|
- [X] smart forms
|
||||||
- [X] use the api for forms so requests will be authenticated
|
- [X] use the api for forms so requests will be authenticated
|
||||||
- [X] support multiple methods
|
- [X] support multiple methods
|
||||||
|
|
||||||
## Getting Started Developing
|
## Getting Started Developing
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue