MCPcopy Create free account

hub / github.com/dailydotdev/apps / functions

Functions6,160 in github.com/dailydotdev/apps

↓ 2 callersFunctionuseHiddenTopSites
()
packages/shared/src/features/shortcuts/hooks/useHiddenTopSites.ts:11
↓ 2 callersFunctionuseHidePost
({ post, origin = Origin.PostContextMenu, }: UseHidePostProps)
packages/shared/src/hooks/post/useHidePost.ts:64
↓ 2 callersFunctionuseInfiniteReadingHistory
({ key, query, variables, }: UseInfiniteReadingHistoryProps)
packages/shared/src/hooks/useInfiniteReadingHistory.ts:32
↓ 2 callersFunctionuseInputField
( value: string | ReadonlyArray<string> | number, valueChanged?: (value: string) => void, )
packages/shared/src/hooks/useInputField.ts:17
↓ 2 callersFunctionuseInputFieldFunctions
({ value, valid, valueChanged, validityChanged, }: InputFieldFunctionsProps = {})
packages/shared/src/hooks/useInputFieldFunctions.ts:20
↓ 2 callersFunctionuseIntegrationsQuery
({ queryOptions, }: UseIntegrationsQueryProps = {})
packages/shared/src/hooks/integrations/useIntegrationsQuery.ts:16
↓ 2 callersFunctionuseIsBrowserExtensionInstalled
()
packages/shared/src/features/extensionEmbed/useIsBrowserExtensionInstalled.ts:93
↓ 2 callersFunctionuseJustBookmarked
({ bookmarked, }: UseBookmarkProviderProps)
packages/shared/src/hooks/bookmark/useJustBookmarked.ts:10
↓ 2 callersFunctionuseKeyboardNavigation
( element: HTMLElement | Window | null | undefined, events: Keypress[], optional: OptionalParameters = {
packages/shared/src/hooks/useKeyboardNavigation.ts:13
↓ 2 callersFunctionuseLiveRoom
()
packages/shared/src/contexts/LiveRoomContext.tsx:200
↓ 2 callersFunctionuseLiveRoomAudioLevel
( stream: MediaStream | null, { sampleIntervalMs = 80 }: UseLiveRoomAudioLevelOptions = {}, )
packages/shared/src/components/liveRooms/useLiveRoomAudioLevel.ts:9
↓ 2 callersFunctionuseLiveRoomStandupAnalytics
({ roomId, user, role, roomStatus, roomMode, connectionStatus, participantId, isCoHost, loca
packages/shared/src/hooks/liveRooms/useLiveRoomStandupAnalytics.ts:24
↓ 2 callersFunctionuseLiveRoomSubscriptionAction
({ room, roomId, hostUserId, surface, buildExtra, }: UseLiveRoomSubscriptionActionProps)
packages/shared/src/hooks/liveRooms/useLiveRoomSubscriptionAction.ts:33
↓ 2 callersFunctionuseLocationAutocomplete
( options: UseLocationAutocompleteOptions = {}, )
packages/shared/src/features/organizations/hooks/useLocationAutocomplete.ts:20
↓ 2 callersFunctionuseLogOpportunityNudgeImpression
( targetId: TargetId = TargetId.Navigation, )
packages/shared/src/hooks/log/useLogOpportunityNudgeImpression.ts:6
↓ 2 callersFunctionuseLogin
({ trigger, provider: providerProp, onSuccessfulLogin, }: UseLoginProps = {})
packages/shared/src/hooks/useLogin.ts:47
↓ 2 callersFunctionuseManualShortcutsRow
()
packages/shared/src/features/shortcuts/hooks/useManualShortcutsRow.ts:20
↓ 2 callersFunctionuseMutateComment
({ post, editCommentId, parentCommentId, onCommented, }: UseMutateCommentProps)
packages/shared/src/hooks/post/useMutateComment.ts:56
↓ 2 callersFunctionuseNotificationCtaAnalytics
()
packages/shared/src/hooks/notifications/useNotificationCtaAnalytics.ts:67
↓ 2 callersFunctionuseNotificationCtaImpression
( params: NotificationCtaAnalyticsParams, condition = true, )
packages/shared/src/hooks/notifications/useNotificationCtaAnalytics.ts:45
↓ 2 callersFunctionuseOnboardingExtension
()
packages/shared/src/components/onboarding/Extension/useOnboardingExtension.ts:14
↓ 2 callersFunctionuseOpportunities
({ state, first = 20, }: UseOpportunitiesParams = {})
packages/shared/src/features/opportunity/hooks/useOpportunities.ts:23
↓ 2 callersFunctionuseOpportunityEditPageSetup
({ opportunityId, }: UseOpportunityEditPageSetupOptions)
packages/shared/src/components/opportunity/SideBySideEdit/hooks/useOpportunityEditPageSetup.ts:54
↓ 2 callersFunctionuseOpportunityMatches
({ opportunityId, status, first = 20, }: UseOpportunityMatchesParams)
packages/shared/src/features/opportunity/hooks/useOpportunityMatches.ts:18
↓ 2 callersFunctionuseOrganizationEditForm
( options: UseOrganizationEditFormOptions = {}, )
packages/shared/src/features/organizations/hooks/useOrganizationEditForm.ts:71
↓ 2 callersFunctionusePersistentState
( key: string, initialValue: T, valueWhenCacheEmpty?: T, persistIfEmpty?: boolean, )
packages/shared/src/hooks/usePersistentState.ts:4
↓ 2 callersFunctionusePoll
({ post }: { post: Post })
packages/shared/src/hooks/usePoll.tsx:24
↓ 2 callersFunctionusePollVote
({ post }: UsePollVoteProps)
packages/shared/src/hooks/post/usePollVote.ts:21
↓ 2 callersFunctionusePostModalNavigation
({ items, fetchPage, updatePost, canFetchMore, feedName, }: UsePostModalNavigationProps)
packages/shared/src/hooks/usePostModalNavigation.ts:49
↓ 2 callersFunctionusePrivateSourceJoin
({ postId, }: UsePrivateSourceJoinProps = {})
packages/shared/src/hooks/source/usePrivateSourceJoin.ts:22
↓ 2 callersFunctionuseProductPricingByIds
({ ids, locale, loadMetadata = false, }: ProductPricingByIdsConfig)
packages/shared/src/hooks/useProductPricing.ts:36
↓ 2 callersFunctionuseProfile
(initialUser?: PublicProfile)
packages/shared/src/hooks/profile/useProfile.ts:8
↓ 2 callersFunctionusePromotionModal
()
packages/shared/src/hooks/notifications/usePromotionModal.ts:7
↓ 2 callersFunctionuseRawBackgroundRequest
( command: (params: EmptyObjectLiteral) => void, )
packages/shared/src/hooks/companion/useRawBackgroundRequest.ts:6
↓ 2 callersFunctionuseReadingReminderFeedHero
({ disableTopHero = false, }: UseReadingReminderFeedHeroProps = {})
packages/shared/src/hooks/notifications/useReadingReminderFeedHero.ts:27
↓ 2 callersFunctionuseRecruiterLayoutReady
()
packages/shared/src/hooks/useRecruiterLayoutReady.ts:11
↓ 2 callersFunctionuseRecruiterPaymentContext
()
packages/shared/src/contexts/RecruiterPaymentContext/types.ts:13
↓ 2 callersFunctionuseRefreshToken
( accessToken: AccessToken | undefined, refresh: () => Promise<unknown>, )
packages/shared/src/hooks/useRefreshToken.ts:6
↓ 2 callersFunctionuseRegistration
({ onRedirect, onInvalidRegistration, onInitializeVerification, }: UseRegistrationProps)
packages/shared/src/hooks/useRegistration.ts:47
↓ 2 callersFunctionuseRelatedPosts
({ postId, relationType, perPage = RELATED_POSTS_PER_PAGE_DEFAULT, }: UseRelatedPostsProps)
packages/shared/src/hooks/post/useRelatedPosts.ts:39
↓ 2 callersFunctionuseReportPost
()
packages/shared/src/hooks/useReportPost.ts:33
↓ 2 callersFunctionuseRequirePermissions
(role: Roles)
packages/shared/src/hooks/useRequirePermissions.ts:6
↓ 2 callersFunctionuseScrollFade
()
packages/shared/src/hooks/useScrollFade.ts:46
↓ 2 callersFunctionuseScrollManagement
( element: HTMLElement | null, onScroll?: (element: HTMLElement) => void, )
packages/shared/src/components/HorizontalScroll/useScrollManagement.tsx:8
↓ 2 callersFunctionuseScrollbarWidth
()
packages/shared/src/hooks/useScrollbarWidth.ts:8
↓ 2 callersFunctionuseSearchPanelAction
({ provider, text, icon, }: UseSearchPanelActionProps)
packages/shared/src/components/search/SearchPanel/useSearchPanelAction.ts:20
↓ 2 callersFunctionuseSearchProvider
()
packages/shared/src/hooks/search/useSearchProvider.ts:53
↓ 2 callersFunctionuseShortcutDropZone
( onDropUrl: ((url: string) => void) | undefined, enabled: boolean = true, )
packages/shared/src/features/shortcuts/hooks/useShortcutDropZone.ts:95
↓ 2 callersFunctionuseShortcutsUser
()
packages/shared/src/features/shortcuts/hooks/useShortcutsUser.ts:16
↓ 2 callersFunctionuseShowcaseAchievements
( user: PublicProfile | null | undefined, )
packages/shared/src/hooks/profile/useShowcaseAchievements.ts:17
↓ 2 callersFunctionuseSlackChannelsQuery
({ integrationId, queryOptions, selectedChannelId, }: UseSlackChannelsQueryProps)
packages/shared/src/hooks/integrations/slack/useSlackChannelsQuery.ts:30
↓ 2 callersFunctionuseSlackConnectSourceMutation
()
packages/shared/src/hooks/integrations/slack/useSlackConnectSourceMutation.ts:21
↓ 2 callersFunctionuseSocialTwitterCardData
(post: Post)
packages/shared/src/components/cards/socialTwitter/socialTwitterHelpers.tsx:215
↓ 2 callersFunctionuseSourceIntegrationQuery
({ userIntegrationType, sourceId, queryOptions, }: UseSourceIntegrationQueryProps)
packages/shared/src/hooks/integrations/useSourceIntegrationQuery.ts:21
↓ 2 callersFunctionuseSpotlightSearchCommands
({ router, query, }: SearchCommandsContext)
packages/shared/src/components/spotlight/commands/search.ts:185
↓ 2 callersFunctionuseSquadActions
({ squad, query, membersQueryParams = {}, membersQueryEnabled, }: UseSquadActionsProps)
packages/shared/src/hooks/squads/useSquadActions.ts:57
↓ 2 callersFunctionuseSquadAd
({ item }: Pick<SquadAdFeedProps, 'item'>)
packages/shared/src/components/cards/ad/squad/common.ts:17
↓ 2 callersFunctionuseSquadTour
()
packages/shared/src/hooks/useSquadTour.ts:17
↓ 2 callersFunctionuseSquadsDirectoryLogging
(ad?: Ad)
packages/shared/src/components/cards/squad/common/useSquadsDirectoryLogging.ts:9
↓ 2 callersFunctionuseStackSearch
(query: string)
packages/shared/src/features/profile/hooks/useStackSearch.ts:8
↓ 2 callersFunctionuseStandupCreation
()
packages/shared/src/hooks/liveRooms/useStandupCreation.ts:5
↓ 2 callersFunctionuseStoreKitPayment
({ type, products, successCallback, }: UseStoreKitPaymentProps)
packages/shared/src/hooks/payment/useStoreKitPayment.ts:28
↓ 2 callersFunctionuseStreakRecoverModal
()
packages/shared/src/hooks/notifications/useStreakRecoverModal.ts:7
↓ 2 callersFunctionuseStreakTimezoneOk
()
packages/shared/src/hooks/streaks/useStreakTimezoneOk.ts:11
↓ 2 callersFunctionuseSubmitStandup
()
packages/shared/src/hooks/liveRooms/useSubmitStandup.ts:36
↓ 2 callersFunctionuseSyncUploader
({ onStarted, onFinish, }: UseSyncUploaderProps)
packages/shared/src/hooks/input/useSyncUploader.ts:22
↓ 2 callersFunctionuseTagSearch
({ value, origin, }: UseTagSearchProps)
packages/shared/src/hooks/useTagSearch.ts:22
↓ 2 callersFunctionuseTimedAnimation
({ autoEndAnimation = true, outAnimationDuration = OUT_ANIMATION_DURATION, onAnimationEnd, }: UseTimedAn
packages/shared/src/hooks/useTimedAnimation.ts:24
↓ 2 callersFunctionuseTopReader
({ limit = 5, user, badgeId })
packages/shared/src/hooks/useTopReader.ts:19
↓ 2 callersFunctionuseTopReaderModal
()
packages/shared/src/hooks/modals/useTopReaderModal.ts:7
↓ 2 callersFunctionuseTransactionError
()
packages/shared/src/hooks/useTransactionError.ts:13
↓ 2 callersFunctionuseUserStack
(user: PublicProfile | null)
packages/shared/src/features/profile/hooks/useUserStack.ts:23
↓ 2 callersFunctionuseUsersContentPreferenceMutationSubscription
({ queryKey, queryProp, }: UseUsersContentPreferenceMutationSubscriptionProps)
packages/shared/src/hooks/contentPreference/useUsersContentPreferenceMutationSubscription.ts:30
↓ 2 callersFunctionuseVoteComment
({ onMutate, variables, }: Omit<UseVoteProps, 'entity'> = {})
packages/shared/src/hooks/vote/useVoteComment.ts:32
↓ 2 callersFunctionuseVoteHotTake
({ onMutate, variables, }: UseVoteHotTakeProps = {})
packages/shared/src/hooks/vote/useVoteHotTake.ts:52
↓ 2 callersFunctionuseWebVitals
()
packages/shared/src/hooks/useWebVitals.ts:6
↓ 2 callersFunctionuserProductSummaryQueryOptions
({ userId, limit, type, }: { userId: string; limit?: number; type: ProductType; })
packages/shared/src/graphql/njord.ts:291
↓ 2 callersFunctionvalidate
()
packages/shared/src/components/auth/RegistrationFieldsForm.tsx:96
↓ 2 callersFunctionvalidatePostScheduledStart
( value: string | undefined | null, timezone?: string, )
packages/shared/src/lib/scheduledPost.ts:65
↓ 2 callersFunctionverifyCoresRole
( user: LoggedUser, coresRole: CoresRole, )
packages/shared/src/lib/cores.ts:5
↓ 2 callersFunctionwarn
(...args: unknown[])
packages/extension/src/lib/frameEmbeddingSession.ts:21
↓ 2 callersFunctionwithBriefContext
(Component: FC<T>)
packages/shared/src/components/cards/brief/BriefContext.tsx:48
↓ 2 callersFunctionwithSelectionGuard
( handler: React.MouseEventHandler<T>, )
packages/shared/src/lib/click.ts:31
↓ 2 callersFunctionwrapStopPropagation
(callback: () => void)
packages/shared/src/lib/func.ts:118
↓ 1 callersFunctionBaseTooltipLoader
()
packages/shared/src/components/tooltips/SimpleTooltip.tsx:11
↓ 1 callersFunctionStorage
()
packages/shared/src/lib/storageWrapper.ts:6
↓ 1 callersFunctionacceptOpportunityMatchMutationOptions
( opportunityId: string, )
packages/shared/src/features/opportunity/mutations.ts:114
↓ 1 callersFunctionaddBootPopup
(popup: BootPopupEntry)
packages/shared/src/components/modals/BootPopups.tsx:91
↓ 1 callersFunctionaddGenerationIdHeader
({ ad, res, }: { ad: Ad | null; res: Response; })
packages/shared/src/lib/ads.ts:26
↓ 1 callersFunctionaddHotTake
(input: AddHotTakeInput)
packages/shared/src/graphql/user/userHotTake.ts:111
↓ 1 callersFunctionaddImmediatePopup
(popup: BootPopupEntry)
packages/shared/src/components/modals/BootPopups.tsx:95
↓ 1 callersFunctionaddOpportunitySeatsMutationOptions
()
packages/shared/src/features/opportunity/mutations.ts:540
↓ 1 callersFunctionaddPostToSquad
(requestMethod: typeof gqlClient.request)
packages/shared/src/graphql/squads.ts:679
↓ 1 callersFunctionaddSkill
(skill: string)
packages/shared/src/features/profile/components/ProfileSkills.tsx:52
↓ 1 callersFunctionaddSourceStack
( sourceId: string, input: AddSourceStackInput, )
packages/shared/src/graphql/source/sourceStack.ts:124
↓ 1 callersFunctionaddToQueue
(newNotification: NewNotification)
packages/shared/src/hooks/useInAppNotification.ts:58
↓ 1 callersFunctionaddUserStack
( input: AddUserStackInput, )
packages/shared/src/graphql/user/userStack.ts:182
↓ 1 callersFunctionaddUserWorkspacePhoto
( input: AddUserWorkspacePhotoInput, )
packages/shared/src/graphql/user/userWorkspacePhoto.ts:85
↓ 1 callersFunctionadjustActions
()
packages/shared/src/components/post/PostActions.tsx:184
↓ 1 callersFunctionadjustActions
()
packages/shared/src/components/post/usePostActionsLabelVisibility.ts:16
← previousnext →1,101–1,200 of 6,160, ranked by callers