mautrix-signal/ROADMAP.md

75 lines
1.9 KiB
Markdown
Raw Permalink Normal View History

2020-09-28 02:03:47 +03:00
# Features & roadmap
* Matrix → Signal
2024-08-07 02:14:39 +03:00
* [x] Message content
2023-12-17 15:44:28 +02:00
* [x] Text
* [x] Formatting
2023-12-17 15:44:28 +02:00
* [x] Mentions
2024-08-07 02:14:39 +03:00
* [x] Media
2023-12-17 15:44:28 +02:00
* [x] Images
* [x] Audio files
* [x] Voice messages
* [x] Files
* [x] Gifs
2024-08-07 02:14:39 +03:00
* [x] Locations
2023-12-17 15:44:28 +02:00
* [x] Stickers
* [x] Message edits
2023-12-17 15:44:28 +02:00
* [x] Message reactions
* [x] Message redactions
* [x] Group info changes
* [x] Name
* [x] Avatar
* [x] Topic
* [ ] Membership actions
2023-12-17 15:44:28 +02:00
* [ ] Join (accepting invites)
2024-08-09 23:43:15 +03:00
* [x] Invite
* [x] Leave
* [x] Kick/Ban/Unban
* [x] Group permissions
2023-12-17 15:44:28 +02:00
* [x] Typing notifications
2024-01-03 19:12:17 +02:00
* [x] Read receipts
2023-12-17 15:44:28 +02:00
* [x] Delivery receipts (sent after message is bridged)
2020-09-28 02:03:47 +03:00
* Signal → Matrix
* [ ] Message content
2023-12-17 15:44:28 +02:00
* [x] Text
* [x] Formatting
2023-12-17 15:44:28 +02:00
* [x] Mentions
* [ ] Media
2023-12-17 15:44:28 +02:00
* [x] Images
* [x] Voice notes
* [x] Files
* [x] Gifs
* [x] Stickers
* [x] Contacts
* [ ] Payment messages
* [x] Message edits
2023-12-17 15:44:28 +02:00
* [x] Message reactions
* [x] Remote deletions
* [x] Initial profile/contact info
* [ ] Profile/contact info changes
2023-12-18 01:39:19 +02:00
* [x] When restarting bridge or syncing
2021-02-06 13:15:30 +02:00
* [ ] Real time
2023-12-18 01:39:19 +02:00
* [x] Group info
2023-12-17 15:44:28 +02:00
* [x] Name
* [x] Avatar
2023-12-18 01:39:19 +02:00
* [x] Topic
* [x] Membership actions
* [x] Join
* [x] Invite
* [x] Request join (via invite link, requires a client that supports knocks)
* [x] Leave
* [x] Kick/Ban/Unban
* [x] Group permissions
2023-12-17 15:44:28 +02:00
* [x] Typing notifications
* [x] Read receipts
* [ ] Delivery receipts (there's no good way to bridge these)
2023-12-17 15:44:28 +02:00
* [x] Disappearing messages
2020-09-28 02:03:47 +03:00
* Misc
* [ ] Automatic portal creation
2023-12-17 15:44:28 +02:00
* [ ] After login
* [x] When receiving message
* [x] Linking as secondary device
* [ ] Registering as primary device
2024-08-09 23:43:15 +03:00
* [x] Private chat/group creation by inviting Matrix puppet of Signal user to new room
2023-12-17 15:44:28 +02:00
* [x] Option to use own Matrix account for messages sent from other Signal clients