docs: let's try this for the TODO list

This commit is contained in:
Andy Burke 2025-07-04 15:25:38 -07:00
parent a3ae7d311d
commit 9214985d26

View file

@ -13,12 +13,12 @@ feature discussions.
- [X] log in - [X] log in
- [X] refactor login/sessions/totp - [X] refactor login/sessions/totp
- [X] chat rooms - [X] chat rooms
- [X] chat messages
- [ ] gif support - [ ] gif support
- [ ] media uploads - [ ] media uploads
- [ ] local upload support (keep it simple for small instances) - [ ] local upload support (keep it simple for small instances)
- [ ] S3 support (then self-host with your friends: https://garagehq.deuxfleurs.fr/) - [ ] S3 support (then self-host with your friends: https://garagehq.deuxfleurs.fr/)
- [ ] try to select immediate sibling messages from the same user and hide mulitple avatars - [ ] try to select immediate sibling messages from the same user and hide mulitple avatars
- [X] chat messages
- [X] user profile page - [X] user profile page
- [X] logout button - [X] logout button
- [ ] profile editing - [ ] profile editing