MCPcopy Create free account

hub / github.com/dailydotdev/apps / functions

Functions6,160 in github.com/dailydotdev/apps

↓ 5 callersFunctionuseSmartComposer
()
packages/shared/src/hooks/post/useSmartComposer.ts:10
↓ 5 callersFunctionuseSourceActionsNotify
({ source, optimistic, }: UseSourceSubscriptionProps)
packages/shared/src/hooks/source/useSourceActionsNotify.ts:25
↓ 5 callersFunctionuseSpotlight
()
packages/shared/src/components/spotlight/SpotlightContext.tsx:223
↓ 5 callersFunctionuseSubscription
( request: () => { query: string; variables?: Record<string, unknown> }, { next, error }: SubscriptionCall
packages/shared/src/hooks/useSubscription.ts:14
↓ 5 callersFunctionwithDnrTimeout
( promise: Promise<T>, label: string, )
packages/extension/src/lib/frameEmbeddingApi.ts:63
↓ 4 callersFunctionapplyTheme
( themeMode: ThemeMode, el: HTMLElement = document.documentElement, )
packages/shared/src/contexts/SettingsContext.tsx:98
↓ 4 callersFunctionbuildParticipantProfile
( participantId: string, )
packages/shared/src/components/liveRooms/liveRoomParticipants.ts:11
↓ 4 callersFunctionbuildStandupAnalyticsExtra
( context: StandupAnalyticsContext, extra: Record<string, unknown> = {}, )
packages/shared/src/lib/liveRoom/analytics.ts:27
↓ 4 callersFunctioncompleteActionMock
({ action, }: { action: ActionType; })
packages/shared/__tests__/helpers/graphql.ts:32
↓ 4 callersFunctiondailyFeedExtra
()
packages/shared/src/features/daily/CoverGrid.tsx:54
↓ 4 callersFunctiondismissToast
()
packages/shared/src/components/notifications/Toast.tsx:147
↓ 4 callersFunctionfetchPricingPreview
( type: PurchaseType, locale = globalThis?.navigator?.language ?? 'en-US', discountId?: string, )
packages/shared/src/graphql/paddle.ts:112
↓ 4 callersFunctionformatDataTileValue
(value: number)
packages/shared/src/lib/numberFormat.ts:58
↓ 4 callersFunctionformatKeyword
(value: string)
packages/shared/src/lib/strings.ts:30
↓ 4 callersFunctionformatTimezoneOffset
(offsetInMinutes: number)
packages/shared/src/lib/timezones.ts:26
↓ 4 callersFunctionfromCDN
(path: string)
packages/shared/src/lib/links.ts:135
↓ 4 callersFunctiongenerateTitleClamp
({ hasImage, hasHtmlContent, }: GenerateTitleClampProps = {})
packages/shared/src/components/cards/common/common.tsx:75
↓ 4 callersFunctiongenerateUserSourceAsSquad
(user: LoggedUser)
packages/shared/src/components/post/write/MultipleSourceSelect.tsx:65
↓ 4 callersFunctiongetAbsoluteDifferenceInDays
( date1, date2, )
packages/shared/src/features/boost/utils.ts:4
↓ 4 callersFunctiongetApiError
( error: ApiErrorResult, code: ApiError, )
packages/shared/src/graphql/common.ts:125
↓ 4 callersFunctiongetAutocompleteLocations
( query: string, dataset = LocationDataset.External, )
packages/shared/src/graphql/autocomplete.ts:36
↓ 4 callersFunctiongetBootMock
(bootMock: BootCacheData)
packages/shared/src/contexts/BootProvider.spec.tsx:107
↓ 4 callersFunctiongetCommentHash
(id: string)
packages/shared/src/graphql/comments.ts:60
↓ 4 callersFunctiongetContentCurationList
( advancedSettings: AdvancedSettings[], )
packages/shared/src/components/filters/helpers.ts:15
↓ 4 callersFunctiongetDailyClientPlatform
(version?: string)
packages/shared/src/lib/func.ts:55
↓ 4 callersFunctiongetDeclarativeNetRequestApi
()
packages/extension/src/lib/frameEmbeddingApi.ts:54
↓ 4 callersFunctiongetDomainFromUrl
(link: string)
packages/shared/src/lib/links.ts:50
↓ 4 callersFunctiongetFlatteredNodes
({ data, }: Pick<UseSources<T>['result'], 'data'>)
packages/shared/src/hooks/source/useSources.ts:38
↓ 4 callersFunctiongetFrameEmbedRuleId
(tabId: number)
packages/extension/src/lib/frameEmbeddingRules.ts:7
↓ 4 callersFunctiongetFrameEmbeddingSessionRules
()
packages/extension/src/lib/frameEmbeddingSession.ts:39
↓ 4 callersFunctiongetLiveRoomPostRoom
(post: Post)
packages/shared/src/components/cards/liveRoom/common.tsx:22
↓ 4 callersFunctiongetLiveRoomPostTitle
(post: Post)
packages/shared/src/components/cards/liveRoom/common.tsx:30
↓ 4 callersFunctiongetLocalBootData
()
packages/shared/src/contexts/BootProvider.tsx:74
↓ 4 callersFunctiongetProducts
({ first = 100, }: { first?: number; } = {})
packages/shared/src/graphql/njord.ts:110
↓ 4 callersFunctiongetProductsQueryOptions
()
packages/shared/src/graphql/njord.ts:122
↓ 4 callersFunctiongetProfile
(id: string)
packages/shared/src/lib/user.ts:285
↓ 4 callersFunctiongetProfilePictureClasses
( size: ProfileImageSize, roundSize?: ProfileImageRoundSize, )
packages/shared/src/components/ProfilePicture.tsx:63
↓ 4 callersFunctiongetSearchUrl
(params: SearchUrlParams)
packages/shared/src/graphql/search.ts:273
↓ 4 callersFunctiongetShareLink
({ provider, link, text = '', emailSummary, }: GetShareLinkParams)
packages/shared/src/lib/share.ts:52
↓ 4 callersFunctiongetSocialTextDirectionProps
( language?: string, )
packages/shared/src/components/cards/socialTwitter/socialTwitterHelpers.tsx:33
↓ 4 callersFunctiongetSocialTwitterMetadataLabel
()
packages/shared/src/components/cards/socialTwitter/socialTwitterHelpers.tsx:165
↓ 4 callersFunctiongetTimeZoneOptions
()
packages/shared/src/lib/timezones.ts:553
↓ 4 callersFunctiongetTimezoneOffsetLabel
(timezone: string)
packages/shared/src/lib/timezones.ts:638
↓ 4 callersFunctiongetTwitterShareLink
(link: string, text: string)
packages/shared/src/lib/share.ts:17
↓ 4 callersFunctiongetUnreadText
(unread: number)
packages/shared/src/components/notifications/utils.ts:228
↓ 4 callersFunctiongetUserDefaultTimezone
()
packages/shared/src/lib/timezones.ts:560
↓ 4 callersFunctiongetUserShortInfo
( id: string, )
packages/shared/src/graphql/users.ts:490
↓ 4 callersMethodgetVideoTracks
()
packages/shared/src/contexts/LiveRoomContext.spec.tsx:103
↓ 4 callersFunctionhandleComplete
()
packages/webapp/pages/jobs/[id]/decline.tsx:126
↓ 4 callersFunctionhighlightsPageQueryOptions
({ first = MAJOR_HEADLINES_MAX_FIRST, after, }: { first?: number; after?: string; } = {})
packages/shared/src/graphql/highlights.ts:343
↓ 4 callersFunctioniOSSupportsPlusPurchase
()
packages/shared/src/lib/ios.ts:36
↓ 4 callersFunctionisEmbeddableSiteTarget
(value: string)
packages/shared/src/features/extensionEmbed/common.ts:104
↓ 4 callersFunctionisExtensionCapableBrowser
()
packages/shared/src/lib/func.ts:191
↓ 4 callersFunctionisFeedApiItem
( item: FeedApiItem | FeedV2Item | Post, )
packages/shared/src/graphql/feed.ts:99
↓ 4 callersFunctionisFeedApiPostItem
( item: FeedApiItem | FeedV2Item | Post, )
packages/shared/src/graphql/feed.ts:103
↓ 4 callersFunctionisLocalStorageEnabled
()
packages/shared/src/lib/storageWrapper.ts:9
↓ 4 callersFunctionisPreviewForComposerUrl
( preview: ExternalLinkPreview | undefined, value: string, )
packages/shared/src/components/post/composer/utils.ts:9
↓ 4 callersFunctionlogEventEnd
(id, now = new Date())
packages/shared/src/hooks/log/useLogContextData.ts:70
↓ 4 callersFunctionmockCauses
()
packages/storybook/stories/features/giveback/giveback.mocks.tsx:105
↓ 4 callersFunctionmoderationRequired
(squad: Squad)
packages/shared/src/components/squads/utils.tsx:51
↓ 4 callersFunctionnormalizeComposerUrl
(value: string)
packages/shared/src/components/post/composer/utils.ts:4
↓ 4 callersFunctionnormalizeFeedSettings
( feedSettings: FeedSettings, )
packages/shared/src/hooks/useMutateFilters.ts:68
↓ 4 callersFunctiononClick
()
packages/shared/src/features/boost/BoostSourceButton.tsx:64
↓ 4 callersFunctiononFileChange
(file?: File | null)
packages/shared/src/hooks/utils/useFileInput.ts:17
↓ 4 callersFunctiononHide
()
packages/shared/src/components/profile/ProfileTooltip.tsx:102
↓ 4 callersFunctiononNext
()
packages/shared/src/features/opportunity/components/ShowInterestButton.tsx:41
↓ 4 callersFunctiononOpenChange
(next: boolean)
packages/shared/src/components/post/schedule/SchedulePostButton.tsx:58
↓ 4 callersFunctiononRemove
(shortcut: Shortcut)
packages/shared/src/features/shortcuts/hooks/useManualShortcutsRow.ts:34
↓ 4 callersFunctiononSubmit
(e: React.FormEvent)
packages/shared/src/components/auth/RegistrationForm.tsx:163
↓ 4 callersFunctiononSubmitted
()
packages/shared/src/hooks/notifications/useNotificationToggle.ts:29
↓ 4 callersFunctiononSuccess
(comment: Comment)
packages/shared/src/hooks/post/useMutateComment.ts:84
↓ 4 callersFunctiononSuccess
(link: string)
packages/webapp/pages/posts/[id]/edit.tsx:100
↓ 4 callersFunctiononSuccessfulLogin
()
packages/shared/src/components/auth/AuthModal.tsx:52
↓ 4 callersFunctiononToggle
()
packages/shared/src/components/filters/useFeedContentTypeAction.tsx:67
↓ 4 callersFunctiononUpdate
()
packages/shared/src/components/post/freeform/write/WriteFreeformContent.tsx:89
↓ 4 callersFunctionoptOut
()
packages/extension/src/companion/CompanionMenu.tsx:166
↓ 4 callersFunctionpadMonth
(month: number)
packages/shared/src/lib/archive.ts:19
↓ 4 callersFunctionparseArchivePeriod
(periodStart: string | Date)
packages/shared/src/lib/archive.ts:23
↓ 4 callersFunctionreadStoredLiveRoomResumeSession
( roomId: string, now = Date.now(), )
packages/shared/src/lib/liveRoom/resumeSessionStorage.ts:45
↓ 4 callersFunctionregisterBrowserContentScripts
()
packages/extension/src/lib/extensionScripts.ts:68
↓ 4 callersMethodrender
()
packages/shared/src/lib/dynamicParent.tsx:57
↓ 4 callersFunctionrenderEmptyScreen
( tabIndex: ActivityTabIndex, isSameUser: boolean, userName: string, )
packages/shared/src/features/profile/components/Activity.helpers.tsx:109
↓ 4 callersFunctionrollbackMutationHandler
()
packages/shared/src/hooks/useBookmarkPost.ts:336
↓ 4 callersFunctionsetNotificationStatusBulk
( entries: Array<{ type: NotificationType; channel: NotificationChannel; status: Notific
packages/shared/src/hooks/notifications/useNotificationSettings.ts:163
↓ 4 callersFunctionsetSettings
(newSettings: RemoteSettings)
packages/shared/src/contexts/SettingsContext.tsx:228
↓ 4 callersFunctionsetStatus
(userPoints: number | null, isPending = false)
packages/shared/src/features/giveback/hooks/useGivebackContribution.spec.tsx:27
↓ 4 callersFunctionshowMessageAndRemovePost
( message: string, _postIndex?: number | null, undo?: () => unknown, )
packages/shared/src/features/posts/PostOptionButton.tsx:290
↓ 4 callersFunctionstartUploading
()
packages/shared/src/hooks/input/useSyncUploader.ts:48
↓ 4 callersFunctiontoggleSetting
(key: string, channel: NotificationChannel)
packages/shared/src/hooks/notifications/useNotificationSettings.ts:67
↓ 4 callersFunctiontrackAchievement
( achievementId: string, )
packages/shared/src/graphql/user/achievements.ts:262
↓ 4 callersFunctionuntrackAchievement
()
packages/shared/src/graphql/user/achievements.ts:273
↓ 4 callersFunctionupdateCandidatePreferencesMutationOptions
( [get, set]: UseUpdateQuery<UserCandidatePreferences>, successCallback?: (variables: T) => void, )
packages/shared/src/features/opportunity/mutations.ts:56
↓ 4 callersFunctionupdateOpportunityStateOptions
()
packages/shared/src/features/opportunity/mutations.ts:399
↓ 4 callersFunctionuseActiveNav
(activeFeed: AllFeedPages)
packages/shared/src/hooks/useActiveNav.tsx:19
↓ 4 callersFunctionuseAdQuery
({ queryKey, enabled = true, staleTime, placement, active, }: UseAdQueryOptions)
packages/shared/src/features/monetization/useAdQuery.ts:18
↓ 4 callersFunctionuseAuthData
()
packages/shared/src/contexts/AuthDataContext.tsx:34
↓ 4 callersFunctionuseBanner
()
packages/shared/src/hooks/useBanner.ts:17
↓ 4 callersFunctionuseBlockedQuery
({ entity, limit = DEFAULT_BLOCKED_LIMIT, feedId, queryOptions, }: UseBlockedQueryProps)
packages/shared/src/hooks/contentPreference/useBlockedQuery.ts:40
↓ 4 callersFunctionuseCampaignMutation
({ onBoostSuccess, onCancelSuccess, }: UseCampaignMutationProps = {})
packages/shared/src/features/boost/useCampaignMutation.ts:22
↓ 4 callersFunctionuseCardCover
({ post, onShare, className = {}, }: UseCardCoverProps)
packages/shared/src/hooks/feed/useCardCover.tsx:30
← previousnext →301–400 of 6,160, ranked by callers