Update roadmap

This commit is contained in:
Andrew Ferrazzutti 2021-07-07 01:24:22 -04:00
parent e0f21ed824
commit 20ec4f92fa
1 changed files with 4 additions and 4 deletions

View File

@ -49,13 +49,13 @@
* [x] Groups (named chats) * [x] Groups (named chats)
* [x] Rooms (unnamed chats / "multi-user direct chats") * [x] Rooms (unnamed chats / "multi-user direct chats")
* [ ] Membership actions * [ ] Membership actions
* [ ] Join * [x] Join
* [x] When message is sent by new participant * [x] When message is sent by new participant
* [x] On sync * [x] On sync
* [ ] At join time * [x] At join time
* [ ] Leave * [x] Leave
* [x] On sync * [x] On sync
* [ ] At leave time * [x] At leave time
* [ ] Invite * [ ] Invite
* [ ] Remove * [ ] Remove
* [ ] Friend actions * [ ] Friend actions