element-web-Github/test/stores/room-list
David Langley 6cec2bba0f
Use the same logic in prevews as the timeline to hide events that should be hidden (#12434)
* 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
2024-04-17 12:32:28 +00:00
..
algorithms Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
filters Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
previews Avoid using deprecated exports & methods from matrix-js-sdk (#12359) 2024-03-25 12:21:02 +00:00
utils Sort muted rooms to the bottom of their section of the room list (#10592) 2023-05-05 01:53:26 +00:00
MessagePreviewStore-test.ts Use the same logic in prevews as the timeline to hide events that should be hidden (#12434) 2024-04-17 12:32:28 +00:00
RoomListStore-test.ts Video call meta space (#12297) 2024-03-25 18:35:31 +00:00
SlidingRoomListStore-test.ts Conform more of the codebase to strict typing (#11195) 2023-07-07 09:02:13 +01:00
SpaceWatcher-test.ts Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00