mirror of
https://github.com/vector-im/element-web.git
synced 2025-12-15 22:31:32 +01:00
* use the same logic in prevews as the timeline to hide events that should not be shown * skip any events we should hide, don't need to special case Replace events as we should be ignoring them(getContent() will use replacingEvent) * lint