feature: avatar uploads
This commit is contained in:
parent
ffe0678e5b
commit
01768da647
7 changed files with 139 additions and 18 deletions
|
@ -14,12 +14,13 @@ feature discussions.
|
|||
- [X] log in
|
||||
- [X] refactor login/sessions/totp
|
||||
- [ ] media uploads
|
||||
- [ ] local upload support (keep it simple for small instances)
|
||||
- [X] local upload support (keep it simple for small instances)
|
||||
- [ ] S3 support (then self-host with your friends: https://garagehq.deuxfleurs.fr/)
|
||||
- [ ] test mounting an s3 volume under /files and having no s3 support in the codebase
|
||||
- [X] user profile page
|
||||
- [X] logout button
|
||||
- [ ] profile editing
|
||||
- [ ] avatar uploads
|
||||
- [X] avatar uploads
|
||||
- [X] chat rooms
|
||||
- [X] chat messages
|
||||
- [ ] @-prefixing of users for notifications/highlighting
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue