diff --git a/ROADMAP.md b/ROADMAP.md index b4d73f0..c8e8af3 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -18,11 +18,12 @@ * [ ] Message reactions * [x] Read receipts * [x] Power level[1] - * [ ] Membership actions[3] + * [ ] Membership actions + * [ ] Invite * [ ] Join - * [x] Leave[4] - * [ ] Ban[5] - * [ ] Unban[5] + * [x] Leave[3] + * [ ] Ban[4] + * [ ] Unban[4] * [ ] Room metadata changes[1] * [x] Name * [x] Topic @@ -51,17 +52,18 @@ * [x] On live event * [x] Admin status * [ ] Membership actions + * [ ] Invite * [x] Join * [x] Leave * [ ] Self leave * [ ] On backfill * [x] On live event - * [x] Kick[5] - * [x] Unkick[5] + * [x] Kick[4] + * [x] Unkick[4] * [ ] Channel metadata * [x] Name * [x] Description - * [x] Cover photo[6] + * [x] Cover photo[5] * [ ] User metadata * [x] Name * [x] Avatar @@ -81,7 +83,6 @@ [1] Sometimes fails with "Invalid body" error [2] Only recently-sent KakaoTalk messages can be deleted -[3] KakaoTalk does not support invites -[4] To make your KakaoTalk account leave a channel, send the `leave` command in a Matrix portal room. Simply leaving a Matrix portal room will keep your KakaoTalk account in the channel. -[5] Kicks in KakaoTalk are equivalent to bans in Matrix -[6] Might only get synced on backfill, or on changing channel name/description +[3] To make your KakaoTalk account leave a channel, send the `leave` command in a Matrix portal room. Simply leaving a Matrix portal room will keep your KakaoTalk account in the channel. +[4] Kicks in KakaoTalk are equivalent to bans in Matrix +[5] Might only get synced on backfill, or on changing channel name/description