From f09e89850352cfa7ae5d92ab6c843526f1157fca Mon Sep 17 00:00:00 2001 From: Inex Code Date: Tue, 3 Nov 2020 14:36:14 +0000 Subject: [PATCH] Update roadmap --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7acc176..cc71037 100755 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ Register that one with synapse and start the bridge with `npm run start`. - [ ] Typing notifs - [ ] Presence - [ ] Read notifications + - [ ] Message edits + - [ ] Message redacts - VK -> Matrix - [x] Text content - [ ] Image content @@ -32,6 +34,8 @@ Register that one with synapse and start the bridge with `npm run start`. - [x] Typing notifs - [x] User profiles - [ ] Read notifications + - [ ] Message edits + - [ ] Message redacts ## Usage 1. Get VK community token (Just open the "Manage community" tab, go to "API usage" tab and click "Create token")