element-web/src/hooks
kegsay 0453b264e3
Sliding Sync: improve sort order, show subspace rooms, better tombstoned room handling (#9484)
* Add support for include_old_rooms and by_notification_level

* Include subspaces when apply spaces filter

* Remove stray is_tombstoned

* tests: add SlidingRoomListStore jest tests; update proxy version in cypress

* Add additional tests

* Additional tests

* Linting

* Update test/stores/room-list/SlidingRoomListStore-test.ts

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2022-10-26 14:04:03 +01:00
..
room
spotlight
useAccountData.ts
useAnimation.ts
useAsyncMemo.ts
useCall.ts Disconnect other connected devices (of the same user) when joining an Element call (#9379) 2022-10-14 15:17:49 +02:00
useDispatcher.ts
useEventEmitter.ts New group call experience: Room header call buttons (#9311) 2022-09-25 10:57:25 -04:00
useFavouriteMessages.ts
useFocus.ts
useHover.ts
useIsEncrypted.ts
useIsInitialSyncComplete.ts
useLatestResult.ts
useLocalEcho.ts
useLocalStorageState.ts
useProfileInfo.ts
usePublicRoomDirectory.ts
useRoomMembers.ts
useRoomNotificationState.ts
useRoomState.ts
useSettings.ts
useSlidingSyncRoomSearch.ts Sliding Sync: improve sort order, show subspace rooms, better tombstoned room handling (#9484) 2022-10-26 14:04:03 +01:00
useSmoothAnimation.ts Fix progress bar regression throughout the app (#9219) 2022-08-25 16:39:00 +01:00
useSpaceResults.ts
useStateArray.ts
useStateCallback.ts
useStateToggle.ts
useTimeout.ts
useUnreadNotifications.ts Add thread notification with server assistance (MSC3773) (#9400) 2022-10-24 07:50:21 +01:00
useUserDirectory.ts
useUserOnboardingContext.ts Reduce amount of requests done by the onboarding task list (#9194) 2022-08-22 13:48:54 +02:00
useUserOnboardingTasks.ts Reduce amount of requests done by the onboarding task list (#9194) 2022-08-22 13:48:54 +02:00