From ca526a1769b5861ed656d32687aec525b68520df Mon Sep 17 00:00:00 2001 From: April Hall Date: Sat, 22 Feb 2025 02:49:31 -0500 Subject: [PATCH] docs: Update TODO.md --- TODO.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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