mirror of https://github.com/mautrix/go.git
50 lines
1.2 KiB
Markdown
50 lines
1.2 KiB
Markdown
# Megabridge features
|
|
|
|
* [ ] Messages
|
|
* [x] Text (incl. formatting and mentions)
|
|
* [x] Attachments
|
|
* [ ] Polls
|
|
* [x] Replies
|
|
* [x] Threads
|
|
* [x] Edits
|
|
* [x] Reactions
|
|
* [x] Reaction mass-syncing
|
|
* [x] Deletions
|
|
* [x] Message status events and error notices
|
|
* [x] Backfilling history
|
|
* [x] Login
|
|
* [x] Logout
|
|
* [x] Re-login after credential expiry
|
|
* [x] Disappearing messages
|
|
* [x] Read receipts
|
|
* [ ] Presence
|
|
* [x] Typing notifications
|
|
* [x] Spaces
|
|
* [x] Relay mode
|
|
* [x] Chat metadata
|
|
* [x] Archive/low priority
|
|
* [x] Pin/favorite
|
|
* [x] Mark unread
|
|
* [x] Mute status
|
|
* [x] Temporary mutes ("snooze")
|
|
* [x] User metadata (name/avatar)
|
|
* [x] Group metadata
|
|
* [x] Initial meta and full resyncs
|
|
* [x] Name, avatar, topic
|
|
* [x] Members
|
|
* [x] Permissions
|
|
* [x] Change events
|
|
* [x] Name, avatar, topic
|
|
* [x] Members (join, leave, invite, kick, ban, knock)
|
|
* [x] Permissions (promote, demote)
|
|
* [ ] Misc actions
|
|
* [ ] Invites / accepting message requests
|
|
* [x] Create group
|
|
* [x] Create DM
|
|
* [x] Get contact list
|
|
* [x] Check if identifier is on remote network
|
|
* [x] Search users on remote network
|
|
* [ ] Delete chat
|
|
* [ ] Report spam
|
|
* [ ] Custom emojis
|