Skip to content

Commit

Permalink
roadmap: updated to reflect currently tested & working features
Browse files Browse the repository at this point in the history
  • Loading branch information
purpshell committed Oct 11, 2024
1 parent 4fb4ffe commit 153a3a1
Showing 1 changed file with 22 additions and 24 deletions.
46 changes: 22 additions & 24 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -1,39 +1,37 @@
# Features & roadmap

* Matrix → Twitter
* [] Message content
* [] Text
* [ ] Formatting
* [] Media
* [] Images
* [] Videos
* [] Gifs
* [] Message reactions
* [x] Message content
* [x] Text
* [ ] ~~Formatting~~ (not supported by Twitter)
* [x] Media
* [x] Images
* [x] Videos
* [x] Gifs
* [x] Message reactions
* [ ] Typing notifications
* [] Read receipts
* [ ] Read receipts
* Twitter → Matrix
* [] Message content
* [] Text
* [ ] Formatting
* [] Media
* [] Images
* [] Videos
* [] Gifs
* [] Message reactions
* [] Message history
* [] When creating portal
* [x] Message content
* [x] Text
* [ ] ~~Formatting~~ (not supported by Twitter)
* [x] Media
* [x] Images
* [x] Videos
* [x] Gifs
* [x] Message reactions
* [ ] Message history
* [ ] When creating portal
* [ ] Missed messages
* [] Avatars
* [ ] † Typing notifications
* [ ] † Read receipts
* Misc
* [] Automatic portal creation
* [] At startup
* [] When receiving invite or message
* [ ] Provisioning API for logging in
* [x] Automatic portal creation
* [ ] At startup
* [x] When receiving invite or message
* [ ] Private chat creation by inviting Matrix puppet of Twitter user to new room
* [ ] Option to use own Matrix account for messages sent from other Twitter clients
* [ ] E2EE in Matrix rooms

† Information not automatically sent from source, i.e. implementation may not be possible
‡ Maybe, i.e. this feature may or may not be implemented at some point

0 comments on commit 153a3a1

Please sign in to comment.