Update roadmap

This commit is contained in:
Andrew Ferrazzutti 2021-04-30 03:10:50 -04:00
parent 635151d079
commit a7b1f3bea2
1 changed files with 7 additions and 3 deletions

View File

@ -6,6 +6,7 @@
* [x] Images * [x] Images
* [ ] Files * [ ] Files
* [x] Stickers * [x] Stickers
* [x] Notification for message send failure
* [ ] Read receipts (currently eagerly-sent since message sync requires "reading" a chat) * [ ] Read receipts (currently eagerly-sent since message sync requires "reading" a chat)
* [ ] Room metadata changes * [ ] Room metadata changes
* [ ] Name * [ ] Name
@ -20,11 +21,13 @@
* [ ] Videos * [ ] Videos
* [x] Stickers * [x] Stickers
* [x] Sticons * [x] Sticons
* [x] Single * [x] Single
* [x] Multiple or mixed with text * [x] Multiple or mixed with text
* [x] EmojiOne * [x] EmojiOne
* [x] Notification for message send failure * [ ] Message unsend
* [ ] Read receipts * [ ] Read receipts
* [x] For most recently active chat
* [ ] For any chat
* [x] User metadata * [x] User metadata
* [ ] Name * [ ] Name
* [x] On initial sync * [x] On initial sync
@ -62,6 +65,7 @@
* [x] E2EE in Matrix rooms * [x] E2EE in Matrix rooms
* [ ] No display required for Puppeteer-controlled browser * [ ] No display required for Puppeteer-controlled browser
* [ ] Multiple bridge users * [ ] Multiple bridge users
* [ ] Relay bridging
## Missing features ## Missing features
### Missing from LINE ### Missing from LINE