Skip to content

Cherrypick Fix state event visiblity in timeline 23.04

James Graham requested to merge work/cherry-pick-741cb571 into release/23.04

Rework the filtering of state events in the timeline and for lastevent. This is now consistent everywhere and includes the following:

  • The timeline settings are obeyed everywhere
  • A new setting is added to filter all state events
  • Last event obeys the timeline setting in all cases
  • The roomlist will show a state event as the latest event if it's visible in the timeline
  • Names are no longer hyperlinked in eventToString if plaintext is selected.

BUG: 455048
Closes #148 (closed)

(cherry picked from commit 741cb571)

Merge request reports