docs: Update TODO.md

This commit is contained in:
April Hall 2025-02-15 20:42:50 -05:00
parent d77ee01bfe
commit c0688e87b0
Signed by: arithefirst
GPG Key ID: 4508A15C4DB91C5B

View File

@ -4,12 +4,14 @@ A list of all tasks that need to be completed in the app<br>
A more complex version of this list is available [here](https://trello.com/b/kJw6Aapn/svchat). A more complex version of this list is available [here](https://trello.com/b/kJw6Aapn/svchat).
- [ ] Account / Profile management - [ ] Account / Profile management
- [ ] Channel context menus
- [ ] Containerization with docker and docker-compose - [ ] Containerization with docker and docker-compose
- [ ] Documentation - [ ] Documentation
- [ ] Emoji picker - [ ] Emoji picker
- [ ] Images/Attatchments support - [ ] Images/Attatchments support
- [ ] Message context menus
- [x] Markdown Support - [x] Markdown Support
- [ ] Profile photos - [x] Profile photos
- [ ] Reactive channels list - [ ] Reactive channels list
- [ ] Show characters before message gets cut off in textarea - [ ] Show characters before message gets cut off in textarea
- [x] User Auth - [x] User Auth