From b6d1f3b403b0046485be31ed8802bbf8fe4f922f Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Mon, 12 Feb 2018 21:12:49 +0200 Subject: [PATCH] Update roadmap --- ROADMAP.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 3bec6ef4..89b1763d 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -77,17 +77,19 @@ * [ ] Option to use bot to relay messages for unauthenticated Matrix users * [ ] Option to use own Matrix account for messages sent from other Telegram clients * [Commands](https://github.com/tulir/mautrix-telegram/wiki/Management-commands) - * [x] Logging in and out (`login` + code entering, `logout`) + * [x] Logging in and out (`login` + code entering) + * [x] Logging out * [ ] Registering (`register`) * [x] Searching for users (`search`) - * [ ] Searching contacts locally * [x] Starting private chats (`pm`) * [x] Joining chats with invite links (`join`) * [x] Creating a Telegram chat for an existing Matrix room (`create`) * [x] Upgrading the chat of a portal room into a supergroup (`upgrade`) * [x] Change username of supergroup/channel (`groupname`) * [x] Getting the Telegram invite link to a Matrix room (`invitelink`) - * [x] Clean up and forget a portal room (`deleteportal`) + * Bridge administration + * [x] Clean up and forget a portal room (`deleteportal`) + * [ ] Setting Matrix-only power levels (`powerlevel`) † 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