schildichat-desktop/FEATURES.md

36 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2024-05-09 09:36:23 +02:00
# Features and changes compared to upstream
Note that this list may be incomplete or outdated.
## General UI
2024-10-20 17:50:08 +02:00
- Schildi theme
2024-10-27 19:26:23 +01:00
- Some changed settings defaults
2024-05-09 09:36:23 +02:00
## Chat overview ("room list")
- Unified room list instead of separating DMs and groups (TODO: setting)
- Do not exclude currently selected room when updating room sort order
- Do not force muted rooms to be sorted at the bottom
2024-05-09 09:39:30 +02:00
- Hide reactions from room previews
2024-05-26 10:46:02 +02:00
- Show unread state of muted rooms
- Increase default visible tiles before collapsing each section
- Include DMs in space unread counts
2024-05-30 15:07:55 +02:00
- Show space overview rather then jumping to last opened room when switching space
- Do not add spaces to recently opened rooms list ("breadcrumbs")
2024-05-09 09:36:23 +02:00
## Conversation screen
2024-05-29 19:35:18 +02:00
- Allow sending freeform reactions
- Less restrictive width limit for rendering text reactions
## Non-core community contributions
Following features and changes are community-maintained, i.e. do not embody core SchildiChat features and may be dropped in future releases in case they cause a notable maintenance burden.
- [Improved IRC layout](https://github.com/SchildiChat/schildichat-desktop/pull/269)