From ad67996d917ab059e9deac9050568aaa8a91181e Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Sun, 11 Mar 2018 00:35:37 +0200 Subject: [PATCH] Update ROADMAP.md --- ROADMAP.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index e6a0a5d7..cbd8ce27 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -1,20 +1,20 @@ # Features & roadmap * Matrix → Telegram - * [ ] Message content + * [x] Message content * [x] Plaintext messages * [x] Formatted messages * [x] Bot commands (!command -> /command) * [x] Mentions * [x] Rich quotes - * [ ] Locations (not implemented in Riot) + * [x] Locations (not implemented in Riot) * [x] Images * [x] Files * [x] Message redactions * [ ] † Presence * [ ] † Typing notifications * [ ] † Read receipts - * [ ] Pinning messages + * [x] Pinning messages * [x] Power level * [x] Normal chats * [ ] Non-hardcoded PL requirements @@ -52,7 +52,7 @@ * [x] Read receipts (private chat only) * [x] Pinning messages * [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] Inviting * [x] Kicking