forked from andyburke/autonomous.contact
refactor: zones => topics
This commit is contained in:
parent
20a5d1bc88
commit
fac8f409f4
26 changed files with 470 additions and 469 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 zone?
|
||||
- [ ] should everything be an event in a topic?
|
||||
- [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 zones
|
||||
- [X] chat topics
|
||||
- [X] chat messages
|
||||
- [ ] chat message actions
|
||||
- [X] '...' button to show actions
|
||||
|
|
@ -76,7 +76,7 @@ feature discussions.
|
|||
- [ ] if web notifications are enabled, emit on events
|
||||
- [ ] ability to mute
|
||||
- [ ] users
|
||||
- [ ] zones
|
||||
- [ ] topics
|
||||
- [ ] tags (#tags?)
|
||||
- [ ] admin panel
|
||||
- [ ] add invite code generation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue