diff --git a/TODO.md b/TODO.md index 49ae5ec..b928d01 100644 --- a/TODO.md +++ b/TODO.md @@ -3,7 +3,7 @@ A list of all tasks that need to be completed in the app
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 - [ ] Containerization with docker and docker-compose - [ ] 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 - [x] User Auth - [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