From aaa44fb7aaa2d7749a4948781053772cfd63ef9a Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Sun, 17 Mar 2019 15:47:29 +0200 Subject: [PATCH] Update ROADMAP.md --- ROADMAP.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ROADMAP.md b/ROADMAP.md index 63686994..1fcd5f26 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -21,6 +21,10 @@ * [ ] ‡ Changes to displayname/avatar * Telegram → Matrix * [x] Message content (text, formatting, files, etc..) + * [ ] Advanced message content/media + * [x] Polls + * [x] Games + * [ ] Buttons * [x] Message deletions * [x] Message edits * [ ] Message history @@ -48,6 +52,8 @@ * [x] Option to use bot to relay messages for unauthenticated Matrix users * [x] Option to use own Matrix account for messages sent from other Telegram clients * [ ] ‡ Calls (hard, not yet supported by Telethon) + * [ ] ‡ Secret chats (not yet supported by Telethon) + * [ ] ‡ E2EE in Matrix rooms (not yet supported † Information not automatically sent from source, i.e. implementation may not be possible ‡ Maybe, i.e. this feature may or may not be implemented at some point