element-web/src/hooks
2024-09-02 15:45:25 +00:00
..
room Extract Extensions into their own right panel tab (#12844) 2024-07-31 09:38:25 +00:00
spotlight Polish & delabs Exploring public spaces feature (#11423) 2023-08-21 09:39:20 +00:00
useAccountData.ts Preparations for React 18 (#12860) 2024-08-05 07:59:27 +00:00
useAnimation.ts
useAsyncMemo.ts
useAsyncRefreshMemo.ts Implement new model, hooks and reconcilation code for new GYU notification settings (#11089) 2023-06-17 00:17:51 +00:00
useAudioDeviceSelection.ts Migrate more strings to translation keys (#11651) 2023-09-22 16:39:40 +01:00
useCall.ts New Header edgecase fixes: Close lobby button not shown, disable join button in various places, more... (#12235) 2024-02-08 16:48:50 +00:00
useDispatcher.ts Remove flux dependency (#10313) 2023-03-08 14:19:05 +00:00
useEncryptionStatus.ts Add E2E status in room header (#11493) 2023-08-31 11:06:14 +00:00
useEventEmitter.ts Switch to importing matrix-js-sdk from its main export (#11360) 2023-08-03 12:56:30 +00:00
useFocus.ts
useGlobalNotificationState.ts Add Voice and Video call in room header (#11444) 2023-08-23 14:13:40 +00:00
useHover.ts
useIsEncrypted.ts Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
useIsInitialSyncComplete.ts Prefer MatrixClientContext over MatrixClientPeg (#10986) 2023-06-14 13:42:07 +01:00
useIsReleaseAnnouncementOpen.ts Close the release announcement when a dialog is opened (#12559) 2024-05-29 07:22:50 +00:00
useLatestResult.ts
useLocalEcho.ts Improve types (#11239) 2023-07-12 15:56:51 +01:00
useLocalStorageState.ts Conform more of the codebase to strict types (#11191) 2023-07-05 11:53:22 +01:00
useNotificationSettings.tsx GYU: Account Notification Settings (#11008) 2023-06-29 15:46:31 +00:00
usePermalink.ts Create more common_* common strings (#11439) 2023-08-23 10:25:33 +01:00
usePermalinkEvent.ts Use MatrixClientPeg::safeGet in src/{stores,hooks,components/structures}/* (#10988) 2023-06-15 15:11:49 +01:00
usePermalinkMember.ts Add UserProfilesStore, LruCache and cache for user permalink profiles (#10425) 2023-03-27 10:07:43 +02:00
usePermalinkTargetRoom.ts Update all non-major dependencies (#12815) 2024-07-24 10:53:13 +00:00
usePinnedEvents.ts Don't emit decrypted event for the banner (#12944) 2024-09-02 15:45:25 +00:00
useProfileInfo.ts Use MatrixClientPeg::safeGet in src/{stores,hooks,components/structures}/* (#10988) 2023-06-15 15:11:49 +01:00
usePublicRoomDirectory.ts Avoid using deprecated exports, fields, and duplicate code (#12555) 2024-05-28 08:41:20 +01:00
usePushers.ts Implement new model, hooks and reconcilation code for new GYU notification settings (#11089) 2023-06-17 00:17:51 +00:00
useRoomMembers.ts Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
useRoomName.ts Migrate more strings to translation keys (#11671) 2023-09-26 18:35:55 +01:00
useRoomNotificationState.ts Conform more of the codebase to strictNullChecks (#10738) 2023-05-09 18:24:40 +01:00
useRoomState.ts Rebuild hook around room header call management 2023-09-06 17:41:52 +01:00
useSettings.ts New theme ui in user settings (#12576) 2024-06-26 15:47:01 +00:00
useSlidingSyncRoomSearch.ts Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
useSmoothAnimation.ts
useSpaceResults.ts Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
useStateArray.ts
useStateCallback.ts Conform more of the codebase to strict types (#11191) 2023-07-05 11:53:22 +01:00
useStateToggle.ts
useTheme.ts New theme ui in user settings (#12576) 2024-06-26 15:47:01 +00:00
useThreepids.ts Consume more imports from matrix-js-sdk/src/matrix (#11449) 2023-08-23 09:04:25 +00:00
useTimeout.ts
useTimeoutToggle.ts
useTransition.ts Redesign room search interface (#12677) 2024-07-08 09:57:41 +00:00
useUnreadNotifications.ts Take the Threads Activity Centre out of labs (#12439) 2024-04-29 15:30:19 +00:00
useUserDirectory.ts Use MatrixClientPeg::safeGet in src/{stores,hooks,components/structures}/* (#10988) 2023-06-15 15:11:49 +01:00
useUserOnboardingContext.ts Rework how the onboarding notifications task works (#12839) 2024-07-30 14:55:08 +00:00
useUserOnboardingTasks.ts Rename general user settings to account (#12841) 2024-08-06 17:05:08 +00:00
useWindowWidth.ts Show tooltips on narrow tabbed views (#12624) 2024-06-14 14:17:46 +00:00