docs: update TODO
This commit is contained in:
parent
ee152a514c
commit
5d6183305f
1 changed files with 8 additions and 0 deletions
|
@ -26,10 +26,14 @@
|
|||
|
||||
## TODO
|
||||
|
||||
These are in no particular order. Pull requests updating this section welcome for
|
||||
feature discussions.
|
||||
|
||||
- [ ] should everything be an event in a room?
|
||||
- [X] sign up
|
||||
- [X] check for logged in user session
|
||||
- [X] log in
|
||||
- [X] refactor login/sessions/totp
|
||||
- [X] chat rooms
|
||||
- [ ] gif support
|
||||
- [ ] media uploads
|
||||
|
@ -38,6 +42,7 @@
|
|||
- [ ] try to select immediate sibling messages from the same user and hide mulitple avatars
|
||||
- [X] chat messages
|
||||
- [X] user profile page
|
||||
- [X] logout button
|
||||
- [ ] profile editing
|
||||
- [ ] avatar uploads
|
||||
- [ ] local upload support (keep it simple for small instances)
|
||||
|
@ -54,3 +59,6 @@
|
|||
- [ ] simple wiki for resources
|
||||
- [ ] simple calendar with public/private event tracking
|
||||
- [ ] caldav support
|
||||
- [X] smart forms
|
||||
- [X] use the api for forms so requests will be authenticated
|
||||
- [X] support multiple methods
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue