mautrix-discord/ROADMAP.md

70 lines
1.8 KiB
Markdown
Raw Normal View History

# Features & roadmap
* Matrix → Discord
* [x] Message content
* [x] Plain text
2022-07-03 09:58:57 +00:00
* [x] Formatted messages
* [x] Media/files
* [x] Replies
2022-07-03 09:58:57 +00:00
* [x] Threads
* [x] Message redactions
* [x] Reactions
* [x] Unicode emojis
* [ ] Custom emojis (re-reacting with custom emojis sent from Discord already works)
* [ ] Presence
2022-07-08 14:06:02 +00:00
* [x] Typing notifications
* [x] Own read status
* [ ] Power level
* [ ] Membership actions
* [ ] Invite
* [ ] Leave
* [ ] Kick
* [ ] Room metadata changes
* [ ] Name
* [ ] Avatar
* [ ] Topic
* [ ] Initial room metadata
* Discord → Matrix
* [ ] Message content
* [x] Plain text
2022-07-03 09:58:57 +00:00
* [x] Formatted messages
* [x] Media/files
* [x] Replies
2022-07-03 09:58:57 +00:00
* [x] Threads
* [ ] Auto-joining threads
* [ ] Backfilling threads after joining
* [x] Custom emojis
* [x] Message deletions
2022-07-03 09:58:57 +00:00
* [x] Reactions
* [x] Unicode emojis
2022-07-03 09:58:57 +00:00
* [x] Custom emojis (not yet supported on Matrix)
* [x] Avatars
* [ ] Presence
2022-07-08 14:06:02 +00:00
* [ ] Typing notifications (currently partial support: DMs work after you type in them)
* [x] Own read status
2022-08-20 08:45:03 +00:00
* [ ] Role permissions
* [ ] Membership actions
* [ ] Invite
* [ ] Join
* [ ] Leave
* [ ] Kick
* [ ] Channel/group DM metadata changes
* [ ] Title
* [ ] Avatar
* [ ] Description
* [ ] Initial channel/group DM metadata
* [ ] User metadata changes
* [ ] Display name
* [ ] Avatar
* [ ] Initial user metadata
* [ ] Display name
* [ ] Avatar
* Misc
* [ ] Login methods
* [x] QR scan from mobile
* [ ] Manually providing access token
* [ ] Automatic portal creation
* [ ] After login
* [x] When receiving DM
* [ ] Private chat creation by inviting Matrix puppet of Discord user to new room
* [x] Option to use own Matrix account for messages sent from other Discord clients