docs: Update TODO.md
This commit is contained in:
parent
06fc962c09
commit
ca526a1769
6
TODO.md
6
TODO.md
@ -3,7 +3,7 @@
|
|||||||
A list of all tasks that need to be completed in the app<br>
|
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).
|
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
|
- [ ] Channel context menus
|
||||||
- [ ] Containerization with docker and docker-compose
|
- [ ] Containerization with docker and docker-compose
|
||||||
- [ ] Documentation
|
- [ ] 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
|
- [ ] 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
|
||||||
|
|
||||||
|
## 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
|
||||||
|
Loading…
Reference in New Issue
Block a user