vojo/src/app/hooks
2026-04-23 22:00:26 +03:00
..
media Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30
router fix space lobby / search selected hook not working (#2675) 2026-02-22 15:14:04 +11:00
types.ts feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
useAccountData.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
useAccountDataCallback.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
useAccountManagement.ts Link device account management with OIDC (#2390) 2025-07-15 22:40:16 +10:00
useAlive.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
useAndroidBackButton.ts feature with back button on native app 2026-04-18 01:30:48 +03:00
useAndroidCallForegroundSync.ts Add microphone foreground service to keep Android DM calls alive under lock screen 2026-04-23 00:04:16 +03:00
useAppUrlOpen.ts user dm links 2026-04-21 21:11:32 +03:00
useAsyncCallback.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
useAsyncSearch.ts sanitize string before used in regex to prevent crash (#2219) 2025-02-20 18:30:54 +11:00
useAuthFlows.ts feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
useAuthMetadata.ts Link device account management with OIDC (#2390) 2025-07-15 22:40:16 +10:00
useAuthServer.ts feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
useAutoDiscoveryInfo.ts feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
useCall.ts Apply deafen state when call member changes (#2737) 2026-03-08 14:22:11 +11:00
useCallEmbed.ts dm calls mvp: phase 1: outgoing DM voice call via element-call voiceOnly intent 2026-04-18 23:31:42 +03:00
useCallerAutoHangup.ts Enforce DM call switching and foreground native call ownership 2026-04-22 21:27:54 +03:00
useCallSpeakers.ts Display call member speaking status on bottom bar (#2742) 2026-03-08 22:00:35 +11:00
useCapabilities.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
useCategoryHandler.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
useClientConfig.ts add notifications support for android (mostly) 2026-04-17 22:54:44 +03:00
useCommands.ts Remove unused javascript (#2470) 2025-08-29 19:34:52 +10:00
useComposingCheck.ts fix: Prevent IME-exiting Enter press from sending message on Safari (#2175) 2025-09-25 09:05:42 +05:30
useCrossSigning.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
useDateFormat.ts feat: add YYYY-MM-DD (ISO 8601) date format to presets (#2712) 2026-03-27 21:20:10 +11:00
useDebounce.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
useDeviceList.ts upgrade to matrix-js-sdk v37.5.0 (#2327) 2025-05-18 10:53:56 +05:30
useDeviceVerificationStatus.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
useDirectUsers.ts Support room version 12 (#2399) 2025-08-13 00:12:30 +10:00
useDismissNativeCallNotifications.ts Use Capacitor pause/resume events on Android to gate appActive at the same lifecycle edge as MainActivity.isInForeground. 2026-04-23 22:00:26 +03:00
useDmCallStart.ts Enforce DM call switching and foreground native call ownership 2026-04-22 21:27:54 +03:00
useDocumentFocusChange.ts Fix auto read (#1466) 2023-10-21 12:44:21 +05:30
useElementSizeObserver.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
useEmailNotifications.ts Add email notification toggle (#2223) 2025-02-21 19:15:47 +11:00
useFileDrop.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
useFilePasteHandler.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
useFilePicker.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
useForceUpdate.js Implement sending read receipt in new pagination 2021-12-07 21:04:07 +05:30
useForceUpdate.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
useGetRoom.ts New room settings, add customizable power levels and dev tools (#2222) 2025-03-19 23:14:54 +11:00
useIgnoredUsers.ts Hide existing messages from ignored users (#2236) 2025-02-28 18:47:23 +11:00
useImagePackRooms.ts New room settings, add customizable power levels and dev tools (#2222) 2025-03-19 23:14:54 +11:00
useImagePacks.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
useIncomingRtcNotifications.ts Track declined notification IDs and re-check them after resolveCallId await to block stale rings when a decline lands during the async yield. 2026-04-23 19:57:27 +03:00
useIntersectionObserver.ts Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30
useInterval.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
useJoinedRoomId.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
useKeyBackup.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
useKeyDown.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
useListFocusIndex.ts Add new ctrl/cmd - k search modal (#2467) 2025-08-27 22:25:49 +10:00
useLivekitSupport.ts Show call support error and disable join button (#2748) 2026-03-09 21:39:58 +11:00
useLocalRoomSummary.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
useMatrixClient.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
useMatrixEventRenderer.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
useMediaAuthentication.ts Fix auth media check for dendrite (#1952) 2024-09-14 18:54:06 +05:30
useMediaConfig.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
useMemberEventParser.tsx fix crash on membership change with invalid data (#2182) 2025-01-26 22:53:16 +11:00
useMemberFilter.ts localize room settings 2026-04-14 21:27:03 +03:00
useMemberPowerCompare.ts Support room version 12 (#2399) 2025-08-13 00:12:30 +10:00
useMemberPowerTag.ts Support room version 12 (#2399) 2025-08-13 00:12:30 +10:00
useMembership.ts Redesign user profile view (#2396) 2025-08-09 22:16:10 +10:00
useMemberSort.ts localize room settings 2026-04-14 21:27:03 +03:00
useMentionClickHandler.ts Redesign user profile view (#2396) 2025-08-09 22:16:10 +10:00
useMessageLayout.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
useMessageSpacing.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
useMutationObserver.ts Display call member speaking status on bottom bar (#2742) 2026-03-08 22:00:35 +11:00
useMutualRooms.ts Redesign user profile view (#2396) 2025-08-09 22:16:10 +10:00
useNavToActivePathMapper.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
useNotificationMode.ts Add option to change room notification settings (#2281) 2025-03-20 20:27:00 +11:00
useObjectURL.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
usePan.ts Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30
useParsedLoginFlows.ts feat(auth): rebrand auth pages to Vojo with mascot, glassmorphism, and i18n 2026-04-13 00:27:34 +03:00
usePasswordEmail.ts feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
usePathWithOrigin.ts feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
usePendingCallActionConsumer.ts Enforce DM call switching and foreground native call ownership 2026-04-22 21:27:54 +03:00
usePendingDeclinesFlusher.ts dm calls mvp: phase 5.35 polish: cancel notif on null session, redact token-leak in JSON parse log, guard drain from resume race 2026-04-20 23:41:29 +03:00
usePowerLevels.ts Support room version 12 (#2399) 2025-08-13 00:12:30 +10:00
usePowerLevelTags.ts localize room settings 2026-04-14 21:27:03 +03:00
usePushNotifications.ts Enforce DM call switching and foreground native call ownership 2026-04-22 21:27:54 +03:00
usePushRule.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
useRecentEmoji.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
useRegisterEmail.ts feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
useRelations.ts Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30
useReportRoomSupported.ts Better invites management (#2336) 2025-05-24 20:07:56 +05:30
useResizeObserver.ts Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30
useRestoreBackupOnVerification.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
useRoom.ts Change username color in chat with power level color (#2282) 2025-03-23 22:09:29 +11:00
useRoomAccountData.ts New room settings, add customizable power levels and dev tools (#2222) 2025-03-19 23:14:54 +11:00
useRoomAliases.ts New room settings, add customizable power levels and dev tools (#2222) 2025-03-19 23:14:54 +11:00
useRoomCreators.ts Support room version 12 (#2399) 2025-08-13 00:12:30 +10:00
useRoomCreatorsTag.ts localize room settings 2026-04-14 21:27:03 +03:00
useRoomDirectoryVisibility.ts Add publish to directory toggle in room settings (#2279) 2025-03-20 20:25:31 +11:00
useRoomEvent.ts fix edits does not reflect in pinned messages (#2107) 2025-02-10 21:16:01 +11:00
useRoomEventReaders.ts fix wrong following member count on message sent (#1464) 2023-10-20 14:09:47 +05:30
useRoomLatestRenderedEvent.ts fix thread fallback (#1478) 2023-10-23 21:43:07 +11:00
useRoomMembers.ts Improve Members Right Panel (#1286) 2023-06-22 09:14:50 +10:00
useRoomMeta.ts feat: Add voice/video room support (#2680) 2026-03-07 18:03:32 +11:00
useRoomNavigate.ts improve parent selection when opening a room (#2388) 2025-07-11 21:03:55 +10:00
useRoomPermissions.ts Support room version 12 (#2399) 2025-08-13 00:12:30 +10:00
useRoomPinnedEvents.ts Pinned Messages (#2081) 2024-12-16 16:25:15 +05:30
useRoomsNotificationPreferences.ts Add option to change room notification settings (#2281) 2025-03-20 20:27:00 +11:00
useRoomState.ts New room settings, add customizable power levels and dev tools (#2222) 2025-03-19 23:14:54 +11:00
useRoomTypingMembers.ts (chore) remove outdated code (#1765) 2024-07-08 21:27:10 +10:00
useScreenSize.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
useSecretStorage.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
useSidebarItems.ts rebranding from cinny to vojo: change basic icons and naming 2026-04-13 02:22:44 +03:00
useSpace.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
useSpaceHierarchy.ts Fix unknown rooms in space lobby (#2224) 2025-02-22 19:24:33 +11:00
useSpecVersions.ts feat: URL navigation in auth (#1603) 2024-01-21 18:20:56 +05:30
useSpoilerClickHandler.ts support matrix.to links (#1849) 2024-07-30 22:18:59 +10:00
useStateEvent.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
useStateEventCallback.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
useSwitchOrStartDmCall.ts Enforce DM call switching and foreground native call ownership 2026-04-22 21:27:54 +03:00
useSyncState.ts handle error in loading screen (#1823) 2024-07-22 20:47:19 +10:00
useTextAreaCodeEditor.ts New room settings, add customizable power levels and dev tools (#2222) 2025-03-19 23:14:54 +11:00
useTextAreaIntent.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
useTheme.ts Change username color in chat with power level color (#2282) 2025-03-23 22:09:29 +11:00
useThrottle.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
useTimeoutToggle.ts Add code block copy and collapse functionality (#2361) 2025-07-23 20:40:56 +05:30
useTypingStatusUpdater.ts URL navigation in interface and other improvements (#1633) 2024-06-01 00:19:46 +10:00
useUIAFlows.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
useUserPresence.ts Redesign user profile view (#2396) 2025-08-09 22:16:10 +10:00
useUserProfile.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
useUserTrustStatusChange.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
useVerificationRequest.ts redesigned app settings and switch to rust crypto (#1988) 2025-02-10 16:49:47 +11:00
useVirtualPaginator.ts scroll to bottom in unfocused window but stop sending read receipt (#2214) 2025-02-21 19:18:02 +11:00
useZoom.ts Refactor timeline (#1346) 2023-10-06 08:14:06 +05:30