matrix-puppeteer-line/ROADMAP.md

39 lines
843 B
Markdown
Raw Normal View History

# Features & roadmap
2021-02-26 02:51:16 -05:00
* Matrix → LINE
* [ ] Message content
2020-08-28 12:41:22 -04:00
* [x] Text
* [ ] Media
2021-02-26 02:51:16 -05:00
* LINE → Matrix
* [ ] Message content
2020-08-28 12:41:22 -04:00
* [x] Text
* [ ] Media
2020-08-28 12:41:22 -04:00
* [x] Message history
* [x] When creating portal
* [x] Missed messages
2021-02-26 02:51:16 -05:00
* [ ] Chat types
* [x] Direct chats
* [ ] Groups (partially functional)
* [ ] Rooms
* Misc
* [ ] Automatic portal creation
2020-08-28 12:41:22 -04:00
* [x] At startup
* [ ] When receiving invite or message
* [ ] Provisioning API for logging in
2021-02-26 02:51:16 -05:00
* [ ] Use own Matrix account for messages sent from Android Messages app
2020-08-28 12:41:22 -04:00
* [x] E2EE in Matrix rooms
2021-02-26 02:51:16 -05:00
## Missing features
### Missing from LINE
* Typing notifications
* Message edits
* Formatted messages
### Missing from LINE on Chrome:
* Message redaction (delete/unsend)
* Replies
* Voice messages
2021-03-15 01:40:56 -04:00
### Missing from matrix-puppeteer-line
2021-02-26 02:51:16 -05:00
* TODO