riot-web/test/stores
Kerry 44e0732144
Sort muted rooms to the bottom of their section of the room list (#10592)
* muted-to-the-bottom POC

* split muted rooms in natural algorithm

* add previous event to account data dispatch

* add muted to notification state

* sort muted rooms to the bottom

* only split muted rooms when sorting is RECENT

* remove debugs

* use RoomNotifState better

* add default notifications test util

* test getChangedOverrideRoomPushRules

* remove file

* test roomudpate in roomliststore

* unit test ImportanceAlgorithm

* strict fixes

* test recent x importance with muted rooms

* unit test NaturalAlgorithm

* test naturalalgorithm with muted rooms

* strict fixes

* comments

* add push rules test utility

* strict fixes

* more strict

* tidy comment

* document previousevent on account data dispatch event

* simplify (?) room mute rule utilities, comments

* remove debug
2023-05-05 01:53:26 +00:00
..
__snapshots__
notifications
right-panel
room-list Sort muted rooms to the bottom of their section of the room list (#10592) 2023-05-05 01:53:26 +00:00
widgets Conform more of the codebase to `strictNullChecks` (#10504 2023-04-04 11:41:46 +01:00
AccountPasswordStore-test.ts
ActiveWidgetStore-test.ts
AutoRageshakeStore-test.ts Changes for v3.69.0 2023-03-28 11:23:16 +01:00
BreadcrumbsStore-test.ts
MemberListStore-test.ts
OwnBeaconStore-test.ts Conform more of the codebase to `strictNullChecks` (#10518 2023-04-06 11:10:14 +01:00
RoomNotificationStateStore-test.ts
RoomViewStore-test.ts
SetupEncryptionStore-test.ts
SpaceStore-test.ts
ToastStore-test.ts
TypingStore-test.ts
UserProfilesStore-test.ts Check profiles before starting a DM (#10472) 2023-04-05 13:13:51 +02:00
VoiceRecordingStore-test.ts
WidgetLayoutStore-test.ts