element-web/test
R Midhun Suresh 7ff1fd259d
Room List Store: Support filters by implementing just the favourite filter (#29433)
* Implement the favourite filter

* Make the room node capable of dealing with filters

- Holds data to indicate which filters apply
- Provides method to check if a given set of filters apply to this node
- Provides a method to recalculate which filters apply

* Wire up the filtering mechanism in skip list

* Use filters in the store

* Remove else

* Use a set instead of map
2025-03-06 12:43:25 +00:00
..
@types Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
app-tests Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
components/views/dialogs Make themed widgets reflect the effective theme (#28342) 2025-01-28 10:53:35 +00:00
setup Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
test-utils Show error screens in group calls (#29254) 2025-03-05 20:41:26 +00:00
unit-tests Room List Store: Support filters by implementing just the favourite filter (#29433) 2025-03-06 12:43:25 +00:00
CreateCrossSigning-test.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
globalSetup.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
jest-mocks.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
setupTests.ts Switch to secure random strings (#29013) 2025-01-21 13:54:57 +00:00
slowReporter.cjs Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00