Add support for stickers from Discord

This commit is contained in:
Tulir Asokan
2022-07-03 12:58:57 +03:00
parent ac7be4bb4e
commit 752063f292
5 changed files with 137 additions and 70 deletions

View File

@@ -2,10 +2,10 @@
* Matrix → Discord
* [x] Message content
* [x] Plain text
* [ ] Formatted messages
* [x] Formatted messages
* [x] Media/files
* [x] Replies
* [ ] Threads
* [x] Threads
* [x] Message redactions
* [x] Reactions
* [x] Unicode emojis
@@ -26,14 +26,17 @@
* Discord → Matrix
* [ ] Message content
* [x] Plain text
* [ ] Formatted messages
* [x] Formatted messages
* [x] Media/files
* [x] Replies
* [ ] Threads
* [x] Threads
* [ ] Auto-joining threads
* [ ] Backfilling threads after joining
* [x] Custom emojis
* [x] Message deletions
* [ ] Reactions
* [x] Reactions
* [x] Unicode emojis
* [ ] Custom emojis
* [x] Custom emojis (not yet supported on Matrix)
* [x] Avatars
* [ ] Presence
* [ ] Typing notifications