mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08:00
acdcda78f0
* sliding sync: add lazy-loading member support Also swap to `$ME` constants when referring to our own member event. * Hook into existing LL logic when showing the MemberList * Linting * Use consts in js sdk not react sdk * Add jest tests * linting * Store the room in the test * Fix up getRoom impl * Add MemberListStore * Use the right context in MemberList tests * Fix RightPanel-test * Always return members even if we lazy load * Add MemberListStore tests * Additional tests |
||
---|---|---|
.. | ||
__snapshots__ | ||
auth | ||
ContextMenu-test.ts | ||
LargeLoader-test.tsx | ||
LegacyCallEventGrouper-test.ts | ||
MessagePanel-test.tsx | ||
RightPanel-test.tsx | ||
RoomStatusBar-test.tsx | ||
RoomStatusBarUnsentMessages-test.tsx | ||
RoomView-test.tsx | ||
SearchRoomView-test.tsx | ||
TabbedView-test.tsx | ||
ThreadPanel-test.tsx | ||
ThreadView-test.tsx | ||
TimelinePanel-test.tsx | ||
UserMenu-test.tsx |