element-web-Github/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__ Provide a more detailed error message than "No known servers" (#6048) 2023-02-24 15:59:30 +00:00
notifications Devtools for stuck notifications (#10042) 2023-02-03 11:07:24 +01:00
right-panel Apply prettier formatting 2022-12-12 12:24:14 +01:00
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 Do not prompt for a password when doing a „reset all“ after login (#10208) 2023-02-23 08:46:49 +01:00
ActiveWidgetStore-test.ts Fix infinite loop when pinning/unpinning persistent widgets (#8396) 2022-04-25 08:29:54 -04:00
AutoRageshakeStore-test.ts Changes for v3.69.0 2023-03-28 11:23:16 +01:00
BreadcrumbsStore-test.ts Conform more of the codebase to strictNullChecks (#10350 2023-03-10 14:55:06 +00:00
MemberListStore-test.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
OwnBeaconStore-test.ts Conform more of the codebase to strictNullChecks (#10518 2023-04-06 11:10:14 +01:00
RoomNotificationStateStore-test.ts Support dynamic room predecessors in RoomNotificationStateStore (#10297) 2023-03-08 14:18:03 +00:00
RoomViewStore-test.ts Provide a more detailed error message than "No known servers" (#6048) 2023-02-24 15:59:30 +00:00
SetupEncryptionStore-test.ts Apply strictNullChecks around the codebase (#10302 2023-03-07 13:19:18 +00:00
SpaceStore-test.ts Support dynamic room predecessors in SpaceStore (#10332) 2023-03-09 09:31:02 +00:00
ToastStore-test.ts test toastStore (#9823) 2022-12-23 09:35:41 +00:00
TypingStore-test.ts 🧵 Enable threads by default (#9736) 2022-12-13 15:09:15 +00:00
UserProfilesStore-test.ts Check profiles before starting a DM (#10472) 2023-04-05 13:13:51 +02:00
VoiceRecordingStore-test.ts Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
WidgetLayoutStore-test.ts Support dynamic room predecessors in WidgetLayoutStore (#10326) 2023-03-09 10:18:23 +00:00