From 7f6ed39c841998ffaf0167b235bc38cbeccb4663 Mon Sep 17 00:00:00 2001 From: April Hall Date: Sun, 9 Feb 2025 16:13:31 -0500 Subject: [PATCH] feat: Add TODO.md --- TODO.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..fcd1d80 --- /dev/null +++ b/TODO.md @@ -0,0 +1,13 @@ +# To-Do List + +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). + +- [ ] Emoji picker +- [ ] Images/Attatchments support +- [ ] Markdown Support +- [ ] Profile photos +- [ ] Reactive channels list +- [ ] Show characters before message gets cut off in textarea +- [ ] User Auth +- [ ] Usernames / Displaynames