forked from fair/matrix-puppeteer-line
Update roadmap
This commit is contained in:
parent
63dc8c04ea
commit
aa6bdc7818
18
ROADMAP.md
18
ROADMAP.md
|
@ -2,21 +2,19 @@
|
||||||
|
|
||||||
* Matrix → Android Messages
|
* Matrix → Android Messages
|
||||||
* [ ] Message content
|
* [ ] Message content
|
||||||
* [ ] Text
|
* [x] Text
|
||||||
* [ ] Media
|
* [ ] Media
|
||||||
* Android Messages → Matrix
|
* Android Messages → Matrix
|
||||||
* [ ] Message content
|
* [ ] Message content
|
||||||
* [ ] Text
|
* [x] Text
|
||||||
* [ ] Media
|
* [ ] Media
|
||||||
* [ ] Message history
|
* [x] Message history
|
||||||
* [ ] When creating portal
|
* [x] When creating portal
|
||||||
* [ ] Missed messages
|
* [x] Missed messages
|
||||||
* Misc
|
* Misc
|
||||||
* [ ] Automatic portal creation
|
* [ ] Automatic portal creation
|
||||||
* [ ] At startup
|
* [x] At startup
|
||||||
* [ ] When receiving invite or message
|
* [ ] When receiving invite or message
|
||||||
* [ ] Provisioning API for logging in
|
* [ ] Provisioning API for logging in
|
||||||
* [ ] Option to use own Matrix account for messages sent from Android Messages app
|
* [x] Use own Matrix account for messages sent from Android Messages app
|
||||||
* [ ] Automatic login with shared secret
|
* [x] E2EE in Matrix rooms
|
||||||
* [ ] Manual login with `login-matrix`
|
|
||||||
* [ ] E2EE in Matrix rooms
|
|
||||||
|
|
Loading…
Reference in New Issue