From c0688e87b04d1fba54a99780e79b6d5716579b55 Mon Sep 17 00:00:00 2001 From: April Hall Date: Sat, 15 Feb 2025 20:42:50 -0500 Subject: [PATCH] docs: Update TODO.md --- TODO.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 03ae86a..49ae5ec 100644 --- a/TODO.md +++ b/TODO.md @@ -4,12 +4,14 @@ 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 +- [ ] Channel context menus - [ ] Containerization with docker and docker-compose - [ ] Documentation - [ ] Emoji picker - [ ] Images/Attatchments support +- [ ] Message context menus - [x] Markdown Support -- [ ] Profile photos +- [x] Profile photos - [ ] Reactive channels list - [ ] Show characters before message gets cut off in textarea - [x] User Auth