FEATURES.md: Synapse moved MSC2654 behind experimental flag

https: //github.com/matrix-org/synapse/commit/bebf994ee804ef63ce16801c6694713fcd685320
Change-Id: Icdb86a8d8ba24648723c126b1d9346a4622ffa66
This commit is contained in:
SpiritCroc 2022-05-12 20:27:58 +02:00
parent 347af40ec0
commit 42ac513da4

View File

@ -13,7 +13,7 @@ Here you can find some extra features and changes compared to Element Android (w
- Setting for room previews: show all events, hide membership changes, hide membership changes and reactions (individual settings for direct chats and groups)
- More prominent unread counter for chats in the room overview (bigger, different placement, more noticeable color in SchildiChat designs)
- Mark chats as unread ([MSC2867](https://github.com/matrix-org/matrix-spec-proposals/pull/2867), only works with compatible clients (SchildiChat, FluffyChat))
- Optionally count unread messages also for muted chats, displayed with a different color ([MSC2654](https://github.com/matrix-org/matrix-spec-proposals/pull/2654), only works with synapse right now)
- Optionally count unread messages also for muted chats, displayed with a different color (requires server-side [MSC2654](https://github.com/matrix-org/matrix-spec-proposals/pull/2654) support)
- Possibility to not show people in spaces based on their space membership, but only if the chat is actually part of the space
- Setting to jump to bottom on send
- Setting to also enable URL previews in encrypted chats (for users who trust their homeserver or who don't care about leaked message content in this case)