32 lines
990 B
Markdown
32 lines
990 B
Markdown
# To-Do List
|
|
|
|
A list of all tasks that need to be completed in the app<br>
|
|
A more complex version of this list is available [here](https://trello.com/b/kJw6Aapn/svchat).
|
|
|
|
- [x] Account / Profile management
|
|
- [ ] Channel context menus
|
|
- [x] Containerization with docker and docker-compose
|
|
- [ ] Editing messages
|
|
- [ ] Emoji picker
|
|
- [ ] Images/Attatchments support
|
|
- [x] Installation documentation
|
|
- [ ] LaTeX support
|
|
- [x] Notifications
|
|
- [x] Make the damn textbox stop unfocusing on every message submit
|
|
- [ ] Message context menus
|
|
- [x] Message Timestamps
|
|
- [x] Markdown Support
|
|
- [x] More Secure database passwords
|
|
- [x] Minio
|
|
- [x] Cassandra
|
|
- [x] Profile photos
|
|
- [ ] Reactive channels list
|
|
- [ ] Replies
|
|
- [ ] 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
|