MCPcopy Index your code

hub / github.com/FxEmbed/FxEmbed / functions

Functions922 in github.com/FxEmbed/FxEmbed

↓ 2 callersFunctionviewRecordToPost
(v: BlueskyEmbedViewRecord)
packages/atmosphere/src/providers/bluesky/processor.ts:103
↓ 2 callersFunctionwithLocalizedTombstoneMessage
( t: APIStatusTombstone, language: string | undefined )
src/helpers/tombstone.ts:32
↓ 2 callersFunctionxdtThreadEdgeToSubstatus
( edge: Record<string, unknown>, parentShortcode: string, focalAuthorUsername: string )
packages/atmosphere/src/providers/threads/processor.ts:384
↓ 1 callersFunctionON_DEMAND_HASH_PATTERN
(index: string)
packages/atmosphere/src/providers/twitter/proxy/transaction/transaction.ts:111
↓ 1 callersFunctionaccountFromProfileHref
(href: string, instanceDomain: string)
packages/atmosphere/src/providers/mastodon/processor.ts:174
↓ 1 callersFunctionalignUtf16ExclusiveEndToScalarBoundary
* If exclusive end sits between a surrogate pair, extend to include the low surrogate * (defensive when offsets are slightly misaligned).
packages/atmosphere/src/helpers/twitter-text-indices.ts:76
↓ 1 callersFunctionalignUtf16StartToScalarBoundary
If `i` points at a low surrogate, move back to the pair's high surrogate.
packages/atmosphere/src/helpers/twitter-text-indices.ts:58
↓ 1 callersFunctionallTweetIdsForConversationModule
( module: GraphQLTimelineModule, timelineEntry?: unknown )
packages/atmosphere/src/providers/twitter/search.ts:190
↓ 1 callersMethodanimate
(frames: number[], targetTime: number)
packages/atmosphere/src/providers/twitter/proxy/transaction/transaction.ts:228
↓ 1 callersFunctionapiUserFromAuthor
(author: BlueskyAuthor)
packages/atmosphere/src/providers/bluesky/notifications-processor.ts:16
↓ 1 callersFunctionapiUserFromAuthor
(author: BlueskyAuthor)
packages/atmosphere/src/providers/bluesky/processor.ts:51
↓ 1 callersFunctionapplyAboutAccountData
(response: SocialThread, results: GraphQLOrchestratorResult)
packages/atmosphere/src/providers/twitter/aboutAccount.ts:40
↓ 1 callersFunctionapplyEmbedsToStatus
(apiStatus: APIStatus, status: BlueskyPost)
packages/atmosphere/src/providers/bluesky/processor.ts:209
↓ 1 callersFunctionapplyInlineStylesAndLinks
( text: string, styleRanges: StyleRange[], links: InlineLink[] )
src/helpers/article.ts:111
↓ 1 callersFunctionapplyMedia
(api: APIMastodonStatus, status: MastodonStatus)
packages/atmosphere/src/providers/mastodon/processor.ts:471
↓ 1 callersFunctionapplyNsfwViewerErrorPatch
(json: unknown)
packages/atmosphere/src/providers/twitter/proxy/errors.ts:215
↓ 1 callersFunctionasRecord
(value: unknown)
packages/atmosphere/src/providers/twitter/proxy/handler.ts:18
↓ 1 callersFunctionbase64UrlToBuffer
(b64url)
tools/credential-tools.mjs:52
↓ 1 callersFunctionbase64UrlToBytes
(b64url: string)
src/providers/twitter/proxy/credentials.ts:18
↓ 1 callersFunctionbaseAccount
()
test/mastodon.statusEmojiFacets.test.ts:5
↓ 1 callersFunctionbaseBlueskyStatus
(over: Partial<APIBlueskyStatus> = {})
test/syndicationFeeds.test.ts:259
↓ 1 callersFunctionbiographyFromProfileUser
(user: Record<string, unknown>)
packages/atmosphere/src/providers/threads/processor.ts:430
↓ 1 callersFunctionbirdwatchEntitiesToFacets
(entities: BirdwatchEntity[], noteText: string)
packages/atmosphere/src/providers/twitter/processor.ts:85
↓ 1 callersFunctionblueskyGalleryItemsToPhotos
( items: BlueskyGalleryViewImage[] | undefined )
packages/atmosphere/src/providers/bluesky/gallery.ts:9
↓ 1 callersFunctionblueskyProfileFollowersAPI
( actor: string, options: { count: number; cursor: string | null }, opts?: { credentialKey?: string } )
packages/atmosphere/src/providers/bluesky/profileFollowers.ts:58
↓ 1 callersFunctionblueskyProfileFollowingAPI
( actor: string, options: { count: number; cursor: string | null }, opts?: { credentialKey?: string } )
packages/atmosphere/src/providers/bluesky/profileFollowers.ts:101
↓ 1 callersFunctionblueskyProfileLikesAPI
( actor: string, options: { count: number; cursor: string | null; language?: string }, host: BlueskyBuil
packages/atmosphere/src/providers/bluesky/profileStatuses.ts:393
↓ 1 callersFunctionblueskyProfileMediaAPIPaginated
( actor: string, maxTotal: number, host: BlueskyBuildHost, language?: string )
packages/atmosphere/src/providers/bluesky/profileStatuses.ts:322
↓ 1 callersFunctionblueskyProfileStatusesAPIPaginated
( actor: string, maxTotal: number, host: BlueskyBuildHost, withReplies = false, language?: string )
packages/atmosphere/src/providers/bluesky/profileStatuses.ts:239
↓ 1 callersFunctionblueskyProxyServiceHostname
(service: string)
src/providers/twitter/proxy/credentials.ts:110
↓ 1 callersFunctionblueskySearchAPI
( host: BlueskyBuildHost, options: { q: string; feed: BlueskySearchFeed; count: number; cu
packages/atmosphere/src/providers/bluesky/search.ts:49
↓ 1 callersFunctionblueskySearchQueryString
(openapiMeta: { description: string; example: string })
src/realms/bluesky-api/routes.ts:29
↓ 1 callersFunctionblueskyStatusLikesAPI
( handle: string, rkey: string, options: { count: number; cursor: string | null }, opts?: { credential
packages/atmosphere/src/providers/bluesky/statusLikes.ts:19
↓ 1 callersFunctionblueskyStatusRepostsAPI
( handle: string, rkey: string, options: { count: number; cursor: string | null }, opts?: { credential
packages/atmosphere/src/providers/bluesky/statusReposts.ts:19
↓ 1 callersFunctionblueskyThreadStubTombstoneReason
( node: BlueskyFeedNotFoundPost | BlueskyFeedBlockedPost )
packages/atmosphere/src/providers/bluesky/conversation.ts:48
↓ 1 callersFunctionblueskyTrendsAPI
( kind: BlueskyTrendsFeedKind, count: number, fetchOpts?: BlueskyFetchOpts )
packages/atmosphere/src/providers/bluesky/trends.ts:47
↓ 1 callersFunctionblueskyUserProfileAPI
( actor: string, opts?: { credentialKey?: string } )
packages/atmosphere/src/providers/bluesky/profile.ts:50
↓ 1 callersFunctionbuildAPITikTokStatus
( video: TikTokItemInfo | TikTokAwemeDetail, cookies: string | null = null, proxyBase: string | null = n
packages/atmosphere/src/providers/tiktok/processor.ts:517
↓ 1 callersFunctionbuildApiQuery
(videoId: string, deviceId: string)
packages/atmosphere/src/providers/tiktok/conversation.ts:427
↓ 1 callersFunctionbuildAuthorizationUrl
(params: { metadata: AuthServerMetadata; clientId: string; redirectUri: string; scope: string; state
packages/atmosphere/src/providers/bluesky/auth/par.ts:89
↓ 1 callersFunctionbuildBlueskyNotificationsPage
(params: { session: BlueskyAuthSession; host: BlueskyBuildHost; rows: ListNotificationsRow[]; language
packages/atmosphere/src/providers/bluesky/notifications-processor.ts:89
↓ 1 callersFunctionbuildContext
(linkContext: string | null, label: string | null)
packages/atmosphere/src/providers/bluesky/trends.ts:19
↓ 1 callersFunctionbuildFacetsFromStatus
( plain: string, status: MastodonStatus, instanceDomain: string )
packages/atmosphere/src/providers/mastodon/processor.ts:360
↓ 1 callersFunctionbuildItemHtml
( status: SyndicationStatus, options: { omitSensitive?: boolean } = {} )
src/helpers/syndicationFeeds.ts:171
↓ 1 callersFunctionbuildMastodonTombstone
( reason: APITombstoneReason, id: string, domain: string )
packages/atmosphere/src/providers/mastodon/processor.ts:18
↓ 1 callersFunctionbuildMeta
( c: Context, handle: string, kind: SyndicationFeedKind, results: APIBlueskyStatus[] )
src/realms/bluesky/routes/feed.ts:91
↓ 1 callersFunctionbuildMeta
( c: Context, handle: string, kind: SyndicationFeedKind, results: APITwitterStatus[] )
src/realms/twitter/routes/feed.ts:94
↓ 1 callersFunctionbuildXrpcUrl
(baseUrl: string, path: string, params: BlueskyXrpcParams)
packages/atmosphere/src/providers/bluesky/client.ts:39
↓ 1 callersFunctionbuildXrpcUrl
(baseUrl: string, lexiconMethod: string, params: BlueskyXrpcParams)
packages/atmosphere/src/providers/bluesky/auth/xrpc-authenticated.ts:26
↓ 1 callersFunctioncacheMiddleware
()
src/caches.ts:6
↓ 1 callersFunctioncalculateTimeLeft
(date: Date)
packages/atmosphere/src/helpers/poll-time.ts:13
↓ 1 callersFunctioncalculateTimeLeftString
(date: Date, s: PollTimeStrings)
packages/atmosphere/src/helpers/poll-time.ts:23
↓ 1 callersFunctioncaptionFromMedia
(node: Record<string, unknown>)
packages/atmosphere/src/providers/instagram/processor.ts:32
↓ 1 callersFunctioncollectDirectReplyPosts
(focal: BlueskyThread)
packages/atmosphere/src/providers/bluesky/conversation.ts:157
↓ 1 callersFunctioncollectDirectReplyPosts
( focalCore: MastodonStatus, descendants: MastodonStatus[] )
packages/atmosphere/src/providers/mastodon/conversation.ts:84
↓ 1 callersFunctioncollectInlineLinks
(block: TwitterArticleContentBlock, apiHost?: string)
src/helpers/article.ts:51
↓ 1 callersFunctioncollectScreenNames
(response: SocialThread)
packages/atmosphere/src/providers/twitter/aboutAccount.ts:10
↓ 1 callersFunctionconstructBlueskyConversation
( author: string, rkey: string, host: BlueskyBuildHost, options: { rankingMode: 'likes' | 'recency
packages/atmosphere/src/providers/bluesky/conversation.ts:288
↓ 1 callersFunctionconstructInstagramConversation
( shortcode: string, options: { cursor: string | null; count: number; sortOrder: 'popular' | '
packages/atmosphere/src/providers/instagram/conversation.ts:16
↓ 1 callersFunctionconstructInstagramPost
( shortcode: string, userAgent: string | undefined )
packages/atmosphere/src/providers/instagram/post.ts:5
↓ 1 callersFunctionconstructInstagramProfile
( username: string, userAgent: string | undefined )
packages/atmosphere/src/providers/instagram/profile.ts:157
↓ 1 callersFunctionconstructInstagramProfileStatuses
( username: string, options: { count: number; cursor: string | null; userAgent?: string } )
packages/atmosphere/src/providers/instagram/profile.ts:228
↓ 1 callersFunctionconstructInstagramProfileVideos
( username: string, options: { count: number; cursor: string | null; userAgent?: string } )
packages/atmosphere/src/providers/instagram/profile.ts:271
↓ 1 callersFunctionconstructMastodonConversation
( id: string, domain: string, host: MastodonBuildHost, options: { rankingMode: 'likes' | 'recency'
packages/atmosphere/src/providers/mastodon/conversation.ts:192
↓ 1 callersFunctionconstructThreadsConversation
( rawId: string, options: { cursor: string | null; count: number; sortOrder: 'top' | 'recent';
packages/atmosphere/src/providers/threads/conversation.ts:36
↓ 1 callersFunctionconstructThreadsPost
( rawId: string, userAgent: string | undefined )
packages/atmosphere/src/providers/threads/post.ts:15
↓ 1 callersFunctionconstructThreadsProfile
( username: string, userAgent: string | undefined )
packages/atmosphere/src/providers/threads/profile.ts:97
↓ 1 callersFunctionconstructThreadsProfileStatuses
( username: string, options: { count: number; cursor: string | null; userAgent?: string } )
packages/atmosphere/src/providers/threads/profile.ts:139
↓ 1 callersFunctionconstructTwitterConversation
( id: string, host: TwitterBuildHost, rankingMode: TweetDetailRankingMode = 'Likes', cursor: string |
packages/atmosphere/src/providers/twitter/conversation.ts:1348
↓ 1 callersFunctionconversationIdFromModuleEntry
( entryId: string | undefined, moduleStatuses: GraphQLTwitterStatus[] )
packages/atmosphere/src/providers/twitter/search.ts:153
↓ 1 callersFunctionconvertArticleMediaToAttachment
( media: TwitterApiMedia )
src/embed/activity.ts:27
↓ 1 callersFunctionconvertRotationToMatrix
(deg: number)
packages/atmosphere/src/providers/twitter/proxy/transaction/utils.ts:10
↓ 1 callersFunctioncookieHeaderToMap
(cookie: string)
packages/atmosphere/src/providers/threads/client.ts:18
↓ 1 callersFunctioncreateSession
(cred: BlueskyProxyCredentials)
packages/atmosphere/src/providers/bluesky/session.ts:40
↓ 1 callersFunctioncursorFromTimelineEdge
(edge: unknown)
packages/atmosphere/src/providers/threads/profile.ts:53
↓ 1 callersFunctiondecodeConversationCursor
(raw: string)
packages/atmosphere/src/providers/bluesky/conversation.ts:195
↓ 1 callersFunctiondecodeConversationCursor
(raw: string)
packages/atmosphere/src/providers/mastodon/conversation.ts:26
↓ 1 callersFunctiondecodeCursor
(cursor: string | null)
packages/atmosphere/src/providers/mastodon/search.ts:6
↓ 1 callersFunctiondecodeCursorMaxId
(cursor: string | null)
packages/atmosphere/src/providers/mastodon/statusReposts.ts:5
↓ 1 callersFunctiondecodeCursorMaxId
(cursor: string | null)
packages/atmosphere/src/providers/mastodon/statusLikes.ts:5
↓ 1 callersFunctiondecodeSnowcode
(numStr: string)
src/helpers/snowcode.ts:19
↓ 1 callersFunctiondedupeFacetsByByteRange
Drop overlapping facets (by UTF-8 byte range); earlier byteStart wins.
packages/atmosphere/src/providers/bluesky/detectDescriptionFacets.ts:17
↓ 1 callersFunctiondedupeOpenApiParameterDescriptions
* zod-to-openapi copies `.openapi({ description })` onto both the Parameter object * and `schema.description`. Doc renderers (e.g. starlight-openapi)
src/realms/api/openapi-json-route.ts:8
↓ 1 callersFunctiondefaultKitchensink
()
packages/atmosphere/src/helpers/media.ts:60
↓ 1 callersFunctiondefaultShouldTranscodeGifs
()
packages/atmosphere/src/helpers/media.ts:59
↓ 1 callersFunctiondescriptionEntitiesToFacets
( entities: UserProfileBioDescriptionEntities | undefined )
packages/atmosphere/src/providers/twitter/profile.ts:89
↓ 1 callersFunctiondetectBlueskyDescriptionFacets
(text: string)
packages/atmosphere/src/providers/bluesky/detectDescriptionFacets.ts:41
↓ 1 callersFunctiondetokenize
(text: string, log: DetokenizeLogger = defaultLog)
packages/atmosphere/src/helpers/detokenize.ts:11
↓ 1 callersFunctiondidWebToHostname
(did: string)
packages/atmosphere/src/providers/bluesky/auth/identity.ts:20
↓ 1 callersFunctionecdsaDerSignatureToRawP256
(der: Uint8Array)
packages/atmosphere/src/providers/bluesky/auth/dpop.ts:26
↓ 1 callersFunctionemptySuccessRelationshipList
()
packages/atmosphere/src/providers/twitter/userStatuses.ts:481
↓ 1 callersFunctionencodeConversationCursor
(payload: ConversationCursorPayload)
packages/atmosphere/src/providers/bluesky/conversation.ts:189
↓ 1 callersFunctionencodeConversationCursor
(payload: ConversationCursorPayload)
packages/atmosphere/src/providers/mastodon/conversation.ts:20
↓ 1 callersFunctionencodeCursorMaxId
(maxId: string)
packages/atmosphere/src/providers/mastodon/statusReposts.ts:18
↓ 1 callersFunctionencodeCursorMaxId
(maxId: string)
packages/atmosphere/src/providers/mastodon/statusLikes.ts:18
↓ 1 callersFunctionensureFreshAccess
( session: BlueskyAuthSession, skewMs: number, fetchImpl: typeof fetch )
packages/atmosphere/src/providers/bluesky/auth/xrpc-authenticated.ts:32
↓ 1 callersFunctionexecuteWithMethods
( host: TwitterBuildHost, methods: GraphQLEndpointMethod[], variables: Record<string, unknown>, reques
packages/atmosphere/src/providers/twitter/graphql/orchestrator.ts:50
↓ 1 callersFunctionexpandedCardUrl
Card `card_url` is usually a t.co short link; tweet URL entities carry the expanded destination.
packages/atmosphere/src/providers/twitter/processor.ts:75
↓ 1 callersFunctionextractAuthor
(video: TikTokItemInfo | TikTokAwemeDetail)
packages/atmosphere/src/providers/tiktok/processor.ts:289
↓ 1 callersFunctionextractCommentsFromGraphqlJson
(json: unknown)
packages/atmosphere/src/providers/instagram/processor.ts:405
← previousnext →401–500 of 922, ranked by callers