mirror of
https://github.com/element-hq/element-web.git
synced 2025-12-28 07:14:20 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| @types | ||
| app-tests | ||
| components/views/dialogs | ||
| setup | ||
| test-utils | ||
| unit-tests | ||
| CreateCrossSigning-test.ts | ||
| globalSetup.ts | ||
| jest-mocks.ts | ||
| setupTests.ts | ||
| slowReporter.cjs | ||