mirror of
https://github.com/element-hq/element-web.git
synced 2024-11-30 15:19:39 +03:00
08a0c6f86c
* add direct child maps * track rooms, users and space children in flat hierarchy in spacestore Signed-off-by: Kerry Archibald <kerrya@element.io> * update spacefiltercondition to use new spacestore * remove unused code Signed-off-by: Kerry Archibald <kerrya@element.io> * typos Signed-off-by: Kerry Archibald <kerrya@element.io> * only build flattened rooms set once per space when updating notifs * copyright Signed-off-by: Kerry Archibald <kerrya@element.io> * remove unnecessary currying Signed-off-by: Kerry Archibald <kerrya@element.io> * rename SpaceStore spaceFilteredRooms => roomsIdsBySpace, spaceFilteredUsers => userIdsBySpace Signed-off-by: Kerry Archibald <kerrya@element.io> * cache aggregates rooms and users by space Signed-off-by: Kerry Archibald <kerrya@element.io> * emit events recursively up parent spaces on changes Signed-off-by: Kerry Archibald <kerrya@element.io> * exclude meta spaces from aggregate cache Signed-off-by: Kerry Archibald <kerrya@element.io> * stray log * fix emit on member update Signed-off-by: Kerry Archibald <kerrya@element.io> * call order Signed-off-by: Kerry Archibald <kerrya@element.io> * extend existing getKnownParents fn Signed-off-by: Kerry Archibald <kerrya@element.io> * refine types and comments Signed-off-by: Kerry Archibald <kerrya@element.io> |
||
---|---|---|
.. | ||
accessibility | ||
autocomplete | ||
components | ||
editor | ||
end-to-end-tests | ||
i18n | ||
i18n-test | ||
img | ||
notifications | ||
settings/watchers | ||
stores | ||
utils | ||
.eslintrc.js | ||
CallHandler-test.ts | ||
createRoom-test.js | ||
DecryptionFailureTracker-test.js | ||
DeviceListener-test.ts | ||
globalSetup.js | ||
KeyBindingsManager-test.ts | ||
linkify-matrix-test.ts | ||
Markdown-test.ts | ||
minimal-sdk.js | ||
PosthogAnalytics-test.ts | ||
ScalarAuthClient-test.js | ||
setupTests.js | ||
skinned-sdk.js | ||
Terms-test.js | ||
test-utils.js | ||
TextForEvent-test.ts | ||
UserActivity-test.js |