Update ROADMAP.md

This commit is contained in:
Tulir Asokan
2018-03-11 00:35:37 +02:00
committed by GitHub
parent b06e7932f0
commit ad67996d91
+4 -4
View File
@@ -1,20 +1,20 @@
# Features & roadmap # Features & roadmap
* Matrix → Telegram * Matrix → Telegram
* [ ] Message content * [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)
* [x] Mentions * [x] Mentions
* [x] Rich quotes * [x] Rich quotes
* [ ] Locations (not implemented in Riot) * [x] 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
* [ ] † Read receipts * [ ] † Read receipts
* [ ] Pinning messages * [x] Pinning messages
* [x] Power level * [x] Power level
* [x] Normal chats * [x] Normal chats
* [ ] Non-hardcoded PL requirements * [ ] Non-hardcoded PL requirements
@@ -52,7 +52,7 @@
* [x] Read receipts (private chat only) * [x] Read receipts (private chat only)
* [x] Pinning messages * [x] Pinning messages
* [x] Admin/chat creator status * [x] Admin/chat creator status
* [ ] Supergroup/channel permissions (precise per-user not supported in Matrix) * [ ] Supergroup/channel permissions (precise per-user permissions not supported in Matrix)
* [x] Membership actions * [x] Membership actions
* [x] Inviting * [x] Inviting
* [x] Kicking * [x] Kicking