Roadmap corrections
This commit is contained in:
parent
c90f86849e
commit
d594fb98d1
12
ROADMAP.md
12
ROADMAP.md
|
@ -24,10 +24,10 @@
|
||||||
* [x] Leave<sup>[3]</sup>
|
* [x] Leave<sup>[3]</sup>
|
||||||
* [ ] Ban<sup>[4]</sup>
|
* [ ] Ban<sup>[4]</sup>
|
||||||
* [ ] Unban<sup>[4]</sup>
|
* [ ] Unban<sup>[4]</sup>
|
||||||
* [ ] Room metadata changes<sup>[1]</sup>
|
* [ ] Room metadata changes
|
||||||
* [x] Name
|
* [x] Name<sup>[1]</sup>
|
||||||
* [x] Topic
|
* [x] Topic<sup>[1]</sup>
|
||||||
* [x] Avatar
|
* [x] Avatar<sup>[1]</sup>
|
||||||
* [ ] Per-room user nick
|
* [ ] Per-room user nick
|
||||||
* KakaoTalk → Matrix
|
* KakaoTalk → Matrix
|
||||||
* [ ] Message content
|
* [ ] Message content
|
||||||
|
@ -58,7 +58,7 @@
|
||||||
* [x] On live event
|
* [x] On live event
|
||||||
* [x] Kick<sup>[4]</sup>
|
* [x] Kick<sup>[4]</sup>
|
||||||
* [x] Unkick<sup>[4]</sup>
|
* [x] Unkick<sup>[4]</sup>
|
||||||
* [ ] Channel metadata
|
* [x] Channel metadata
|
||||||
* [x] Name
|
* [x] Name
|
||||||
* [x] Description
|
* [x] Description
|
||||||
* [x] Cover photo<sup>[5]</sup>
|
* [x] Cover photo<sup>[5]</sup>
|
||||||
|
@ -92,4 +92,4 @@
|
||||||
<sup>[2]</sup> Only recently-sent KakaoTalk messages can be deleted
|
<sup>[2]</sup> Only recently-sent KakaoTalk messages can be deleted
|
||||||
<sup>[3]</sup> 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.
|
<sup>[3]</sup> 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.
|
||||||
<sup>[4]</sup> Kicks in KakaoTalk are equivalent to bans in Matrix
|
<sup>[4]</sup> Kicks in KakaoTalk are equivalent to bans in Matrix
|
||||||
<sup>[5]</sup> Might only get synced on backfill, or on changing channel name/description
|
<sup>[5]</sup> Might not get synced on backfill or initial portal creation. Might get synced on live update to channel name/description
|
||||||
|
|
Loading…
Reference in New Issue