forked from andyburke/autonomous.contact
refactor: rooms => zones
This commit is contained in:
parent
525568d368
commit
20a5d1bc88
27 changed files with 2466 additions and 2044 deletions
|
|
@ -7,7 +7,7 @@ Bringing the BBS back.
|
|||
These are in no particular order. Pull requests updating this section welcome for
|
||||
feature discussions.
|
||||
|
||||
- [ ] should everything be an event in a room?
|
||||
- [ ] should everything be an event in a zone?
|
||||
- [X] get a first-pass podman/docker setup up
|
||||
- [X] sign up
|
||||
- [X] check for logged in user session
|
||||
|
|
@ -21,7 +21,7 @@ feature discussions.
|
|||
- [X] logout button
|
||||
- [ ] profile editing
|
||||
- [X] avatar uploads
|
||||
- [X] chat rooms
|
||||
- [X] chat zones
|
||||
- [X] chat messages
|
||||
- [ ] chat message actions
|
||||
- [X] '...' button to show actions
|
||||
|
|
@ -66,6 +66,7 @@ feature discussions.
|
|||
- [ ] hide control
|
||||
- [ ] inline image support
|
||||
- [X] inline images
|
||||
- [ ] fullscreen images on click to show largest version
|
||||
- [ ] hide control
|
||||
- [ ] custom emoji support
|
||||
- [ ] upload custom gif emoji
|
||||
|
|
@ -75,7 +76,7 @@ feature discussions.
|
|||
- [ ] if web notifications are enabled, emit on events
|
||||
- [ ] ability to mute
|
||||
- [ ] users
|
||||
- [ ] rooms
|
||||
- [ ] zones
|
||||
- [ ] tags (#tags?)
|
||||
- [ ] admin panel
|
||||
- [ ] add invite code generation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue