mautrix-discord/ROADMAP.md

79 lines
2.1 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)
2023-01-29 00:13:02 +00:00
* [ ] Executing Discord bot commands
2023-01-29 14:14:39 +00:00
* [x] Basic arguments and subcommands
* [ ] Subcommand groups
* [ ] Mention arguments
* [ ] Attachment arguments
* [ ] 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
2022-10-28 20:46:10 +00:00
* [x] Auto-joining threads when opening
2022-07-03 09:58:57 +00:00
* [ ] Backfilling threads after joining
* [x] Custom emojis
2023-01-29 00:13:02 +00:00
* [x] Embeds
2023-01-29 14:14:39 +00:00
* [ ] Interactive components
2023-01-29 00:13:02 +00:00
* [x] Interactions (commands)
2023-01-29 14:14:39 +00:00
* [x] @everyone/@here mentions into @room
* [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
2023-01-29 14:14:39 +00:00
* [x] Channel/group DM metadata changes
* [x] Title
* [x] Avatar
* [x] Description
* [x] Initial channel/group DM metadata
* [ ] User metadata changes
* [ ] Display name
* [ ] Avatar
* [ ] Initial user metadata
* [ ] Display name
* [ ] Avatar
* Misc
2022-10-28 20:46:10 +00:00
* [x] Login methods
* [x] QR scan from mobile
2022-10-28 20:46:10 +00:00
* [x] Manually providing access token
2023-01-29 14:14:39 +00:00
* [x] Automatic portal creation
* [x] 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