1
0
Fork 0
mirror of https://github.com/mautrix/discord.git synced 2026-07-06 22:33:18 -04:00
mautrix-discord/ROADMAP.md

80 lines
2.2 KiB
Markdown
Raw Permalink Normal View History

# Features & roadmap
* Matrix → Discord
2023-10-03 17:21:41 +03:00
* [ ] Message content
2024-08-15 16:43:13 +03:00
* [ ] Plain text
* [ ] Formatted messages
* [ ] Media/files
* [ ] Replies
* [ ] Threads
2023-10-03 17:21:41 +03:00
* [ ] Custom emojis
2024-08-15 16:43:13 +03:00
* [ ] Message redactions
* [ ] Reactions
* [ ] Unicode emojis
* [ ] Custom emojis (re-reacting with custom emojis sent from Discord already works)
2023-01-29 02:13:02 +02:00
* [ ] Executing Discord bot commands
2024-08-15 16:43:13 +03:00
* [ ] Basic arguments and subcommands
2023-01-29 16:14:39 +02:00
* [ ] Subcommand groups
* [ ] Mention arguments
* [ ] Attachment arguments
* [ ] Presence
2024-08-15 16:43:13 +03:00
* [ ] Typing notifications
* [ ] Own read status
* [ ] Power level
* [ ] Membership actions
* [ ] Invite
* [ ] Leave
* [ ] Kick
* [ ] Room metadata changes
* [ ] Name
* [ ] Avatar
* [ ] Topic
* [ ] Initial room metadata
* Discord → Matrix
* [ ] Message content
2024-08-15 16:43:13 +03:00
* [ ] Plain text
* [ ] Formatted messages
* [ ] Media/files
* [ ] Replies
* [ ] Threads
* [ ] Auto-joining threads when opening
2022-07-03 12:58:57 +03:00
* [ ] Backfilling threads after joining
2024-08-15 16:43:13 +03:00
* [ ] Custom emojis
* [ ] Embeds
2023-01-29 16:14:39 +02:00
* [ ] Interactive components
2024-08-15 16:43:13 +03:00
* [ ] Interactions (commands)
* [ ] @everyone/@here mentions into @room
* [ ] Message deletions
* [ ] Reactions
* [ ] Unicode emojis
* [ ] Custom emojis ([MSC4027](https://github.com/matrix-org/matrix-spec-proposals/pull/4027))
* [ ] Avatars
* [ ] Presence
2022-07-08 17:06:02 +03:00
* [ ] Typing notifications (currently partial support: DMs work after you type in them)
2024-08-15 16:43:13 +03:00
* [ ] Own read status
2022-08-20 11:45:03 +03:00
* [ ] Role permissions
* [ ] Membership actions
* [ ] Invite
* [ ] Join
* [ ] Leave
* [ ] Kick
2024-08-15 16:43:13 +03:00
* [ ] 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
2024-08-15 16:43:13 +03:00
* [ ] Login methods
* [ ] QR scan from mobile
* [ ] Username/password
* [ ] Manually providing access token
* [ ] Automatic portal creation
* [ ] After login
* [ ] When receiving DM
* [ ] Private chat creation by inviting Matrix puppet of Discord user to new room
2024-08-15 16:43:13 +03:00
* [ ] Option to use own Matrix account for messages sent from other Discord clients