Update roadmap

This commit is contained in:
Tulir Asokan
2018-02-24 17:14:22 +02:00
parent d5038e6b98
commit 5fa8dea06f
+22 -24
View File
@@ -1,14 +1,15 @@
# Features & roadmap # Features & roadmap
* Matrix → Telegram * Matrix → Telegram
* [x] Plaintext messages * [ ] Message content
* [x] Formatted messages * [x] Plaintext messages
* [x] Formatted messages
* [x] Bot commands (!command -> /command) * [x] Bot commands (!command -> /command)
* [x] Mentions * [x] Mentions
* [x] Rich quotes * [x] Rich quotes
* [ ] Locations (not implemented in Riot) * [ ] Locations (not implemented in Riot)
* [x] Images * [x] Images
* [x] Files * [x] Files
* [x] Message redactions * [x] Message redactions
* [ ] † Presence * [ ] † Presence
* [ ] † Typing notifications * [ ] † Typing notifications
@@ -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,20 +31,21 @@
* [ ] 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] Plaintext messages * [x] Message content
* [x] Formatted messages * [x] Plaintext messages
* [x] Formatted messages
* [x] Bot commands (/command -> !command) * [x] Bot commands (/command -> !command)
* [x] Mentions * [x] Mentions
* [x] Replies * [x] Replies
* [x] Forwards * [x] Forwards
* [x] Images * [x] Images
* [x] Locations * [x] Locations
* [x] Stickers * [x] Stickers
* [x] Audio messages * [x] Audio messages
* [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