MCPcopy Create free account

hub / github.com/TylerFisher/sill / functions

Functions812 in github.com/TylerFisher/sill

↓ 2 callersFunctionapiGetNotificationGroupItems
( request: Request, groupId: string, cursor?: string, )
apps/web/app/utils/api-client.server.ts:699
↓ 2 callersFunctionapiGetNotificationGroups
(request: Request)
apps/web/app/utils/api-client.server.ts:730
↓ 2 callersFunctionapiGetUserProfile
(request: Request, redirectTo?: string)
apps/web/app/utils/api-client.server.ts:48
↓ 2 callersFunctionapiSetEmail
(request: Request, data: { email: string })
apps/web/app/utils/api-client.server.ts:1384
↓ 2 callersFunctionapiVerifyCode
( request: Request, data: { code: string; type: | "onboarding" | "reset-password"
apps/web/app/utils/api-client.server.ts:157
↓ 2 callersFunctionavatarsFromPosts
(posts: LinkPost[], limit = 3)
packages/links/src/timeline.ts:169
↓ 2 callersFunctionbare
(u: string)
packages/links/src/record-mappers/standard-site.ts:64
↓ 2 callersFunctionbuildEntries
(c: CachedRanking)
packages/links/src/timeline.ts:183
↓ 2 callersFunctionbuildErrorUrl
(errorCode: string)
apps/web/app/routes/mastodon/auth.ts:122
↓ 2 callersFunctionclampText
(text: string)
packages/links/src/appview.ts:338
↓ 2 callersFunctioncompleteV2Migration
(did: string, request: Request)
apps/api/src/routes/bluesky.ts:47
↓ 2 callersFunctioncursorOf
(userId: string)
apps/worker/src/reseed-mastodon-cursors.ts:115
↓ 2 callersFunctiondecodeHtmlEntities
(input: string)
packages/links/src/html-entities.ts:47
↓ 2 callersFunctiondecodeHtmlEntitiesMaybe
( input: T, )
packages/links/src/html-entities.ts:70
↓ 2 callersFunctiondeleteSession
(sessionId: string)
packages/auth/src/auth.ts:99
↓ 2 callersFunctiondiscoveryTimeLabel
(sp: URLSearchParams)
apps/web/app/utils/discoveryFilters.ts:20
↓ 2 callersFunctiondiscoveryWindow
(timeMs?: number)
packages/links/src/links.ts:539
↓ 2 callersFunctiondistinctActorCount
(shares: ShareRow[])
packages/links/src/appview.ts:1105
↓ 2 callersFunctionenqueueJob
(userId: string)
packages/links/src/queue.ts:13
↓ 2 callersFunctionfeatureKind
(type: string | undefined)
packages/links/src/record-mappers/standard-site.ts:90
↓ 2 callersFunctionfetchQuery
(opts: { viewer: string; hours?: number; limit?: number; queries: AppViewNotificationQuery[]; })
packages/links/src/appview.ts:800
↓ 2 callersFunctionfetchRecordFromSlingshot
( atUri: string )
packages/links/src/appview.ts:864
↓ 2 callersFunctionfetchUrlMetadata
( urls: string[] )
packages/links/src/appview.ts:677
↓ 2 callersFunctionfetchUrlPage
( opts: UrlPageOptions )
packages/links/src/appview.ts:533
↓ 2 callersFunctionfindBlueskyLinkFacets
( record: AppBskyFeedPost.Record, )
packages/links/src/bluesky.ts:556
↓ 2 callersFunctiongenerateHours
(timeZone: string | undefined)
apps/web/app/components/forms/TimeSelect.tsx:19
↓ 2 callersFunctiongetActiveSyncs
(userId: string)
apps/api/src/routes/sync.ts:13
↓ 2 callersFunctiongetBlueskyList
( agent: Agent, dbList: typeof list.$inferSelect, accountHandle: string, opts?: { ignoreCursor?: boole
packages/links/src/bluesky.ts:165
↓ 2 callersFunctiongetLinksFromBluesky
( userId: string, opts?: { ignoreCursor?: boolean; skipListNames?: string[] }, )
packages/links/src/bluesky.ts:503
↓ 2 callersFunctiongetLinksFromMastodon
( userId: string, opts?: { ignoreCursor?: boolean; skipListNames?: string[] }, )
packages/links/src/mastodon.ts:633
↓ 2 callersFunctiongetMastodonAccountInfo
* Get account info from Mastodon instance using access token
apps/api/src/routes/mastodon.ts:80
↓ 2 callersFunctiongetMastodonList
( listUri: string, account: typeof mastodonAccount.$inferSelect & { mastodonInstance: { instance
packages/links/src/mastodon.ts:107
↓ 2 callersFunctiongetMergedOccurrences
( args: FilterArgs, )
packages/links/src/timeline.ts:277
↓ 2 callersFunctiongetMutePhrases
(userId: string)
packages/links/src/links.ts:216
↓ 2 callersFunctiongetRankedEntries
( args: FilterArgs, viewerDid: string, needed: number, sourceId: string | undefined, )
packages/links/src/timeline.ts:380
↓ 2 callersFunctiongetTimeZone
()
apps/web/app/components/forms/TimeSelect.tsx:11
↓ 2 callersFunctionhandleSelectSort
(value: string)
apps/web/app/components/forms/FilterPresetList.tsx:73
↓ 2 callersFunctionhandleSelectSort
(value: string)
apps/web/app/components/forms/SortPresetList.tsx:11
↓ 2 callersFunctionhandleSelectSuggestion
(actor: BlueskyActor)
apps/web/app/components/forms/BlueskyHandleAutocomplete.tsx:102
↓ 2 callersFunctionhandleTagClick
(tagName: string | null)
apps/web/app/components/forms/BookmarkFilters.tsx:27
↓ 2 callersFunctionhasCard
(t: mastodon.v1.Status)
packages/links/src/mastodon.ts:664
↓ 2 callersFunctionintro
(name: string | null)
packages/emails/src/utils/digestText.tsx:19
↓ 2 callersFunctionisMuted
(linkPost: MostRecentLinkPosts)
apps/web/app/hooks/useOptimisticMutes.ts:37
↓ 2 callersFunctionisSubscribed
( userId: string )
packages/auth/src/auth.ts:290
↓ 2 callersFunctionlinkPlug
(digestUrl: string)
packages/emails/src/utils/digestText.tsx:77
↓ 2 callersFunctionlinksFromAppViewItems
(items: UrlItem[])
packages/links/src/links.ts:498
↓ 2 callersFunctionmakeLink
(overrides: Partial<RenderedLink>)
apps/worker/src/send-test-notification.ts:36
↓ 2 callersFunctionnewerStatusId
(held: string | null, next: string)
packages/links/src/mastodon.ts:53
↓ 2 callersFunctionnotificationOutro
(settingsUrl: string)
packages/emails/src/utils/digestText.tsx:49
↓ 2 callersFunctiononValueChange
(v: string | number)
apps/web/app/components/forms/NotificationQueryItem.tsx:141
↓ 2 callersFunctionparseDiscoveryFilters
( sp: URLSearchParams, )
apps/web/app/utils/discoveryFilters.ts:44
↓ 2 callersFunctionparseMastodonRecord
( raw: string, )
packages/links/src/record-mappers/shared.ts:233
↓ 2 callersFunctionpopfeedCard
( overrides: { title: string; workUrl: string; credit: string; workType: string; year: string; po
apps/worker/src/send-test-notification.ts:99
↓ 2 callersFunctionpostViewLabel
( postType: string, collection: string | null | undefined, postUrl: string | null | undefined, )
apps/web/app/utils/postSource.ts:37
↓ 2 callersFunctionprocessBlueskyLink
( t: AppBskyFeedDefs.FeedViewPost, source: PushShareSource, )
packages/links/src/bluesky.ts:410
↓ 2 callersFunctionpushCombinedPreferences
( account: { id: string; userId: string; did: string }, opts: { mutedDids?: string[] } = {}, )
packages/links/src/bluesky.ts:662
↓ 2 callersFunctionrenderIfLinks
( // biome-ignore lint/suspicious/noExplicitAny: raw block JSON block: any, targetUrl: string, )
packages/links/src/record-mappers/standard-site.ts:182
↓ 2 callersFunctionrequireOnboardingEmail
* Gets email address from onboarding session * @param request Request object * @returns Email address from onboarding session
apps/web/app/routes/accounts/onboarding.tsx:47
↓ 2 callersFunctionrequireResetPasswordEmail
* Requires the reset password email from the session, otherwise redirects to login * @param request Request object * @returns Email from reset passw
apps/web/app/routes/accounts/reset-password.tsx:29
↓ 2 callersFunctionresolveAboutAccount
(about?: AboutCard)
packages/links/src/links.ts:59
↓ 2 callersFunctionrichTextToHtml
(rt: RichText)
packages/links/src/record-mappers/shared.ts:161
↓ 2 callersFunctionrunWithRefreshLock
( name: string, fn: () => T | PromiseLike<T>, )
packages/auth/src/client.ts:105
↓ 2 callersFunctionscopeFor
(variant: AuthVariant)
packages/auth/src/client.ts:118
↓ 2 callersFunctionseedViewer
(did: string)
packages/links/src/appview.ts:164
↓ 2 callersFunctionsendEmailChangeEmail
({ to, otp, }: { to: string; otp: string; })
packages/emails/src/index.ts:77
↓ 2 callersFunctionsendNotificationEmail
({ to, subject, links, groupName, subscribed, freeTrialEnd, }: { to: string; subject: string;
packages/emails/src/index.ts:160
↓ 2 callersFunctionsetSearchParam
(param: string, value: string)
apps/web/app/components/forms/SearchField.tsx:18
↓ 2 callersFunctionshareDedupeKey
(p: LinkPost)
packages/links/src/timeline.ts:104
↓ 2 callersFunctionstartSync
(promise: Promise<"success" | "error">, info: SyncInfo)
apps/web/app/components/contexts/SyncContext.tsx:106
↓ 2 callersFunctionsyncMutes
( agent: Agent, account: { id: string; userId: string; did: string }, )
packages/links/src/bluesky.ts:700
↓ 2 callersFunctionsyncUserMutesToAppView
( userId: string, )
packages/links/src/bluesky.ts:715
↓ 2 callersFunctiontranslateNotificationQueries
( queries: NotificationQuery[], )
packages/links/src/links.ts:293
↓ 2 callersFunctionurlsMatch
(a: string, b: string)
packages/links/src/record-mappers/standard-site.ts:60
↓ 2 callersFunctionuseNotificationsDispatch
()
apps/web/app/components/contexts/NotificationsContext.tsx:48
↓ 2 callersFunctionverifyUserPassword
( userInfo: { email?: string | undefined; userId?: string }, password: string )
packages/auth/src/auth.ts:215
↓ 2 callersFunctionworkTypeLabel
(t: string)
apps/web/app/utils/popfeed.ts:19
↓ 1 callersFunctionBlueskyAuthErrorEmail
({ handle, settingsUrl, }: BlueskyAuthErrorEmailProps)
packages/emails/src/emails/BlueskyAuthErrorEmail.tsx:12
↓ 1 callersFunctionEmailChangeEmail
({ otp, }: { otp: string; })
packages/emails/src/emails/EmailChangeEmail.tsx:7
↓ 1 callersFunctionEmailChangeNoticeEmail
({ userId }: { userId: string })
packages/emails/src/emails/EmailChangeNoticeEmail.tsx:4
↓ 1 callersFunctionNotification
({ links, groupName, subscribed, freeTrialEnd, }: NotificationProps)
packages/emails/src/emails/Notification.tsx:17
↓ 1 callersFunctionPasswordResetEmail
({ otp }: PasswordResetEmailProps)
packages/emails/src/emails/PasswordResetEmail.tsx:11
↓ 1 callersFunctionRSSLinks
({ links, name, digestUrl, subscribed }: RSSLinksProps)
packages/emails/src/components/RSSLinks.tsx:14
↓ 1 callersFunctionRSSNotificationItem
({ linkPost, subscribed, }: { linkPost: MostRecentLinkPosts; subscribed: SubscriptionStatus })
packages/emails/src/components/RSSNotificationItem.tsx:8
↓ 1 callersFunctionVerifyEmail
({ otp }: VerifyEmailProps)
packages/emails/src/emails/VerifyEmail.tsx:12
↓ 1 callersFunctionWelcomeEmail
({ name }: WelcomeEmailProps)
packages/emails/src/emails/WelcomeEmail.tsx:10
↓ 1 callersFunctionaction
( collection: string | null | undefined, sembleHref: string | null, )
apps/web/app/components/linkPosts/BookmarkRollup.tsx:30
↓ 1 callersFunctionaddNewBookmarks
(userId: string)
packages/links/src/bookmarks.ts:142
↓ 1 callersFunctionadvisoryLockKey
(name: string)
packages/schema/src/db.ts:81
↓ 1 callersFunctionapiAddMutePhrase
(request: Request, phrase: string)
apps/web/app/utils/api-client.server.ts:1012
↓ 1 callersFunctionapiBlueskyAuthCallback
( request: Request, data: { searchParams: string; mode?: "login" | "signup" }, )
apps/web/app/utils/api-client.server.ts:216
↓ 1 callersFunctionapiBlueskyAuthRevoke
(request: Request)
apps/web/app/utils/api-client.server.ts:231
↓ 1 callersFunctionapiBlueskyAuthStart
( request: Request, handle: string | undefined, mode?: "login" | "signup", )
apps/web/app/utils/api-client.server.ts:182
↓ 1 callersFunctionapiChangeEmail
( request: Request, data: { email: string }, )
apps/web/app/utils/api-client.server.ts:1321
↓ 1 callersFunctionapiChangePassword
(request: Request, newPassword: string)
apps/web/app/utils/api-client.server.ts:970
↓ 1 callersFunctionapiCreateList
( request: Request, data: { uri: string; name: string; accountId: string; type: "bluesky"
apps/web/app/utils/api-client.server.ts:1100
↓ 1 callersFunctionapiCreateNotificationGroup
( request: Request, data: { id?: string; format: "email" | "rss" | "push"; queries: Array<{
apps/web/app/utils/api-client.server.ts:820
↓ 1 callersFunctionapiCreateUpdateDigestSettings
( request: Request, data: { time: string; hideReposts: "include" | "exclude" | "only"; splitSe
apps/web/app/utils/api-client.server.ts:480
↓ 1 callersFunctionapiDeleteBookmark
( request: Request, data: { url: string }, )
apps/web/app/utils/api-client.server.ts:390
↓ 1 callersFunctionapiDeleteBookmarkTag
( request: Request, data: { url: string; tagName: string }, )
apps/web/app/utils/api-client.server.ts:425
↓ 1 callersFunctionapiDeleteDigestSettings
(request: Request)
apps/web/app/utils/api-client.server.ts:502
← previousnext →101–200 of 812, ranked by callers