Update roadmap
This commit is contained in:
parent
c9189d17cf
commit
69d21bdb4e
16
ROADMAP.md
16
ROADMAP.md
|
@ -16,7 +16,7 @@
|
||||||
* [x] Mentions
|
* [x] Mentions
|
||||||
* [x] Message redactions<sup>[1]</sup>
|
* [x] Message redactions<sup>[1]</sup>
|
||||||
* [ ] Message reactions
|
* [ ] Message reactions
|
||||||
* [ ] Read receipts
|
* [x] Read receipts
|
||||||
* [ ] Power level
|
* [ ] Power level
|
||||||
* [ ] Membership actions
|
* [ ] Membership actions
|
||||||
* [ ] Invite
|
* [ ] Invite
|
||||||
|
@ -42,11 +42,13 @@
|
||||||
* [ ] Message reactions
|
* [ ] Message reactions
|
||||||
* [x] Message history
|
* [x] Message history
|
||||||
* [ ] Read receipts
|
* [ ] Read receipts
|
||||||
|
* [ ] On backfill
|
||||||
|
* [x] On live event
|
||||||
* [ ] Admin status
|
* [ ] Admin status
|
||||||
* [ ] Membership actions
|
* [x] Membership actions
|
||||||
* [ ] Add member
|
* [x] Add member
|
||||||
* [ ] Remove member
|
* [x] Remove member
|
||||||
* [ ] Leave
|
* [x] Leave
|
||||||
* [ ] Chat metadata changes
|
* [ ] Chat metadata changes
|
||||||
* [x] Title
|
* [x] Title
|
||||||
* [ ] Avatar
|
* [ ] Avatar
|
||||||
|
@ -59,9 +61,9 @@
|
||||||
* Misc
|
* Misc
|
||||||
* [x] Multi-user support
|
* [x] Multi-user support
|
||||||
* [x] Shared group chat portals
|
* [x] Shared group chat portals
|
||||||
* [ ] Automatic portal creation
|
* [x] Automatic portal creation
|
||||||
* [x] At startup
|
* [x] At startup
|
||||||
* [ ] When added to chat
|
* [x] When added to chat
|
||||||
* [x] When receiving message
|
* [x] When receiving message
|
||||||
* [ ] Private chat creation by inviting Matrix puppet of KakaoTalk user to new room
|
* [ ] Private chat creation by inviting Matrix puppet of KakaoTalk user to new room
|
||||||
* [x] For existing recently-updated KakaoTalk channels
|
* [x] For existing recently-updated KakaoTalk channels
|
||||||
|
|
Loading…
Reference in New Issue