Update README

This commit is contained in:
Tulir Asokan
2018-01-27 21:37:49 +02:00
parent 55a87d8d96
commit 0280309098
+7 -10
View File
@@ -109,17 +109,14 @@ does not do this automatically.~~
* [x] Automatic portal creation for groups/channels at startup * [x] Automatic portal creation for groups/channels at startup
* [x] Automatic portal creation for groups/channels when receiving invite/message * [x] Automatic portal creation for groups/channels when receiving invite/message
* [ ] Private chat creation by inviting Telegram user to new room * [ ] Private chat creation by inviting Telegram user to new room
* [ ] Joining public channels/supergroups using room aliases
* [ ] Searching for Telegram users using management commands * [ ] Searching for Telegram users using management commands
* [ ] Creating new Telegram chats from Matrix
* [ ] Creating Telegram chats for existing Matrix rooms
* Misc * Misc
* [ ] Use optional bot to relay messages for unauthenticated Matrix users * [ ] Use optional bot to relay messages for unauthenticated Matrix users
* [ ] Command to upgrade chat to supergroup from Matrix * [ ] Joining public channels/supergroups using room aliases
* Commands * Commands
* [x] Logging in and out * [x] Logging in and out (`login` + code entering, `logout`)
* [ ] Registering * [ ] Registering (`register`)
* [ ] Searching for users * [ ] Searching for users (`search`)
* [ ] Starting a private chat with users * [ ] Starting private chats (`pm`)
* [ ] Creating a Telegram chat for an existing Matrix room * [ ] Creating a Telegram chat for an existing Matrix room (`create`)
* [ ] Upgrading the chat of a portal room into a supergroup * [ ] Upgrading the chat of a portal room into a supergroup (`upgrade`)