Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TylerFisher/sill
/ functions
Functions
812 in github.com/TylerFisher/sill
⨍
Functions
812
◇
Types & classes
143
↓ 2 callers
Function
apiGetNotificationGroupItems
( request: Request, groupId: string, cursor?: string, )
apps/web/app/utils/api-client.server.ts:699
↓ 2 callers
Function
apiGetNotificationGroups
(request: Request)
apps/web/app/utils/api-client.server.ts:730
↓ 2 callers
Function
apiGetUserProfile
(request: Request, redirectTo?: string)
apps/web/app/utils/api-client.server.ts:48
↓ 2 callers
Function
apiSetEmail
(request: Request, data: { email: string })
apps/web/app/utils/api-client.server.ts:1384
↓ 2 callers
Function
apiVerifyCode
( request: Request, data: { code: string; type: | "onboarding" | "reset-password"
apps/web/app/utils/api-client.server.ts:157
↓ 2 callers
Function
avatarsFromPosts
(posts: LinkPost[], limit = 3)
packages/links/src/timeline.ts:169
↓ 2 callers
Function
bare
(u: string)
packages/links/src/record-mappers/standard-site.ts:64
↓ 2 callers
Function
buildEntries
(c: CachedRanking)
packages/links/src/timeline.ts:183
↓ 2 callers
Function
buildErrorUrl
(errorCode: string)
apps/web/app/routes/mastodon/auth.ts:122
↓ 2 callers
Function
clampText
(text: string)
packages/links/src/appview.ts:338
↓ 2 callers
Function
completeV2Migration
(did: string, request: Request)
apps/api/src/routes/bluesky.ts:47
↓ 2 callers
Function
cursorOf
(userId: string)
apps/worker/src/reseed-mastodon-cursors.ts:115
↓ 2 callers
Function
decodeHtmlEntities
(input: string)
packages/links/src/html-entities.ts:47
↓ 2 callers
Function
decodeHtmlEntitiesMaybe
( input: T, )
packages/links/src/html-entities.ts:70
↓ 2 callers
Function
deleteSession
(sessionId: string)
packages/auth/src/auth.ts:99
↓ 2 callers
Function
discoveryTimeLabel
(sp: URLSearchParams)
apps/web/app/utils/discoveryFilters.ts:20
↓ 2 callers
Function
discoveryWindow
(timeMs?: number)
packages/links/src/links.ts:539
↓ 2 callers
Function
distinctActorCount
(shares: ShareRow[])
packages/links/src/appview.ts:1105
↓ 2 callers
Function
enqueueJob
(userId: string)
packages/links/src/queue.ts:13
↓ 2 callers
Function
featureKind
(type: string | undefined)
packages/links/src/record-mappers/standard-site.ts:90
↓ 2 callers
Function
fetchQuery
(opts: { viewer: string; hours?: number; limit?: number; queries: AppViewNotificationQuery[]; })
packages/links/src/appview.ts:800
↓ 2 callers
Function
fetchRecordFromSlingshot
( atUri: string )
packages/links/src/appview.ts:864
↓ 2 callers
Function
fetchUrlMetadata
( urls: string[] )
packages/links/src/appview.ts:677
↓ 2 callers
Function
fetchUrlPage
( opts: UrlPageOptions )
packages/links/src/appview.ts:533
↓ 2 callers
Function
findBlueskyLinkFacets
( record: AppBskyFeedPost.Record, )
packages/links/src/bluesky.ts:556
↓ 2 callers
Function
generateHours
(timeZone: string | undefined)
apps/web/app/components/forms/TimeSelect.tsx:19
↓ 2 callers
Function
getActiveSyncs
(userId: string)
apps/api/src/routes/sync.ts:13
↓ 2 callers
Function
getBlueskyList
( agent: Agent, dbList: typeof list.$inferSelect, accountHandle: string, opts?: { ignoreCursor?: boole
packages/links/src/bluesky.ts:165
↓ 2 callers
Function
getLinksFromBluesky
( userId: string, opts?: { ignoreCursor?: boolean; skipListNames?: string[] }, )
packages/links/src/bluesky.ts:503
↓ 2 callers
Function
getLinksFromMastodon
( userId: string, opts?: { ignoreCursor?: boolean; skipListNames?: string[] }, )
packages/links/src/mastodon.ts:633
↓ 2 callers
Function
getMastodonAccountInfo
* Get account info from Mastodon instance using access token
apps/api/src/routes/mastodon.ts:80
↓ 2 callers
Function
getMastodonList
( listUri: string, account: typeof mastodonAccount.$inferSelect & { mastodonInstance: { instance
packages/links/src/mastodon.ts:107
↓ 2 callers
Function
getMergedOccurrences
( args: FilterArgs, )
packages/links/src/timeline.ts:277
↓ 2 callers
Function
getMutePhrases
(userId: string)
packages/links/src/links.ts:216
↓ 2 callers
Function
getRankedEntries
( args: FilterArgs, viewerDid: string, needed: number, sourceId: string | undefined, )
packages/links/src/timeline.ts:380
↓ 2 callers
Function
getTimeZone
()
apps/web/app/components/forms/TimeSelect.tsx:11
↓ 2 callers
Function
handleSelectSort
(value: string)
apps/web/app/components/forms/FilterPresetList.tsx:73
↓ 2 callers
Function
handleSelectSort
(value: string)
apps/web/app/components/forms/SortPresetList.tsx:11
↓ 2 callers
Function
handleSelectSuggestion
(actor: BlueskyActor)
apps/web/app/components/forms/BlueskyHandleAutocomplete.tsx:102
↓ 2 callers
Function
handleTagClick
(tagName: string | null)
apps/web/app/components/forms/BookmarkFilters.tsx:27
↓ 2 callers
Function
hasCard
(t: mastodon.v1.Status)
packages/links/src/mastodon.ts:664
↓ 2 callers
Function
intro
(name: string | null)
packages/emails/src/utils/digestText.tsx:19
↓ 2 callers
Function
isMuted
(linkPost: MostRecentLinkPosts)
apps/web/app/hooks/useOptimisticMutes.ts:37
↓ 2 callers
Function
isSubscribed
( userId: string )
packages/auth/src/auth.ts:290
↓ 2 callers
Function
linkPlug
(digestUrl: string)
packages/emails/src/utils/digestText.tsx:77
↓ 2 callers
Function
linksFromAppViewItems
(items: UrlItem[])
packages/links/src/links.ts:498
↓ 2 callers
Function
makeLink
(overrides: Partial<RenderedLink>)
apps/worker/src/send-test-notification.ts:36
↓ 2 callers
Function
newerStatusId
(held: string | null, next: string)
packages/links/src/mastodon.ts:53
↓ 2 callers
Function
notificationOutro
(settingsUrl: string)
packages/emails/src/utils/digestText.tsx:49
↓ 2 callers
Function
onValueChange
(v: string | number)
apps/web/app/components/forms/NotificationQueryItem.tsx:141
↓ 2 callers
Function
parseDiscoveryFilters
( sp: URLSearchParams, )
apps/web/app/utils/discoveryFilters.ts:44
↓ 2 callers
Function
parseMastodonRecord
( raw: string, )
packages/links/src/record-mappers/shared.ts:233
↓ 2 callers
Function
popfeedCard
( overrides: { title: string; workUrl: string; credit: string; workType: string; year: string; po
apps/worker/src/send-test-notification.ts:99
↓ 2 callers
Function
postViewLabel
( postType: string, collection: string | null | undefined, postUrl: string | null | undefined, )
apps/web/app/utils/postSource.ts:37
↓ 2 callers
Function
processBlueskyLink
( t: AppBskyFeedDefs.FeedViewPost, source: PushShareSource, )
packages/links/src/bluesky.ts:410
↓ 2 callers
Function
pushCombinedPreferences
( account: { id: string; userId: string; did: string }, opts: { mutedDids?: string[] } = {}, )
packages/links/src/bluesky.ts:662
↓ 2 callers
Function
renderIfLinks
( // biome-ignore lint/suspicious/noExplicitAny: raw block JSON block: any, targetUrl: string, )
packages/links/src/record-mappers/standard-site.ts:182
↓ 2 callers
Function
requireOnboardingEmail
* 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 callers
Function
requireResetPasswordEmail
* 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 callers
Function
resolveAboutAccount
(about?: AboutCard)
packages/links/src/links.ts:59
↓ 2 callers
Function
richTextToHtml
(rt: RichText)
packages/links/src/record-mappers/shared.ts:161
↓ 2 callers
Function
runWithRefreshLock
( name: string, fn: () => T | PromiseLike<T>, )
packages/auth/src/client.ts:105
↓ 2 callers
Function
scopeFor
(variant: AuthVariant)
packages/auth/src/client.ts:118
↓ 2 callers
Function
seedViewer
(did: string)
packages/links/src/appview.ts:164
↓ 2 callers
Function
sendEmailChangeEmail
({ to, otp, }: { to: string; otp: string; })
packages/emails/src/index.ts:77
↓ 2 callers
Function
sendNotificationEmail
({ to, subject, links, groupName, subscribed, freeTrialEnd, }: { to: string; subject: string;
packages/emails/src/index.ts:160
↓ 2 callers
Function
setSearchParam
(param: string, value: string)
apps/web/app/components/forms/SearchField.tsx:18
↓ 2 callers
Function
shareDedupeKey
(p: LinkPost)
packages/links/src/timeline.ts:104
↓ 2 callers
Function
startSync
(promise: Promise<"success" | "error">, info: SyncInfo)
apps/web/app/components/contexts/SyncContext.tsx:106
↓ 2 callers
Function
syncMutes
( agent: Agent, account: { id: string; userId: string; did: string }, )
packages/links/src/bluesky.ts:700
↓ 2 callers
Function
syncUserMutesToAppView
( userId: string, )
packages/links/src/bluesky.ts:715
↓ 2 callers
Function
translateNotificationQueries
( queries: NotificationQuery[], )
packages/links/src/links.ts:293
↓ 2 callers
Function
urlsMatch
(a: string, b: string)
packages/links/src/record-mappers/standard-site.ts:60
↓ 2 callers
Function
useNotificationsDispatch
()
apps/web/app/components/contexts/NotificationsContext.tsx:48
↓ 2 callers
Function
verifyUserPassword
( userInfo: { email?: string | undefined; userId?: string }, password: string )
packages/auth/src/auth.ts:215
↓ 2 callers
Function
workTypeLabel
(t: string)
apps/web/app/utils/popfeed.ts:19
↓ 1 callers
Function
BlueskyAuthErrorEmail
({ handle, settingsUrl, }: BlueskyAuthErrorEmailProps)
packages/emails/src/emails/BlueskyAuthErrorEmail.tsx:12
↓ 1 callers
Function
EmailChangeEmail
({ otp, }: { otp: string; })
packages/emails/src/emails/EmailChangeEmail.tsx:7
↓ 1 callers
Function
EmailChangeNoticeEmail
({ userId }: { userId: string })
packages/emails/src/emails/EmailChangeNoticeEmail.tsx:4
↓ 1 callers
Function
Notification
({ links, groupName, subscribed, freeTrialEnd, }: NotificationProps)
packages/emails/src/emails/Notification.tsx:17
↓ 1 callers
Function
PasswordResetEmail
({ otp }: PasswordResetEmailProps)
packages/emails/src/emails/PasswordResetEmail.tsx:11
↓ 1 callers
Function
RSSLinks
({ links, name, digestUrl, subscribed }: RSSLinksProps)
packages/emails/src/components/RSSLinks.tsx:14
↓ 1 callers
Function
RSSNotificationItem
({ linkPost, subscribed, }: { linkPost: MostRecentLinkPosts; subscribed: SubscriptionStatus })
packages/emails/src/components/RSSNotificationItem.tsx:8
↓ 1 callers
Function
VerifyEmail
({ otp }: VerifyEmailProps)
packages/emails/src/emails/VerifyEmail.tsx:12
↓ 1 callers
Function
WelcomeEmail
({ name }: WelcomeEmailProps)
packages/emails/src/emails/WelcomeEmail.tsx:10
↓ 1 callers
Function
action
( collection: string | null | undefined, sembleHref: string | null, )
apps/web/app/components/linkPosts/BookmarkRollup.tsx:30
↓ 1 callers
Function
addNewBookmarks
(userId: string)
packages/links/src/bookmarks.ts:142
↓ 1 callers
Function
advisoryLockKey
(name: string)
packages/schema/src/db.ts:81
↓ 1 callers
Function
apiAddMutePhrase
(request: Request, phrase: string)
apps/web/app/utils/api-client.server.ts:1012
↓ 1 callers
Function
apiBlueskyAuthCallback
( request: Request, data: { searchParams: string; mode?: "login" | "signup" }, )
apps/web/app/utils/api-client.server.ts:216
↓ 1 callers
Function
apiBlueskyAuthRevoke
(request: Request)
apps/web/app/utils/api-client.server.ts:231
↓ 1 callers
Function
apiBlueskyAuthStart
( request: Request, handle: string | undefined, mode?: "login" | "signup", )
apps/web/app/utils/api-client.server.ts:182
↓ 1 callers
Function
apiChangeEmail
( request: Request, data: { email: string }, )
apps/web/app/utils/api-client.server.ts:1321
↓ 1 callers
Function
apiChangePassword
(request: Request, newPassword: string)
apps/web/app/utils/api-client.server.ts:970
↓ 1 callers
Function
apiCreateList
( request: Request, data: { uri: string; name: string; accountId: string; type: "bluesky"
apps/web/app/utils/api-client.server.ts:1100
↓ 1 callers
Function
apiCreateNotificationGroup
( request: Request, data: { id?: string; format: "email" | "rss" | "push"; queries: Array<{
apps/web/app/utils/api-client.server.ts:820
↓ 1 callers
Function
apiCreateUpdateDigestSettings
( request: Request, data: { time: string; hideReposts: "include" | "exclude" | "only"; splitSe
apps/web/app/utils/api-client.server.ts:480
↓ 1 callers
Function
apiDeleteBookmark
( request: Request, data: { url: string }, )
apps/web/app/utils/api-client.server.ts:390
↓ 1 callers
Function
apiDeleteBookmarkTag
( request: Request, data: { url: string; tagName: string }, )
apps/web/app/utils/api-client.server.ts:425
↓ 1 callers
Function
apiDeleteDigestSettings
(request: Request)
apps/web/app/utils/api-client.server.ts:502
← previous
next →
101–200 of 812, ranked by callers