docs: Update TODO.md

This commit is contained in:
April Hall 2025-02-22 02:49:31 -05:00
parent 06fc962c09
commit ca526a1769
Signed by: arithefirst
GPG Key ID: 4508A15C4DB91C5B

View File

@ -3,7 +3,7 @@
A list of all tasks that need to be completed in the app<br> 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 - [x] Account / Profile management
- [ ] Channel context menus - [ ] Channel context menus
- [ ] Containerization with docker and docker-compose - [ ] Containerization with docker and docker-compose
- [ ] Documentation - [ ] Documentation
@ -16,3 +16,7 @@ A more complex version of this list is available [here](https://trello.com/b/kJw
- [ ] Show characters before message gets cut off in textarea - [ ] Show characters before message gets cut off in textarea
- [x] User Auth - [x] User Auth
- [x] Usernames / Displaynames in chat - [x] Usernames / Displaynames in chat
## Low priority
- [ ] Add hashes to the profile photo upgrade system, so that an identical image being uploaded more than once won't take up any extra space