matrix-puppeteer-line/ROADMAP.md

39 lines
843 B
Markdown

# Features & roadmap
* Matrix → LINE
* [ ] Message content
* [x] Text
* [ ] Media
* LINE → Matrix
* [ ] Message content
* [x] Text
* [ ] Media
* [x] Message history
* [x] When creating portal
* [x] Missed messages
* [ ] Chat types
* [x] Direct chats
* [ ] Groups (partially functional)
* [ ] Rooms
* Misc
* [ ] Automatic portal creation
* [x] At startup
* [ ] When receiving invite or message
* [ ] Provisioning API for logging in
* [ ] Use own Matrix account for messages sent from Android Messages app
* [x] E2EE in Matrix rooms
## Missing features
### Missing from LINE
* Typing notifications
* Message edits
* Formatted messages
### Missing from LINE on Chrome:
* Message redaction (delete/unsend)
* Replies
* Voice messages
### Missing from matrix-puppeteer-line
* TODO