element-web/test/stores/room-list
Michael Weimann b5727cb463
Include thread replies in message previews (#10631)
* Include thread replies to message previews

* Extend tests

* Fix type issue

* Use currentColor for thread icon

* Fix long room name overflow

* Update snapshots

* Fix preview

* Fix typing issue

* Fix type issues

* Tweak thread reply detection

* Extend tests

* Fix type issue

* Fix test
2023-06-01 07:53:48 +00:00
..
algorithms Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
filters Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
previews Move reaction message previews out of labs (#10601) 2023-05-05 07:45:14 +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 Include thread replies in message previews (#10631) 2023-06-01 07:53:48 +00:00
RoomListStore-test.ts Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
SlidingRoomListStore-test.ts Add ESLint Jest (#10261) 2023-03-01 16:23:35 +01:00
SpaceWatcher-test.ts Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00