docs: More TODO items

This commit is contained in:
April Hall 2025-02-24 02:59:43 -05:00
parent 577bee95ac
commit da8921126d
Signed by: arithefirst
GPG Key ID: 4508A15C4DB91C5B

View File

@ -6,10 +6,15 @@ A more complex version of this list is available [here](https://trello.com/b/kJw
- [x] Account / Profile management - [x] Account / Profile management
- [ ] Channel context menus - [ ] Channel context menus
- [x] Containerization with docker and docker-compose - [x] Containerization with docker and docker-compose
- [ ] Editing messages
- [ ] Emoji picker - [ ] Emoji picker
- [ ] Images/Attatchments support - [ ] Images/Attatchments support
- [ ] Installation documentation - [ ] Installation documentation
- [ ] LaTeX support
- [ ] Notifications
- [ ] Make the damn textbox stop unfocusing on every message submit
- [ ] Message context menus - [ ] Message context menus
- [ ] Message Timestamps
- [x] Markdown Support - [x] Markdown Support
- [ ] More Secure database passwords - [ ] More Secure database passwords
- [ ] Minio - [ ] Minio
@ -19,6 +24,7 @@ A more complex version of this list is available [here](https://trello.com/b/kJw
- Randomly generated on each run - Randomly generated on each run
- [x] Profile photos - [x] Profile photos
- [ ] Reactive channels list - [ ] Reactive channels list
- [ ] Replies
- [ ] 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