Update roadmap
This commit is contained in:
parent
d8412e921e
commit
f09e898503
|
@ -22,6 +22,8 @@ Register that one with synapse and start the bridge with `npm run start`.
|
||||||
- [ ] Typing notifs
|
- [ ] Typing notifs
|
||||||
- [ ] Presence
|
- [ ] Presence
|
||||||
- [ ] Read notifications
|
- [ ] Read notifications
|
||||||
|
- [ ] Message edits
|
||||||
|
- [ ] Message redacts
|
||||||
- VK -> Matrix
|
- VK -> Matrix
|
||||||
- [x] Text content
|
- [x] Text content
|
||||||
- [ ] Image content
|
- [ ] Image content
|
||||||
|
@ -32,6 +34,8 @@ Register that one with synapse and start the bridge with `npm run start`.
|
||||||
- [x] Typing notifs
|
- [x] Typing notifs
|
||||||
- [x] User profiles
|
- [x] User profiles
|
||||||
- [ ] Read notifications
|
- [ ] Read notifications
|
||||||
|
- [ ] Message edits
|
||||||
|
- [ ] Message redacts
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
1. Get VK community token (Just open the "Manage community" tab, go to "API usage" tab and click "Create token")
|
1. Get VK community token (Just open the "Manage community" tab, go to "API usage" tab and click "Create token")
|
||||||
|
|
Loading…
Reference in a new issue