From 0dca30bddba96a9b946fc3a4e3443344ae750d6f Mon Sep 17 00:00:00 2001 From: Inex Code Date: Sun, 22 Nov 2020 07:58:08 +0000 Subject: [PATCH] Update roadmap --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3fc95c6..c8daa16 100755 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Register that one with synapse and start the bridge with `npm run start`. - [ ] Read notifications - ~~not possible yet~~ - [x] Message edits - [x] Message redacts - works as edit, real redact unavailable without being admin in chat + - [ ] Initiate rooms from the matrix side - VK -> Matrix - [x] Text content - [x] Forwards @@ -42,10 +43,13 @@ Register that one with synapse and start the bridge with `npm run start`. - [ ] Read notifications - not effective to track - [x] Message edits - [ ] Message redacts - doesn't work + - [ ] Autopopulate rooms with users - Edge cases to work around - [ ] Access token revoked on VK side - [ ] Bot is kicked out on VK side - Probably more, send an issue! +- Support for user tokens + - [ ] Auth as a user instead of group ## Usage