forked from fair/matrix-puppeteer-line
Update roadmap
This commit is contained in:
parent
635151d079
commit
a7b1f3bea2
10
ROADMAP.md
10
ROADMAP.md
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue