Add configuration option for hiding state events #92

Closed
opened 2025-10-14 15:38:55 -06:00 by navan · 0 comments
Owner

Originally created by @ulyssa on 6/5/2025

Fixes #442 by adding a state_event_display option under settings to hide state events. Note that for now using this will re-introduce the unread rooms bug, but once I implement folding it should be possible to make hide state events without reintroducing the bug.

The new option can be used with:

[settings]
state_event_display = false
*Originally created by @ulyssa on 6/5/2025* Fixes #442 by adding a `state_event_display` option under `settings` to hide state events. Note that for now using this will re-introduce the unread rooms bug, but once I implement folding it should be possible to make hide state events without reintroducing the bug. The new option can be used with: ```toml [settings] state_event_display = false ```
navan closed this issue 2025-10-14 15:38:55 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/iamb#92
No description provided.