From 725b3a1182ad12b0bb9a8c8b5acddca548f27ca8 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Wed, 21 Feb 2018 23:53:57 +0200 Subject: [PATCH] Fix command names in roadmap and add clean-rooms --- ROADMAP.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 78b38cc4..3c2e5c83 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -85,10 +85,11 @@ * [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] Change username of supergroup/channel (`group-name`) + * [x] Getting the Telegram invite link to a Matrix room (`invite-link`) * Bridge administration - * [x] Clean up and forget a portal room (`deleteportal`) + * [x] Clean up and forget a portal room (`delete-portal`) + * [x] Find and clean up old portal rooms (`clean-rooms`) * [ ] Setting Matrix-only power levels (`powerlevel`) † Information not automatically sent from source, i.e. implementation may not be possible