The communications platform that puts data protection first.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Rocket.Chat/apps/meteor/client/hooks
Tasso Evangelista 575f3df4dd
chore: Split connection status data among other contexts (#36712)
10 months ago
..
customEmoji refactor: remove emoji-custom from meteor (#35737) 1 year ago
iframe refactor: remove `iframeLogin` from meteor (#36022) 1 year ago
lists fix: ui does not update after pruning only files (#36099) 11 months ago
menuActions chore: remove unreadMessages method usage (#35635) 1 year ago
notification fix: desktop notifications implementing privacy settings (#36503) 10 months ago
omnichannel chore: update eslint plugins (#33879) 2 years ago
quickActions
roomActions fix: missing featured RoomToolBoxAction order (#36591) 10 months ago
webdav chore: Upgrade `@tanstack/query` to v5 (#33898) 1 year ago
useAirGappedRestriction.spec.ts chore: Upgrade React (#32288) 1 year ago
useAirGappedRestriction.ts feat!: apply restrictions to air gapped environments (#33241) 2 years ago
useAnalytics.ts refactor: remove Meteor from `useAnalytics` (#35723) 1 year ago
useAnalyticsEventTracking.ts
useAppActionButtons.ts fix: Inactive Clients Not Refreshing Action Buttons After App Deployment (#34849) 1 year ago
useAppSlashCommands.ts refactor: `useAppSlashCommands` recursive strategy (#35535) 1 year ago
useAppUiKitInteraction.ts
useApplyButtonFilters.ts feat: adds a new featured room action on the header for non-default category (#33562) 2 years ago
useAsyncState.ts
useAutoupdate.spec.ts chore: `useAutoupdate` (#35466) 1 year ago
useAutoupdate.tsx chore: `useAutoupdate` (#35466) 1 year ago
useClipboardWithToast.ts chore: bump fuselage packages (#34929) 1 year ago
useComponentDidUpdate.ts
useCreateChannelTypePermission.ts fix: create-c and create-p not being applied to Team Creation (#36592) 10 months ago
useDecryptedMessage.spec.ts test: Flaky `useDecryptedMessage` - should handle E2EE messages with attachments but no description (#36425) 11 months ago
useDecryptedMessage.ts refactor(i18n): Use i18next‘s t-function (#33601) 2 years ago
useDeviceLogout.tsx chore: Expose mutation API in `useEndpoint*` hooks (#36473) 10 months ago
useDevicesMenuOption.tsx refactor: JSX automatic runtime (#34498) 1 year ago
useDialModal.tsx chore: Consume from the `ToastMessageContext` (#36478) 10 months ago
useDownloadFromServiceWorker.ts refactor: Replace `useUniqueId` with `useId` (#35061) 1 year ago
useEmbeddedLayout.ts
useEndpointMutation.ts chore: Expose mutation API in `useEndpoint*` hooks (#36473) 10 months ago
useEndpointUploadMutation.ts chore: Expose mutation API in `useEndpoint*` hooks (#36473) 10 months ago
useExternalLink.ts
useFeaturePreviewEnableQuery.ts chore: minor deps (#33795) 2 years ago
useFileInput.ts
useFingerprintChange.tsx refactor: remove `rootUrlChange` from meteor (#35945) 1 year ago
useFireGlobalEvent.spec.ts fix: 'room-changed' event race condition (#35371) 1 year ago
useFireGlobalEvent.ts fix: 'room-changed' event race condition (#35371) 1 year ago
useFontStylePreference.tsx fix: avoid font-size tag being created multiple times (#36095) 1 year ago
useFormatDate.ts refactor: JSX automatic runtime (#34498) 1 year ago
useFormatDateAndTime.ts refactor: JSX automatic runtime (#34498) 1 year ago
useFormatDuration.ts refactor: JSX automatic runtime (#34498) 1 year ago
useFormatMemorySize.ts
useFormatTime.ts refactor: JSX automatic runtime (#34498) 1 year ago
useFormattedRelativeTime.ts
useHasLicenseModule.ts feat: marketplace add-on components (#33483) 2 years ago
useHideRoomAction.tsx chore: Move shared `Modal` code to `ui-client` package (#36356) 11 months ago
useHighlightedCode.ts chore: Upgrade `@tanstack/query` to v5 (#33898) 1 year ago
useIdleActiveEvents.ts chore: Detach idle detection from component state (#36046) 1 year ago
useIdleConnection.ts chore: Split connection status data among other contexts (#36712) 10 months ago
useIdleDetection.spec.tsx test: Implement tests for `useIdleDetection` hook (#36052) 12 months ago
useIdleDetection.ts test: Implement tests for `useIdleDetection` hook (#36052) 12 months ago
useIsEnterprise.ts chore!: remove deprecated endpoints licenses.isEnterprise and licenses.get (#33470) 2 years ago
useIsSelfHosted.ts
useJoinRoom.ts fix: Apps preventing join actions not showing any error (#35332) 1 year ago
useLicense.ts chore: Upgrade `@tanstack/query` to v5 (#33898) 1 year ago
useLicenseLimitsByBehavior.ts chore: Upgrade `@tanstack/query` to v5 (#33898) 1 year ago
useLivechatInquiryStore.ts chore: Replace `LivechatInquiry` collection (#35641) 1 year ago
useLoadRoomForAllowedAnonymousRead.ts chore: Reorganizing cached stores (#36565) 10 months ago
useLocalePercentage.ts
useMergedRefsV2.ts regression: solve restore position on same room types (#35950) 1 year ago
useMessageboxAppsActionButtons.ts chore: Upgrade `@tanstack/query` to v5 (#33898) 1 year ago
useOTR.spec.tsx chore: Upgrade React (#32288) 1 year ago
useOTR.ts chore: update eslint plugins (#33879) 2 years ago
useOmnichannelContinuousSoundNotification.ts refactor: remove `CustomSounds` from meteor (#35666) 1 year ago
useOutboundDialer.ts
usePreventPropagation.ts chore: bump fuselage packages (#34929) 1 year ago
usePruneWarningMessage.spec.ts chore: Upgrade React (#32288) 1 year ago
usePruneWarningMessage.ts chore(deps): Upgrade `date-fns` (#36415) 11 months ago
useReactiveValue.ts refactor: Abandon `useSyncExternalStore` shim (#35051) 1 year ago
useRegistrationStatus.ts chore: Upgrade `@tanstack/query` to v5 (#33898) 1 year ago
useResizeInlineBreakpoint.ts
useRestrictedRoles.ts refactor: remove Meteor from `restrictedRoles` (#35853) 1 year ago
useRoomIcon.tsx chore: Upgrade React (#32288) 1 year ago
useRoomInfoEndpoint.ts chore: Rooms store (#36439) 11 months ago
useRoomMenuActions.ts chore: `Subscriptions` store (#36422) 10 months ago
useRoomName.ts refactor: Moves `getUserDisplayName` outside from meteor app (#35031) 1 year ago
useRoomRolesQuery.ts chore: deprecate `getUserRoles` `saveCustomFields` `setReaction` `setUsername` `saveUserProfile` `setUserPassword` methods (#36146) 10 months ago
useRoomsList.ts refactor: Strict types on `useCallback` (#34870) 1 year ago
useRootUrlChange.tsx refactor: remove `rootUrlChange` from meteor (#35945) 1 year ago
useShouldPreventAction.ts
useSidePanelNavigation.ts feat: `RoomSidepanel` (#33225) 2 years ago
useSingleFileInput.ts refactor: Replace `useMutableCallback` (#34902) 1 year ago
useSortQueryOptions.spec.tsx chore: Upgrade React (#32288) 1 year ago
useSortQueryOptions.ts fix: sidepanel not replicating sidebar sort preference (#33986) 2 years ago
useTeamInfoQuery.ts refactor: query `ParentTeam` data from reusable hooks (#36562) 10 months ago
useTimeAgo.ts refactor: JSX automatic runtime (#34498) 1 year ago
useTimeFromNow.ts refactor: JSX automatic runtime (#34498) 1 year ago
useTimezoneNameList.ts
useTimezoneTime.ts
useTranslationsForApps.ts chore: Upgrade `@tanstack/query` to v5 (#33898) 1 year ago
useTwoFactorAuthSetupCheck.tsx refactor: remove `rootUrlChange` from meteor (#35945) 1 year ago
useUTCClock.ts
useUnread.ts chore: Schedule and defer some query recomputations (#36243) 11 months ago
useUpdateAvatar.ts chore: Expose mutation API in `useEndpoint*` hooks (#36473) 10 months ago
useUserCustomFields.spec.tsx chore: Remove outdated `legacyRoot` param from unit tests (#36632) 10 months ago
useUserCustomFields.ts fix: stop invalid `Accounts_CustomFieldsToShowInUserInfo` value from breaking the ui (#34975) 1 year ago
useUserDropdownAppsActionButtons.ts chore: Upgrade `@tanstack/query` to v5 (#33898) 1 year ago
useUserInfoQuery.ts chore: Upgrade `@tanstack/query` to v5 (#33898) 1 year ago
useUserRolesQuery.ts chore: deprecate `getUserRoles` `saveCustomFields` `setReaction` `setUsername` `saveUserProfile` `setUserPassword` methods (#36146) 10 months ago
useUserSoundPreferences.ts feat: Ability to set video conf ringing/dialing volume (#34926) 1 year ago
useVoipClient.ts fix: voip call history doesn't always log the correct call information (#35006) 11 months ago
useVoipFooterMenu.tsx
useVoipWarningModal.tsx feat: Team collab VoIP config modal (#34957) 1 year ago
useWorkspaceInfo.ts chore: Upgrade `@tanstack/query` to v5 (#33898) 1 year ago