Update roadmap

This commit is contained in:
Tulir Asokan
2018-02-24 17:14:22 +02:00
parent d5038e6b98
commit 5fa8dea06f
+6 -8
View File
@@ -1,6 +1,7 @@
# Features & roadmap # Features & roadmap
* Matrix → Telegram * Matrix → Telegram
* [ ] Message content
* [x] Plaintext messages * [x] Plaintext messages
* [x] Formatted messages * [x] Formatted messages
* [x] Bot commands (!command -> /command) * [x] Bot commands (!command -> /command)
@@ -19,14 +20,10 @@
* [ ] Non-hardcoded PL requirements * [ ] Non-hardcoded PL requirements
* [x] Supergroups/channels * [x] Supergroups/channels
* [ ] Precise bridging (non-hardcoded PL requirements, bridge specific permissions, etc..) * [ ] Precise bridging (non-hardcoded PL requirements, bridge specific permissions, etc..)
* [ ] Membership actions * [x] Membership actions
* [x] Inviting * [x] Inviting (both puppets and Matrix users)
* [x] Puppets
* [x] Matrix users who have logged into Telegram
* [x] Kicking * [x] Kicking
* [ ] Joining * [x] Joining (chat username as alias)
* [x] Chat name as alias
* [ ] ‡ Chat invite link as alias
* [x] Leaving * [x] Leaving
* [x] Room metadata changes (name, topic, avatar) * [x] Room metadata changes (name, topic, avatar)
* [x] Initial room metadata * [x] Initial room metadata
@@ -34,6 +31,7 @@
* [ ] Initial displayname/username/avatar at register * [ ] Initial displayname/username/avatar at register
* [ ] ‡ Changes to displayname/avatar * [ ] ‡ Changes to displayname/avatar
* Telegram → Matrix * Telegram → Matrix
* [x] Message content
* [x] Plaintext messages * [x] Plaintext messages
* [x] Formatted messages * [x] Formatted messages
* [x] Bot commands (/command -> !command) * [x] Bot commands (/command -> !command)
@@ -47,7 +45,7 @@
* [x] Video messages * [x] Video messages
* [x] Documents * [x] Documents
* [x] Message deletions * [x] Message deletions
* [ ] Message edits (not supported in Matrix) * [ ] Message edits (not yet supported in Matrix)
* [x] Avatars * [x] Avatars
* [x] Presence * [x] Presence
* [x] Typing notifications * [x] Typing notifications