diff --git a/README.md b/README.md index ac1b2ad..81d386b 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ feature discussions. - [ ] avatar uploads - [X] chat rooms - [X] chat messages + - [ ] @-prefixing of users for notifications/highlighting + - [ ] chat input box should auto-complete users for you + - [ ] messages to you should be highlighted somehow + - [ ] chat message reactions - [ ] clean up after initial implementation - [X] split the monolithic talk.html up - [ ] chat message processing @@ -57,6 +61,10 @@ feature discussions. - [ ] Notifications - [ ] if web notifications are not enabled, show a button to turn them on - [ ] if web notifications are enabled, emit on events + - [ ] ability to mute + - [ ] users + - [ ] rooms + - [ ] tags (#tags?) - [ ] admin panel - [ ] add invite code generation - [ ] AC_REQUIRE_INVITE_CODE: boolean env var/setting