From b0a7cbca13a9639483c18e89383b3c78b8e435f4 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Tue, 3 Oct 2023 17:21:41 +0300 Subject: [PATCH] Update custom emoji status in roadmap --- ROADMAP.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 26829cb..aab2680 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -1,11 +1,12 @@ # Features & roadmap * Matrix → Discord - * [x] Message content + * [ ] Message content * [x] Plain text * [x] Formatted messages * [x] Media/files * [x] Replies * [x] Threads + * [ ] Custom emojis * [x] Message redactions * [x] Reactions * [x] Unicode emojis @@ -45,7 +46,7 @@ * [x] Message deletions * [x] Reactions * [x] Unicode emojis - * [x] Custom emojis (not yet supported on Matrix) + * [x] Custom emojis ([MSC4027](https://github.com/matrix-org/matrix-spec-proposals/pull/4027)) * [x] Avatars * [ ] Presence * [ ] Typing notifications (currently partial support: DMs work after you type in them)