FEATURES.md: Add missed emote sending

Change-Id: I59891a20fc5d25b3cb11409bc1b06027c372f549
This commit is contained in:
SpiritCroc 2022-12-27 08:39:36 +01:00
parent 1a438756f4
commit 50a4983449
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ Here you can find some extra features and changes compared to Element Android (w
- Setting to not alert for new messages if there's still an old notification for that room
- Setting to hide start call buttons from the room's toolbar
- Render inline images / custom emojis in the timeline
- Allow sending custom emotes, if they have been set up with another compatible client ([MSC2545](https://github.com/matrix-org/matrix-spec-proposals/pull/2545))
- Render image reactions
- Send freeform reactions
- Render media captions ([MSC2530](https://github.com/matrix-org/matrix-spec-proposals/pull/2530))