Update FEATURES.md

Change-Id: I0d3678219babe3e53e4af296b564d9de29615904
This commit is contained in:
SpiritCroc 2022-03-15 08:51:54 +01:00
parent b9b5bd6519
commit 03863a9585

View file

@ -2,28 +2,35 @@
Here you can find some extra features and changes compared to Element Android (without guarantees on correctness or up-to-dateness).
- Branding (name, icon, links)
- Different (optional) styles for message bubbles, with selectable corner radius and optional tail
- Optional unified chat list instead of dividing group chats and direct messages
- Additional SchildiChat light, dark and black themes
- SchildiChat light, dark and black themes with multiple choices for accent colors
- Possibility to color usernames by power level, allowing for different settings depending on whether it's a public chat, a group chat or a direct chat
- Possibility to select themes for both light and dark system mode individually
- Optional chat layouts with message bubbles
- Message count passed to the notification badge (visible next to the launcher icon on recent Android versions)
- More prominent unread counter for chats in the room overview (bigger, different placement, more noticeable color in SchildiChat designs)
- Remember across app restarts which categories in the chat overview are expanded or collapsed
- [UnifiedPush](https://unifiedpush.org/) support
- "Easy mode" which disables public room functionality
- Setting for room previews: show all events, hide membership changes, hide membership changes and reactions (individual settings for direct chats and groups)
- Optional: let overview categories' unread counters also account for chats with disabled notifications (using a different color to indicate the reduced importance)
- 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)
- 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)
- Possibility to open rooms at first unread message instead of at the bottom of the chat
- Possibility to hide the voice message button in the composer
- Experimental feature to switch between top-level spaces by swiping the room list
- Remember across app restarts which categories in the chat overview are expanded or collapsed
- Message count passed to the notification badge (visible next to the launcher icon on recent Android versions)
- Bigger stickers
- Don't always repeat sender name for multiple stickers by the same sender
- Chat options menu: add entry for member list (to skip the step of clicking on the room name, to enter room settings), and hide the less frequently used invite option (which is still available from the member list)
- Optional simplified mode: hide public room functionality and some encryption details
- Experimental possibility to mark rooms as unread (using [MSC2867](https://github.com/matrix-org/matrix-doc/pull/2867), not implemented by many other clients yet)
- Option to also show URL previews in e2e-encrypted chats (for users who trust their homeserver or who don't care about leaked message content in this case)
- Smaller compose area (as before Element 1.0.12)
- Compose area: emoji button on the left, attachments button on the right (flipped compared to Element, but what most other messengers do, thus more familiar to most users)
- Branding (name, app icon, links)
- Show a toast instead of a snackbar after copying text, in order to not block the input area right after copying
- Change some default settings (e.g., hide deleted messages by default)
- Disable bug reporting to Element
- Disable bug reporting to Element, report to SchildiChat instead
- Login screen: more prominent login via Matrix-ID, removed login via EMS
- Hide "help" text that tells users to long-press a room, which users reported to be rather confusing than helpful
- Hide trailing newlines in text messages