MCPcopy Index your code

hub / github.com/FxEmbed/FxEmbed / functions

Functions922 in github.com/FxEmbed/FxEmbed

↓ 5 callersFunctionunwrapCore
(s: MastodonStatus)
packages/atmosphere/src/providers/mastodon/conversation.ts:50
↓ 5 callersFunctionutf16IndexFromUnicodeScalarOffset
(text: string, unicodeOffset: number)
packages/atmosphere/src/helpers/twitter-text-indices.ts:33
↓ 5 callersFunctionwithInstagramErrorLog
Logs uncaught throws from Instagram upstream logic (network, timeouts, parse bugs).
src/providers/instagram/atmosphere-handlers.ts:33
↓ 4 callersFunctionbaseAccount
()
test/mastodon.profileNoteFacets.test.ts:4
↓ 4 callersFunctionblueskyProfileViewToApiUser
(view: BlueskyProfileView)
packages/atmosphere/src/providers/bluesky/profileFollowers.ts:20
↓ 4 callersFunctionconstructBlueskyThread
( id: string, author: string, processThread = false, host: BlueskyBuildHost, language: string | unde
packages/atmosphere/src/providers/bluesky/conversation.ts:219
↓ 4 callersFunctionconstructTikTokVideo
( id: string, proxyBase: string | null = null, userAgent?: string )
packages/atmosphere/src/providers/tiktok/conversation.ts:648
↓ 4 callersFunctionconstructTwitterThread
( id: string, processThread = false, host: TwitterBuildHost, language: string | undefined, legacyAPI
packages/atmosphere/src/providers/twitter/conversation.ts:945
↓ 4 callersFunctiondecodeBasicEntities
(s: string)
packages/atmosphere/src/providers/mastodon/processor.ts:31
↓ 4 callersFunctiondpopAthFromAccessToken
(accessToken: string)
packages/atmosphere/src/providers/bluesky/auth/dpop.ts:158
↓ 4 callersFunctionedgeNodeToStatus
( edge: unknown, ownerFallback: { id: string; username: string; fullName?: string; pic?: string | null } )
packages/atmosphere/src/providers/instagram/processor.ts:323
↓ 4 callersFunctionencodeProfileCursor
(p: InstagramProfileCursorV1)
packages/atmosphere/src/providers/instagram/cursors.ts:44
↓ 4 callersFunctionextractFromHtmlByKeys
(html: string, keys: string[])
packages/atmosphere/src/providers/instagram/extractors.ts:95
↓ 4 callersFunctionextractUserResultNode
( response: GraphQLUserResponse | UserResultByScreenNameResponse | null | undefined )
packages/atmosphere/src/providers/twitter/profile.ts:29
↓ 4 callersFunctionfacetUtf16RangeOnPlainText
( plainText: string, facet: { indices: [number, number] }, noteTweetUnicodeScalarFacets: boolean )
packages/atmosphere/src/helpers/twitter-text-indices.ts:118
↓ 4 callersFunctionfetchProfilesDetailedBatched
( actors: string[], opts?: BlueskyFetchOpts )
packages/atmosphere/src/providers/bluesky/client.ts:404
↓ 4 callersFunctionfetchThreadsSession
( userAgent: string | undefined )
packages/atmosphere/src/providers/threads/client.ts:51
↓ 4 callersFunctionfetchTikTokVideo
(videoId: string)
packages/atmosphere/src/providers/tiktok/conversation.ts:573
↓ 4 callersFunctionfetchTweetDetail
( host: TwitterBuildHost, status: string, cursor: string | null = null, rankingMode?: TweetDetailRanki
packages/atmosphere/src/providers/twitter/conversation.ts:222
↓ 4 callersFunctionflushList
()
src/helpers/article.ts:488
↓ 4 callersFunctionformatStatus
(text: string, status: APIStatus)
src/embed/activity.ts:268
↓ 4 callersFunctionfromObj
(v: unknown)
packages/atmosphere/src/providers/twitter/processor.ts:211
↓ 4 callersFunctiongetItemContent
(obj: any)
packages/atmosphere/src/providers/twitter/conversation.ts:508
↓ 4 callersFunctiongetTwitterUserRestIdByScreenName
( host: TwitterBuildHost, screenName: string )
packages/atmosphere/src/providers/twitter/profile.ts:510
↓ 4 callersMethodinit
()
packages/atmosphere/src/providers/twitter/proxy/transaction/transaction.ts:139
↓ 4 callersFunctioninstagramNodeToStatus
( node: Record<string, unknown>, ownerFallback: { id: string; username: string; fullName?: string; pic?: s
packages/atmosphere/src/providers/instagram/processor.ts:181
↓ 4 callersFunctionisHorizonEmbedParam
(url: URL)
src/realms/twitter/router.ts:24
↓ 4 callersFunctionmimeForImageUrl
(url: string)
src/helpers/syndicationFeeds.ts:66
↓ 4 callersFunctionminimalTwitterStatus
(overrides: Partial<APITwitterStatus> = {})
test/tombstones.test.ts:23
↓ 4 callersFunctionnotFound
()
packages/atmosphere/src/providers/mastodon/profileFollowers.ts:30
↓ 4 callersFunctionprocessGroupedTimelineInstructions
( instructions: TimelineInstruction[] )
packages/atmosphere/src/providers/twitter/search.ts:201
↓ 4 callersFunctionprocessTimelineInstructions
( instructions: TimelineInstruction[] )
packages/atmosphere/src/providers/twitter/search.ts:47
↓ 4 callersFunctionrenderPhoto
( properties: RenderProperties, photo: APIPhoto | APIMosaicPhoto )
src/render/photo.ts:6
↓ 4 callersFunctionserveFeed
( c: Context, handle: string | undefined, format: 'rss' | 'atom', kind: SyndicationFeedKind )
src/realms/bluesky/routes/feed.ts:135
↓ 4 callersFunctionserveFeed
( c: Context, handle: string | undefined, format: 'rss' | 'atom', kind: SyndicationFeedKind )
src/realms/twitter/routes/feed.ts:138
↓ 4 callersFunctionsetBlueskyProviderEnv
(partial: Partial<BlueskyProviderEnv>)
packages/atmosphere/src/providers/bluesky-runtime.ts:25
↓ 4 callersFunctionsetBlueskyProxyRuntime
(r: BlueskyProxyRuntime)
packages/atmosphere/src/providers/bluesky-runtime.ts:55
↓ 4 callersFunctionshouldIncludeAboutAccount
(c: Context)
src/realms/api/routes/twitter.ts:50
↓ 4 callersFunctionshouldTranscodeGif
(c: Context)
src/helpers/giftranscode.ts:9
↓ 4 callersFunctionshuffleBlueskyAccountsCopy
(acc: BlueskyProxyCredentials[])
src/providers/twitter/proxy/credentials.ts:98
↓ 4 callersFunctiontextAndFacetsFromThreadsPost
(post: Record<string, unknown>)
packages/atmosphere/src/providers/threads/processor.ts:176
↓ 4 callersFunctionthreadsGraphql
(params: { friendlyName: keyof typeof THREADS_DOC_IDS; rootFieldName: string; variables: Record<string,
packages/atmosphere/src/providers/threads/client.ts:97
↓ 4 callersFunctiontruncateWithEllipsis
(str: string, maxLength: number)
src/helpers/utils.ts:18
↓ 4 callersFunctiontwitterFetch
( host: TwitterBuildHost, options: TwitterFetchOptions )
packages/atmosphere/src/providers/twitter/fetch.ts:34
↓ 4 callersFunctiontwitterTweetTombstoneFromGraphQL
( tomb: TweetTombstone, idHint?: string, language?: string )
packages/atmosphere/src/providers/twitter/processor.ts:303
↓ 4 callersFunctionwithThreadsErrorLog
( label: string, context: Record<string, unknown>, fn: () => Promise<T>, onError: T )
src/providers/threads/atmosphere-handlers.ts:26
↓ 4 callersFunctionwriteSpec
(path, spec)
docs/scripts/extract-openapi.mjs:151
↓ 3 callersFunctionaddScreenName
(author?: APIUser | null)
packages/atmosphere/src/providers/twitter/aboutAccount.ts:13
↓ 3 callersFunctionapply
(author?: APIUser | null)
packages/atmosphere/src/providers/twitter/aboutAccount.ts:41
↓ 3 callersFunctionbaseSession
()
test/bluesky.auth.xrpc.test.ts:7
↓ 3 callersFunctionblueskyFacetsToApiFacets
( text: string, facets: BlueskyFacet[] | undefined | null )
packages/atmosphere/src/providers/bluesky/facets.ts:14
↓ 3 callersFunctionblueskyWebPostUrl
(handle: string, rkey: string)
packages/atmosphere/src/providers/bluesky/uris.ts:27
↓ 3 callersFunctionbuildStatusFromFeedItem
( host: BlueskyBuildHost, item: BlueskyFeedViewPost, language?: string )
packages/atmosphere/src/providers/bluesky/profileStatuses.ts:42
↓ 3 callersMethodcalculate
(a: number, b: number, m: number)
packages/atmosphere/src/providers/twitter/proxy/transaction/cubic.ts:36
↓ 3 callersFunctionclassifyAPIErrors
( json: unknown, decodedBody: string, httpStatus: number )
packages/atmosphere/src/providers/twitter/proxy/errors.ts:229
↓ 3 callersFunctioncomponentToHex
(component: number)
packages/atmosphere/src/helpers/palette.ts:3
↓ 3 callersFunctionconnection
( user: Record<string, unknown>, key: 'edge_owner_to_timeline_media' | 'edge_felix_video_timeline' )
packages/atmosphere/src/providers/instagram/profile.ts:25
↓ 3 callersFunctiondecodeThreadsConversationCursor
(raw: string)
packages/atmosphere/src/providers/threads/cursors.ts:49
↓ 3 callersFunctionembedHasVisualMedia
(embed: BlueskyEmbed | undefined)
packages/atmosphere/src/providers/bluesky/search.ts:19
↓ 3 callersFunctionencodeCommentCursor
(p: InstagramCommentCursorV1)
packages/atmosphere/src/providers/instagram/cursors.ts:69
↓ 3 callersFunctionencodeThreadsConversationCursor
(p: ThreadsConversationCursorV1)
packages/atmosphere/src/providers/threads/cursors.ts:45
↓ 3 callersFunctionextractTweetFromItemContent
(itemContent: ItemContentWithTweet)
packages/atmosphere/src/providers/twitter/search.ts:57
↓ 3 callersFunctionextractUserFromItemContent
(itemContent: unknown, users: GraphQLUser[])
packages/atmosphere/src/providers/twitter/search.ts:340
↓ 3 callersFunctionfetchWebProfileInfo
( username: string, userAgent: string | undefined )
packages/atmosphere/src/providers/instagram/client.ts:147
↓ 3 callersFunctionfilterBucketStatuses
(tweets: GraphQLTwitterStatus[], original: GraphQLTwitterStatus)
packages/atmosphere/src/providers/twitter/conversation.ts:808
↓ 3 callersFunctionfindNextStatus
(id: string, bucket: GraphQLProcessBucket)
packages/atmosphere/src/providers/twitter/conversation.ts:751
↓ 3 callersFunctionfindPreviousStatus
(id: string, bucket: GraphQLProcessBucket)
packages/atmosphere/src/providers/twitter/conversation.ts:772
↓ 3 callersMethodgenerateTransactionId
(method: string, path: string)
packages/atmosphere/src/providers/twitter/proxy/transaction/transaction.ts:270
↓ 3 callersFunctiongetTwitterProxyRuntime
()
packages/atmosphere/src/providers/twitter-runtime.ts:68
↓ 3 callersFunctiongetVideoTranscodeDomain
(twitterId: string)
src/helpers/transcode.ts:7
↓ 3 callersFunctiongetVideoTranscodeDomainBluesky
(blueskyDid: string)
src/helpers/transcode.ts:10
↓ 3 callersFunctiongroupConsecutiveSelfReplies
(feed: BlueskyFeedViewPost[])
packages/atmosphere/src/providers/bluesky/profileStatuses.ts:61
↓ 3 callersFunctionhandleActivity
( c: Context, snowcode: string, provider: DataProvider )
src/embed/activity.ts:369
↓ 3 callersFunctionhandleMosaic
( mediaList: APIPhoto[], id: string, provider: DataProvider, config: MosaicDomainConfig )
packages/atmosphere/src/helpers/mosaic.ts:35
↓ 3 callersFunctionhandleStatus
( c: Context, statusId: string, authorHandle: string | null, mediaNumber: number | undefined, userAg
src/embed/status.ts:87
↓ 3 callersFunctionhtmlToPlainCore
(html: string)
packages/atmosphere/src/providers/mastodon/processor.ts:41
↓ 3 callersFunctionhtmlifyHashtags
(input: string, status: APIStatus)
src/render/instantview.ts:138
↓ 3 callersFunctionhtmlifyLinks
(input: string)
src/render/instantview.ts:131
↓ 3 callersFunctionisGraphQLTimelineCursor
(obj: unknown)
packages/atmosphere/src/providers/twitter/search.ts:29
↓ 3 callersFunctionisHighSurrogate
(c: number)
packages/atmosphere/src/helpers/twitter-text-indices.ts:12
↓ 3 callersFunctionisLowSurrogate
(c: number)
packages/atmosphere/src/helpers/twitter-text-indices.ts:13
↓ 3 callersFunctionisSearchTimelineClientErrorResponse
(json: unknown)
packages/atmosphere/src/providers/twitter/searchErrors.ts:55
↓ 3 callersFunctionisTweetUnavailable
(response: unknown)
packages/atmosphere/src/providers/twitter/conversation.ts:197
↓ 3 callersFunctionmapCommentEdges
( edges: unknown[] | undefined, parentShortcode: string, parentAuthorScreenName: string )
packages/atmosphere/src/providers/instagram/processor.ts:383
↓ 3 callersFunctionmastodonFullAcct
( account: Pick<MastodonAccount, 'acct' | 'username'>, instanceDomain: string )
packages/atmosphere/src/providers/mastodon/processor.ts:350
↓ 3 callersFunctionmergeAboutAccountData
( user: APIUser, aboutAccount: AboutAccountQueryResponse )
packages/atmosphere/src/providers/twitter/profile.ts:228
↓ 3 callersFunctionnormalizeServiceBase
(service: string)
packages/atmosphere/src/providers/bluesky/session.ts:14
↓ 3 callersFunctionnormalizeUtf16EntityRange
( text: string, start: number, end: number )
packages/atmosphere/src/helpers/twitter-text-indices.ts:92
↓ 3 callersFunctionparseTrendsFromGenericTimelineInstructions
( instructions: TimelineInstruction[] | undefined )
packages/atmosphere/src/providers/twitter/trends.ts:77
↓ 3 callersFunctionparseVideoUrl
(url: string)
packages/atmosphere/src/providers/tiktok/conversation.ts:109
↓ 3 callersFunctionpickExploreTimelineId
( response: TwitterExplorePageResponse, exploreSectionId: string )
packages/atmosphere/src/providers/twitter/trends.ts:111
↓ 3 callersFunctionpkceChallengeFromVerifier
(verifier: string)
packages/atmosphere/src/providers/bluesky/auth/pkce.ts:23
↓ 3 callersFunctionpopulateUserLinks
(text: string, status: APIStatus)
src/render/instantview.ts:50
↓ 3 callersFunctionprocessMedia
( host: TwitterBuildHost, media: TweetMedia )
packages/atmosphere/src/helpers/media.ts:63
↓ 3 callersFunctionprocessResponse
( instructions: TimelineInstruction[], language?: string )
packages/atmosphere/src/providers/twitter/conversation.ts:557
↓ 3 callersFunctionpushAuthorizationRequest
( params: PushParParams )
packages/atmosphere/src/providers/bluesky/auth/par.ts:28
↓ 3 callersFunctionregisterOpenApiJsonRoute
( app: OpenAPIHono, path: string, configureObject: Parameters<OpenAPIHono['doc']>[1], configureGenerat
src/realms/api/openapi-json-route.ts:47
↓ 3 callersFunctionresolveHandleToDid
( handle: string, fetchImpl: typeof fetch = fetch )
packages/atmosphere/src/providers/bluesky/auth/identity.ts:70
↓ 3 callersFunctionresponseRequestsDpopNonce
(res: Response)
packages/atmosphere/src/providers/bluesky/auth/oauth-http.ts:6
↓ 3 callersFunctionreturnError
(c: Context, error: string)
src/user.ts:11
← previousnext →101–200 of 922, ranked by callers