MCPcopy Create free account

hub / github.com/TylerFisher/sill / functions

Functions812 in github.com/TylerFisher/sill

↓ 1 callersFunctiongetPostUrl
(authorHandle: string, postUri: string)
packages/links/src/bluesky.ts:275
↓ 1 callersFunctiongetPostsForUrl
( args: FilterArgs, viewerDid: string, sourceId: string | undefined, )
packages/links/src/timeline.ts:318
↓ 1 callersFunctiongetProvider
()
packages/links/src/push.ts:7
↓ 1 callersFunctiongetRepostsLabel
()
apps/web/app/components/forms/FilterPresetList.tsx:172
↓ 1 callersFunctiongetSessionIdFromCookie
* Extracts session ID from cookie header * @param cookieHeader Cookie header string * @returns Session ID or null
packages/auth/src/auth.ts:55
↓ 1 callersFunctiongetSessionIdFromCookie
(request: Request)
apps/web/app/utils/api-client.server.ts:1492
↓ 1 callersFunctiongetSharesLabel
()
apps/web/app/components/forms/FilterPresetList.tsx:177
↓ 1 callersFunctiongetTheme
(request: Request)
apps/web/app/utils/theme.ts:11
↓ 1 callersFunctiongetTimeLabel
()
apps/web/app/components/forms/FilterPresetList.tsx:167
↓ 1 callersFunctiongetTimeline
( args: FilterArgs, )
packages/links/src/timeline.ts:214
↓ 1 callersFunctiongetUniqueAvatarUrls
( posts: MostRecentLinkPosts["posts"], )
packages/emails/src/components/LinkPost.tsx:47
↓ 1 callersFunctiongetUniqueAvatarUrls
( posts: MostRecentLinkPosts["posts"], )
apps/web/app/components/linkPosts/LinkPostRep.tsx:47
↓ 1 callersFunctiongetUserBookmarks
( userId: string, )
packages/links/src/bookmarks.ts:53
↓ 1 callersFunctiongetUserProfile
(userId: string)
packages/auth/src/auth.ts:329
↓ 1 callersFunctiongetYoutubeUrl
(content: string)
packages/links/src/mastodon.ts:469
↓ 1 callersFunctionhandleBlueskyOAuth
(account: BlueskyAccountForAuth)
packages/links/src/bluesky.ts:74
↓ 1 callersFunctionhandleBotRequest
( request: Request, responseStatusCode: number, responseHeaders: Headers, reactRouterContext: EntryContext
apps/web/app/entry.server.tsx:34
↓ 1 callersFunctionhandleBrowserRequest
( request: Request, responseStatusCode: number, responseHeaders: Headers, reactRouterContext: EntryContext
apps/web/app/entry.server.tsx:79
↓ 1 callersFunctionhandleEmbeds
(embed: PostView["embed"])
packages/links/src/bluesky.ts:286
↓ 1 callersFunctionhandleIdleQueue
* Handles idle queue state
apps/worker/src/process-queue.tsx:146
↓ 1 callersFunctionhandleLinkTitle
(title: string)
packages/links/src/bluesky.ts:395
↓ 1 callersFunctionhandleSelectList
(listId: string)
apps/web/app/components/forms/FilterPresetList.tsx:150
↓ 1 callersFunctionhandleSelectReposts
(value: string)
apps/web/app/components/forms/FilterPresetList.tsx:103
↓ 1 callersFunctionhandleSelectShares
(value: string)
apps/web/app/components/forms/FilterPresetList.tsx:118
↓ 1 callersFunctionhandleSelectTime
(value: string)
apps/web/app/components/forms/FilterPresetList.tsx:88
↓ 1 callersFunctionhandleSubmit
(event: React.FormEvent)
apps/web/app/components/forms/SearchField.tsx:40
↓ 1 callersFunctionhasIngestionSources
* Processes a single job by fetching links and notification groups for a user. * Marks the job as completed upon success.
packages/links/src/queue.ts:64
↓ 1 callersFunctionhasProp
( data: object, prop: K )
packages/links/src/mastodon.ts:480
↓ 1 callersFunctionhr
(layout: "default" | "dense")
packages/emails/src/emails/Notification.tsx:56
↓ 1 callersFunctionhr
(layout: "default" | "dense")
packages/emails/src/emails/TopLinksEmail.tsx:111
↓ 1 callersFunctionhumanizeWorkType
(t: string)
packages/links/src/record-mappers/popfeed.ts:50
↓ 1 callersFunctionhydratePage
( slice: RankedEntry[], args: FilterArgs, viewerDid: string, sourceId: string | undefined, )
packages/links/src/timeline.ts:505
↓ 1 callersFunctioninjectSessionId
* When the mobile app needs to connect an additional account, the * ASWebAuthenticationSession browser doesn't carry the iOS app's session * cookie.
apps/web/app/routes/bluesky/auth.ts:16
↓ 1 callersFunctioninjectSessionId
* Inject the API sessionId cookie into the request for mobile connect flows.
apps/web/app/routes/bluesky/auth.callback.ts:23
↓ 1 callersFunctioninjectSessionId
* Inject the API sessionId cookie into the request for mobile connect flows.
apps/web/app/routes/mastodon/auth.ts:12
↓ 1 callersFunctioninjectSessionId
* Inject the API sessionId cookie into the request for mobile connect flows.
apps/web/app/routes/mastodon/auth.callback.ts:23
↓ 1 callersFunctionintro
(name: string | null)
apps/web/app/utils/digestText.tsx:18
↓ 1 callersFunctionisCodeValid
({ code, type, target, }: { code: string; type: VerificationTypes; target: string; })
packages/auth/src/verification.ts:95
↓ 1 callersFunctionisHttpUrl
(url: string)
packages/links/src/appview.ts:342
↓ 1 callersFunctionisObj
(v: unknown)
packages/links/src/mastodon.ts:476
↓ 1 callersFunctionkeywordGroup
(id?: string)
apps/web/app/components/forms/NotificationForm.tsx:39
↓ 1 callersFunctionkindLabel
(sourceId: string)
apps/web/app/components/linkPosts/SourceBadge.tsx:26
↓ 1 callersFunctionlinkBlueskyIdentity
( userId: string, did: string, )
packages/links/src/viewer.ts:58
↓ 1 callersFunctionlinkFromUrlMeta
(url: string, meta?: UrlMetaItem)
packages/links/src/bookmarks.ts:26
↓ 1 callersFunctionlinkIdentities
(ids: string[])
packages/links/src/appview.ts:193
↓ 1 callersFunctionlinkPlug
(digestUrl: string)
apps/web/app/utils/digestText.tsx:76
↓ 1 callersFunctionlocalHourToUtc
(localHour: number)
apps/web/app/components/forms/TimeSelect.tsx:30
↓ 1 callersFunctionlogin
({ email, password, }: { email: string; password: string; })
packages/auth/src/auth.ts:108
↓ 1 callersFunctionmain
()
apps/worker/src/send-test-notification.ts:291
↓ 1 callersFunctionmain
()
apps/worker/src/migrate-appview-backfill.ts:76
↓ 1 callersFunctionmain
()
apps/worker/src/reseed-mastodon-cursors.ts:238
↓ 1 callersFunctionmakeLink
(overrides: Partial<RenderedLink>)
apps/web/app/routes/rss-test.ts:28
↓ 1 callersFunctionmastodonRepostToLinkPost
( share: ShareRow, base: LinkPost, )
packages/links/src/record-mappers/mastodon.ts:44
↓ 1 callersFunctionmastodonStatusToLinkPost
( share: ShareRow, base: LinkPost, )
packages/links/src/record-mappers/mastodon.ts:18
↓ 1 callersFunctionmatchToItem
( match: QueryMatch, userId: string, )
packages/links/src/links.ts:330
↓ 1 callersFunctionmetadataPathFor
(variant: AuthVariant)
packages/auth/src/client.ts:121
↓ 1 callersFunctionnetworkTopTen
()
packages/links/src/links.ts:465
↓ 1 callersFunctionnormalizeActorHandle
( postType: "mastodon" | "bluesky" | "atbookmark", handle: string | null, )
packages/emails/src/components/LinkPost.tsx:34
↓ 1 callersFunctionnormalizeActorHandle
( postType: "mastodon" | "bluesky" | "atbookmark", handle: string | null, )
apps/web/app/components/linkPosts/LinkPostRep.tsx:34
↓ 1 callersFunctionnormalizeActorName
(name: string | null)
packages/emails/src/components/LinkPost.tsx:29
↓ 1 callersFunctionnormalizeActorName
(name: string | null)
apps/web/app/components/linkPosts/LinkPostRep.tsx:29
↓ 1 callersFunctionnotificationOutro
(settingsUrl: string)
apps/web/app/utils/digestText.tsx:48
↓ 1 callersFunctionparentFields
(parent: SubjectPost)
packages/links/src/record-mappers/shared.ts:391
↓ 1 callersFunctionperformBlueskyStatusCheck
(request: Request)
apps/web/app/utils/api-client.server.ts:1502
↓ 1 callersFunctionpoll
()
apps/web/app/routes/settings/checkout.tsx:20
↓ 1 callersFunctionpollForSubscription
(request: Request)
apps/web/app/routes/settings/checkout.tsx:18
↓ 1 callersFunctionpopfeedProfileUrl
(handleOrDid: string)
packages/links/src/record-mappers/popfeed.ts:10
↓ 1 callersFunctionpopfeedReviewToLinkPost
( share: ShareRow, base: RenderedLinkPost, )
packages/links/src/record-mappers/popfeed.ts:57
↓ 1 callersFunctionpopfeedWorkUrl
( url: string, workType?: string, title?: string )
packages/links/src/appview.ts:904
↓ 1 callersFunctionpopfeedYear
( publishedDate: string | null | undefined, )
packages/emails/src/utils/popfeed.ts:32
↓ 1 callersFunctionpopfeedYear
( publishedDate: string | null | undefined, )
apps/web/app/utils/popfeed.ts:32
↓ 1 callersFunctionpopularLinksFromDomainGroup
(id: string)
apps/web/app/components/forms/NotificationForm.tsx:75
↓ 1 callersFunctionpopularLinksGroup
(id: string)
apps/web/app/components/forms/NotificationForm.tsx:57
↓ 1 callersFunctionpostViewerPreferences
( viewer: string, prefs: { mutedWords?: string[]; mutedDids?: string[] } )
packages/links/src/appview.ts:225
↓ 1 callersFunctionpreview
(linkPosts: MostRecentLinkPosts[])
packages/emails/src/utils/digestText.tsx:5
↓ 1 callersFunctionpreview
(linkPosts: MostRecentLinkPosts[])
apps/api/src/utils/digestText.server.ts:5
↓ 1 callersFunctionpreviewNotificationCount
( userId: string, queries: NotificationQuery[], )
packages/links/src/links.ts:415
↓ 1 callersFunctionprobeMastodonAccount
( userId: string, )
packages/links/src/mastodon.ts:343
↓ 1 callersFunctionprocessBatch
* Processes a batch of jobs
apps/worker/src/process-queue.tsx:91
↓ 1 callersFunctionprocessJob
( job: typeof accountUpdateQueue.$inferSelect )
packages/links/src/queue.ts:81
↓ 1 callersFunctionprocessJobWithTimeout
* Processes a single job with timeout protection
apps/worker/src/process-queue.tsx:44
↓ 1 callersFunctionprocessNotificationGroup
( group: typeof notificationGroup.$inferSelect )
packages/links/src/notifications.ts:18
↓ 1 callersFunctionprocessQueue
* Main queue processing loop
apps/worker/src/process-queue.tsx:193
↓ 1 callersFunctionpublishBookmarkToAtproto
* Publish a bookmark to the user's ATProto PDS * Returns the rkey of the created record
apps/api/src/routes/bookmarks.ts:59
↓ 1 callersFunctionqueryHours
(createdAt?: Date)
packages/links/src/links.ts:279
↓ 1 callersFunctionquotedPostPermalink
( atUri: string, handle: string | null | undefined, )
packages/links/src/record-mappers/shared.ts:82
↓ 1 callersFunctionratingStars
(rating: number)
packages/links/src/record-mappers/popfeed.ts:37
↓ 1 callersFunctionrecoverMastodonUsername
( account: typeof mastodonAccount.$inferSelect & { mastodonInstance: { instance: string }; }, )
packages/links/src/mastodon.ts:607
↓ 1 callersFunctionrenderDigestRSS
({ links, name, digestUrl, subscribed, }: { links: MostRecentLinkPosts[]; name: string | null; d
packages/emails/src/index.ts:141
↓ 1 callersFunctionrenderNotificationRSS
({ item, subscribed, }: { item: MostRecentLinkPosts; subscribed: SubscriptionStatus; })
packages/emails/src/index.ts:194
↓ 1 callersFunctionrenderReactEmail
(react: ReactElement)
packages/emails/src/email-service.ts:62
↓ 1 callersFunctionrenderRichText
( plaintext: string, facets?: RichTextFacet[], )
packages/links/src/record-mappers/standard-site.ts:147
↓ 1 callersFunctionresetUserPassword
({ userId, newPassword, }: { userId: string; newPassword: string; })
packages/auth/src/auth.ts:264
↓ 1 callersFunctionresolveBaseUrl
(request?: Request)
packages/auth/src/client.ts:124
↓ 1 callersFunctionresolveSourceLogo
(post: Post)
apps/web/app/components/linkPosts/PostRep.tsx:28
↓ 1 callersFunctionrunMigrations
()
packages/schema/src/db.ts:53
↓ 1 callersFunctionscrobbleToLinkPost
( share: ShareRow, base: LinkPost, )
packages/links/src/record-mappers/scrobble.ts:50
↓ 1 callersFunctionscrobbleUrl
(atUri: string)
packages/links/src/record-mappers/scrobble.ts:41
↓ 1 callersFunctionsendDigestEmail
({ to, subject, links, name, digestUrl, layout = "default", subscribed, freeTrialEnd, }: { t
packages/emails/src/index.ts:107
↓ 1 callersFunctionsendEmailChangeNoticeEmail
({ to, userId, }: { to: string; userId: string; })
packages/emails/src/index.ts:92
← previousnext →301–400 of 812, ranked by callers