MCPcopy Create free account

hub / github.com/dailydotdev/apps / functions

Functions6,160 in github.com/dailydotdev/apps

↓ 2 callersFunctionhtmlToMarkdownBasic
(html: string)
packages/shared/src/lib/markdownConversion.ts:279
↓ 2 callersFunctioninitialBelief
()
packages/shared/src/features/onboarding/steps/persona/engine.ts:31
↓ 2 callersFunctioninitializeFrame
({ root, target, sendParentMessage, onEmbeddingEnabled, }: { root: HTMLDivElement; target: URL;
packages/extension/src/frame/controller.ts:86
↓ 2 callersFunctioninvalidatePostCacheById
( client: QueryClient, id: string, )
packages/shared/src/hooks/usePostById.ts:41
↓ 2 callersFunctionisBoostedSquadAd
(item: FeedItem)
packages/shared/src/hooks/useFeed.ts:158
↓ 2 callersFunctionisBrowserExtensionInstalled
()
packages/shared/src/features/extensionEmbed/useIsBrowserExtensionInstalled.ts:99
↓ 2 callersFunctionisCompanyLeaderboard
(type: LeaderboardType)
packages/shared/src/graphql/leaderboard.ts:96
↓ 2 callersFunctionisConnectionError
(error: Error | unknown)
packages/shared/src/lib/errors.ts:24
↓ 2 callersFunctionisDailyDevEmbedAncestor
(origin: string)
packages/shared/src/features/extensionEmbed/common.ts:70
↓ 2 callersFunctionisDismissedValue
(lastSeen: string | null)
packages/shared/src/hooks/notifications/useReadingReminderHero.ts:31
↓ 2 callersFunctionisEngagementAdFeed
(feedName?: AllFeedPages | null)
packages/shared/src/hooks/feed/useFeedName.ts:53
↓ 2 callersFunctionisFalsyOrSpace
(value: string)
packages/shared/src/lib/textarea.ts:4
↓ 2 callersFunctionisFeedV2PostItem
( item: FeedV2Item | Post, )
packages/shared/src/graphql/feed.ts:117
↓ 2 callersFunctionisFunnelPricingV2
( parameters: FunnelStepPricingParameters | FunnelStepPricingV2Parameters, )
packages/shared/src/features/onboarding/steps/FunnelPricing/common.tsx:36
↓ 2 callersFunctionisIOS
()
packages/shared/src/lib/func.ts:98
↓ 2 callersFunctionisLegacyFeedPost
( item: FeedApiItem | FeedV2Item | Post, )
packages/shared/src/graphql/feed.ts:127
↓ 2 callersFunctionisMarketingCtaTarget
( targets: MarketingCtaTargets, isAndroidApp = false, )
packages/shared/src/components/marketing/cta/common.tsx:71
↓ 2 callersFunctionisMobile
()
packages/shared/src/lib/func.ts:240
↓ 2 callersFunctionisPostRedesignEligible
( post?: Pick<Post, 'type'> | null, )
packages/shared/src/hooks/post/usePostRedesign.ts:19
↓ 2 callersFunctionisPrivilegedRole
( role?: SourceMemberRole | OrganizationMemberRole, )
packages/shared/src/graphql/squads.ts:758
↓ 2 callersFunctionisSidebarSettingsPath
(activePage: string)
packages/shared/src/components/sidebar/sidebarCategory.ts:55
↓ 2 callersFunctionisSourceSquadOrMachine
(source?: Source)
packages/shared/src/graphql/sources.ts:73
↓ 2 callersFunctionisSpotlightShortcutDisabled
()
packages/shared/src/components/spotlight/shortcuts.ts:24
↓ 2 callersFunctionisSwipeOnboardingEligiblePost
( post: Pick<Post, 'type' | 'source'>, )
packages/webapp/lib/swipeOnboardingEligiblePosts.ts:20
↓ 2 callersFunctionisSwipeOnboardingRelaxedEligiblePost
( post: Pick<Post, 'type' | 'source'>, )
packages/webapp/lib/swipeOnboardingEligiblePosts.ts:33
↓ 2 callersFunctionisSystemModerator
(user?: { roles?: Roles[] })
packages/shared/src/lib/user.ts:20
↓ 2 callersFunctionisTrendsPost
(post: Pick<Post, 'source'>)
packages/shared/src/components/post/collection/common.ts:4
↓ 2 callersFunctionisWebView
()
packages/shared/src/components/auth/OnboardingRegistrationForm.tsx:45
↓ 2 callersFunctionisWeekend
( date: Date, startOfWeek: DayOfWeek = DEFAULT_WEEK_START, timezone?: string, )
packages/shared/src/lib/date.ts:19
↓ 2 callersFunctionleaveSquad
(sourceId: string)
packages/shared/src/graphql/squads.ts:530
↓ 2 callersMethodloadComponent
()
packages/shared/src/lib/dynamicParent.tsx:52
↓ 2 callersFunctionlogError
(error: unknown)
packages/shared/src/components/auth/SocialRegistrationForm.tsx:87
↓ 2 callersFunctionlogShareEvent
(provider: ShareProvider)
packages/shared/src/components/ShareBar.tsx:53
↓ 2 callersFunctionlogShareEvent
(provider: ShareProvider)
packages/shared/src/components/post/focus/DiscussionShareRow.tsx:72
↓ 2 callersFunctionlogShareEvent
(provider: ShareProvider)
packages/shared/src/hooks/useShareOrCopyLink.ts:29
↓ 2 callersFunctionlottieAnimationQueryOptions
({ src, basePath = lottieAssetsBasePath, }: { src: string; basePath?: string; })
packages/shared/src/lib/lottie.ts:7
↓ 2 callersFunctionmakeAction
( overrides: Partial<ContributionAction> = {}, )
packages/shared/src/features/giveback/components/GivebackActionSubmissionModal.spec.tsx:52
↓ 2 callersFunctionmarkdownToHtmlBasic
(markdown: string)
packages/shared/src/lib/markdownConversion.ts:56
↓ 2 callersFunctionmeasure
()
packages/shared/src/components/sidebar/SidebarDesktopV2.tsx:728
↓ 2 callersFunctionmockActions
()
packages/storybook/stories/features/giveback/giveback.mocks.tsx:191
↓ 2 callersFunctionmockCompleteActionMutation
(action: ActionType)
packages/webapp/__tests__/PostPage.tsx:243
↓ 2 callersFunctionmockEventsEndpoint
(takeSnapshot = true)
packages/shared/src/contexts/LogContext.spec.tsx:102
↓ 2 callersFunctionmockSponsors
()
packages/storybook/stories/features/giveback/giveback.mocks.tsx:61
↓ 2 callersFunctionmockUseRouter
(router: Partial<NextRouter> = {})
packages/shared/src/contexts/BootProvider.spec.tsx:61
↓ 2 callersFunctionmockVoteMutation
({ vote, onSuccess, }: { vote: UserVote; onSuccess?: () => void; })
packages/webapp/__tests__/PostPage.tsx:216
↓ 2 callersFunctionmodalTabTitle
(tab: string | ModalTabItem)
packages/shared/src/components/modals/common/types.ts:150
↓ 2 callersFunctionmoveStackItem
({ activeId, overId, sections, }: { activeId: string; overId: string; sections: Record<string, Use
packages/shared/src/features/profile/components/stack/dnd.ts:79
↓ 2 callersFunctionmutateUserInfo
( data: Partial<UserProfile>, upload?: File | null, coverUpload?: File | null, )
packages/shared/src/graphql/users.ts:382
↓ 2 callersMethodnext
* Returns a pseudo-random number between 0 and 1.
packages/shared/src/features/recruiter/lib/agentActivityMessages.ts:17
↓ 2 callersFunctionnormalizeOrigin
(value?: string)
packages/webapp/lib/seo.ts:4
↓ 2 callersFunctionnormalizePage
(page: string)
packages/extension/src/newtab/MainFeedPage.tsx:52
↓ 2 callersFunctionnormalizeText
(value: string)
packages/shared/src/lib/markdownConversion.ts:7
↓ 2 callersFunctionobjectToQueryParams
(params: Record<string, string>)
packages/shared/src/lib/links.ts:75
↓ 2 callersFunctiononAdd
()
packages/shared/src/features/shortcuts/hooks/useManualShortcutsRow.ts:25
↓ 2 callersFunctiononBlur
()
packages/shared/src/hooks/useInputField.ts:38
↓ 2 callersFunctiononClick
(provider: ShareProvider)
packages/shared/src/components/ShareBar.tsx:61
↓ 2 callersFunctiononClick
()
packages/shared/src/components/squads/SquadFeedHeading.tsx:22
↓ 2 callersFunctiononClick
()
packages/shared/src/components/cards/common/CardCoverShare.tsx:25
↓ 2 callersFunctiononClick
(label, event)
packages/shared/src/components/tabs/TabContainer.tsx:116
↓ 2 callersFunctiononEnable
()
packages/shared/src/components/marketing/banners/DigestUpsellBanner.tsx:57
↓ 2 callersFunctiononError
(_err: ApiErrorResult)
packages/shared/src/features/organizations/hooks/useOrganization.ts:206
↓ 2 callersFunctiononFileChange
(event: ChangeEvent)
packages/shared/src/components/fields/ImageInput.tsx:86
↓ 2 callersFunctiononFiles
(files: FileList)
packages/shared/src/hooks/useControlledImageUpload.ts:52
↓ 2 callersFunctiononKeyDown
( e: KeyboardEvent<HTMLInputElement>, index: number, )
packages/shared/src/components/fields/CodeField.tsx:67
↓ 2 callersFunctiononLeaveSquad
(e: MouseEvent)
packages/shared/src/components/squads/SquadActionButton.tsx:280
↓ 2 callersFunctiononLogToggle
(isEnabled: boolean, category: NotificationCategory)
packages/shared/src/components/notifications/DigestNotification.tsx:51
↓ 2 callersFunctiononLogToggle
(isEnabled: boolean, category: NotificationCategory)
packages/shared/src/components/notifications/PersonalizedDigest.tsx:88
↓ 2 callersFunctiononOptOut
()
packages/extension/src/frame/controller.ts:132
↓ 2 callersFunctiononPostModalOpen
({ index, callback, row, column, }: { index: number; callback?: () => unknown; r
packages/shared/src/components/Feed.tsx:560
↓ 2 callersFunctiononRemoveQueryParams
()
packages/shared/src/components/cards/AcquisitionForm/common/AcquisitionFormInner.tsx:32
↓ 2 callersFunctiononReorder
(reorderedLinks: string[])
packages/extension/src/newtab/ShortcutLinks/ShortcutLinks.tsx:94
↓ 2 callersFunctiononReportUser
( e: React.MouseEvent, reason: ReportReason, text: string, )
packages/shared/src/components/modals/report/ReportUserModal.tsx:85
↓ 2 callersFunctiononScroll
()
packages/shared/src/hooks/useScrollTopOffset.ts:26
↓ 2 callersFunctiononShare
()
packages/shared/src/components/ShareMobile.tsx:39
↓ 2 callersFunctiononShow
(instance: TippyInstance)
packages/shared/src/components/profile/ProfileTooltip.tsx:115
↓ 2 callersFunctiononSlice
(text: string)
packages/shared/src/components/fields/CodeField.tsx:45
↓ 2 callersFunctiononSubscribeDigest
({ sendType, preferredHour, }: Partial<{ type: UserPersonalizedDigestType; sendType: SendTyp
packages/shared/src/components/post/brief/BriefPostContent.tsx:153
↓ 2 callersFunctiononSuccess
(comment, isNew, parentCommentID)
packages/shared/src/components/modals/post/CommentModal.tsx:131
↓ 2 callersFunctiononSuccess
({ message, callback, }: { message?: string; callback?: (...args: unknown[]) => Promise<void
packages/shared/src/features/organizations/hooks/useOrganization.ts:182
↓ 2 callersFunctiononSuccess
()
packages/webapp/pages/recruiter/[opportunityId]/questions.tsx:107
↓ 2 callersFunctiononToggle
(causeId: string)
packages/shared/src/features/giveback/components/GivebackCausesPanel.tsx:177
↓ 2 callersFunctiononToggle
()
packages/shared/src/features/daily/CoverGrid.tsx:197
↓ 2 callersFunctiononUpdateIndex
(increment: number)
packages/shared/src/components/containers/Carousel.tsx:44
↓ 2 callersFunctiononValidateHandles
( before: Partial<Handles>, after: Partial<Handles>, )
packages/shared/src/hooks/useProfileForm.ts:44
↓ 2 callersFunctiononValidationError
({ issues, }: { issues: ReturnType<typeof onValidateOpportunity>['error']['issues']; })
packages/webapp/pages/recruiter/[opportunityId]/questions.tsx:80
↓ 2 callersFunctiononValueChange
(value: string)
packages/shared/src/components/tags/TagDirectorySearch.tsx:33
↓ 2 callersFunctionparseCreatives
(rawCreatives: unknown)
packages/shared/src/lib/engagementAds.ts:76
↓ 2 callersFunctionparseOpportunityMutationOptions
()
packages/shared/src/features/opportunity/mutations.ts:488
↓ 2 callersFunctionparsePostScheduledStart
( value: string | undefined | null, timezone?: string, )
packages/shared/src/lib/scheduledPost.ts:27
↓ 2 callersFunctionpickLiveTrack
( source: MediaStream | null, kind: 'audio' | 'video', )
packages/shared/src/components/liveRooms/liveRoomMedia.ts:1
↓ 2 callersFunctionpostHighlightsFeedQueryOptions
({ channel, significance, first = MAJOR_HEADLINES_MAX_FIRST, after, }: { channel?: string; signifi
packages/shared/src/graphql/highlights.ts:180
↓ 2 callersMethodprefetch
()
packages/extension/src/lib/CustomRouter.ts:45
↓ 2 callersFunctionpromptSignup
()
packages/shared/src/components/liveRooms/LiveRoomControls.tsx:131
↓ 2 callersFunctionpushUpload
(file: File)
packages/shared/src/hooks/input/useSyncUploader.ts:60
↓ 2 callersFunctionrecommendOpportunityScreeningQuestionsOptions
()
packages/shared/src/features/opportunity/mutations.ts:385
↓ 2 callersFunctionrecruiterAcceptOpportunityMatchMutationOptions
()
packages/shared/src/features/opportunity/mutations.ts:425
↓ 2 callersFunctionrecruiterPricesPublicQueryOptions
(discountId?: string)
packages/shared/src/features/opportunity/queries.ts:304
↓ 2 callersFunctionrecruiterRejectOpportunityMatchMutationOptions
()
packages/shared/src/features/opportunity/mutations.ts:441
↓ 2 callersFunctionredirectToApp
(router: NextRouter)
packages/shared/src/features/onboarding/lib/utils.ts:78
↓ 2 callersFunctionrefetchSocialAuthBoot
( refetchBoot: RefetchBoot, retryDelaysMs: readonly number[] = SOCIAL_AUTH_BOOT_RETRY_DELAYS_MS, )
packages/shared/src/components/auth/socialAuth.ts:82
← previousnext →901–1,000 of 6,160, ranked by callers