Add room unbridge command

This commit is contained in:
Tulir Asokan
2018-03-01 21:06:23 +02:00
parent 64b60559ee
commit 46cac040c7
6 changed files with 75 additions and 21 deletions
+2
View File
@@ -85,6 +85,8 @@
* [x] Upgrading the chat of a portal room into a supergroup (`upgrade`)
* [x] Change username of supergroup/channel (`group-name`)
* [x] Getting the Telegram invite link to a Matrix room (`invite-link`)
* [ ] Bridging existing Matrix rooms to existing Telegram chats (`bridge`)
* [ ] Unbridging Matrix rooms from Telegram chats (`unbridge`)
* Bridge administration
* [x] Clean up and forget a portal room (`delete-portal`)
* [x] Find and clean up old portal rooms (`clean-rooms`)