Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/FxEmbed/FxEmbed
/ functions
Functions
922 in github.com/FxEmbed/FxEmbed
⨍
Functions
922
◇
Types & classes
63
↓ 2 callers
Function
viewRecordToPost
(v: BlueskyEmbedViewRecord)
packages/atmosphere/src/providers/bluesky/processor.ts:103
↓ 2 callers
Function
withLocalizedTombstoneMessage
( t: APIStatusTombstone, language: string | undefined )
src/helpers/tombstone.ts:32
↓ 2 callers
Function
xdtThreadEdgeToSubstatus
( edge: Record<string, unknown>, parentShortcode: string, focalAuthorUsername: string )
packages/atmosphere/src/providers/threads/processor.ts:384
↓ 1 callers
Function
ON_DEMAND_HASH_PATTERN
(index: string)
packages/atmosphere/src/providers/twitter/proxy/transaction/transaction.ts:111
↓ 1 callers
Function
accountFromProfileHref
(href: string, instanceDomain: string)
packages/atmosphere/src/providers/mastodon/processor.ts:174
↓ 1 callers
Function
alignUtf16ExclusiveEndToScalarBoundary
* 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 callers
Function
alignUtf16StartToScalarBoundary
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 callers
Function
allTweetIdsForConversationModule
( module: GraphQLTimelineModule, timelineEntry?: unknown )
packages/atmosphere/src/providers/twitter/search.ts:190
↓ 1 callers
Method
animate
(frames: number[], targetTime: number)
packages/atmosphere/src/providers/twitter/proxy/transaction/transaction.ts:228
↓ 1 callers
Function
apiUserFromAuthor
(author: BlueskyAuthor)
packages/atmosphere/src/providers/bluesky/notifications-processor.ts:16
↓ 1 callers
Function
apiUserFromAuthor
(author: BlueskyAuthor)
packages/atmosphere/src/providers/bluesky/processor.ts:51
↓ 1 callers
Function
applyAboutAccountData
(response: SocialThread, results: GraphQLOrchestratorResult)
packages/atmosphere/src/providers/twitter/aboutAccount.ts:40
↓ 1 callers
Function
applyEmbedsToStatus
(apiStatus: APIStatus, status: BlueskyPost)
packages/atmosphere/src/providers/bluesky/processor.ts:209
↓ 1 callers
Function
applyInlineStylesAndLinks
( text: string, styleRanges: StyleRange[], links: InlineLink[] )
src/helpers/article.ts:111
↓ 1 callers
Function
applyMedia
(api: APIMastodonStatus, status: MastodonStatus)
packages/atmosphere/src/providers/mastodon/processor.ts:471
↓ 1 callers
Function
applyNsfwViewerErrorPatch
(json: unknown)
packages/atmosphere/src/providers/twitter/proxy/errors.ts:215
↓ 1 callers
Function
asRecord
(value: unknown)
packages/atmosphere/src/providers/twitter/proxy/handler.ts:18
↓ 1 callers
Function
base64UrlToBuffer
(b64url)
tools/credential-tools.mjs:52
↓ 1 callers
Function
base64UrlToBytes
(b64url: string)
src/providers/twitter/proxy/credentials.ts:18
↓ 1 callers
Function
baseAccount
()
test/mastodon.statusEmojiFacets.test.ts:5
↓ 1 callers
Function
baseBlueskyStatus
(over: Partial<APIBlueskyStatus> = {})
test/syndicationFeeds.test.ts:259
↓ 1 callers
Function
biographyFromProfileUser
(user: Record<string, unknown>)
packages/atmosphere/src/providers/threads/processor.ts:430
↓ 1 callers
Function
birdwatchEntitiesToFacets
(entities: BirdwatchEntity[], noteText: string)
packages/atmosphere/src/providers/twitter/processor.ts:85
↓ 1 callers
Function
blueskyGalleryItemsToPhotos
( items: BlueskyGalleryViewImage[] | undefined )
packages/atmosphere/src/providers/bluesky/gallery.ts:9
↓ 1 callers
Function
blueskyProfileFollowersAPI
( actor: string, options: { count: number; cursor: string | null }, opts?: { credentialKey?: string } )
packages/atmosphere/src/providers/bluesky/profileFollowers.ts:58
↓ 1 callers
Function
blueskyProfileFollowingAPI
( actor: string, options: { count: number; cursor: string | null }, opts?: { credentialKey?: string } )
packages/atmosphere/src/providers/bluesky/profileFollowers.ts:101
↓ 1 callers
Function
blueskyProfileLikesAPI
( actor: string, options: { count: number; cursor: string | null; language?: string }, host: BlueskyBuil
packages/atmosphere/src/providers/bluesky/profileStatuses.ts:393
↓ 1 callers
Function
blueskyProfileMediaAPIPaginated
( actor: string, maxTotal: number, host: BlueskyBuildHost, language?: string )
packages/atmosphere/src/providers/bluesky/profileStatuses.ts:322
↓ 1 callers
Function
blueskyProfileStatusesAPIPaginated
( actor: string, maxTotal: number, host: BlueskyBuildHost, withReplies = false, language?: string )
packages/atmosphere/src/providers/bluesky/profileStatuses.ts:239
↓ 1 callers
Function
blueskyProxyServiceHostname
(service: string)
src/providers/twitter/proxy/credentials.ts:110
↓ 1 callers
Function
blueskySearchAPI
( host: BlueskyBuildHost, options: { q: string; feed: BlueskySearchFeed; count: number; cu
packages/atmosphere/src/providers/bluesky/search.ts:49
↓ 1 callers
Function
blueskySearchQueryString
(openapiMeta: { description: string; example: string })
src/realms/bluesky-api/routes.ts:29
↓ 1 callers
Function
blueskyStatusLikesAPI
( handle: string, rkey: string, options: { count: number; cursor: string | null }, opts?: { credential
packages/atmosphere/src/providers/bluesky/statusLikes.ts:19
↓ 1 callers
Function
blueskyStatusRepostsAPI
( handle: string, rkey: string, options: { count: number; cursor: string | null }, opts?: { credential
packages/atmosphere/src/providers/bluesky/statusReposts.ts:19
↓ 1 callers
Function
blueskyThreadStubTombstoneReason
( node: BlueskyFeedNotFoundPost | BlueskyFeedBlockedPost )
packages/atmosphere/src/providers/bluesky/conversation.ts:48
↓ 1 callers
Function
blueskyTrendsAPI
( kind: BlueskyTrendsFeedKind, count: number, fetchOpts?: BlueskyFetchOpts )
packages/atmosphere/src/providers/bluesky/trends.ts:47
↓ 1 callers
Function
blueskyUserProfileAPI
( actor: string, opts?: { credentialKey?: string } )
packages/atmosphere/src/providers/bluesky/profile.ts:50
↓ 1 callers
Function
buildAPITikTokStatus
( video: TikTokItemInfo | TikTokAwemeDetail, cookies: string | null = null, proxyBase: string | null = n
packages/atmosphere/src/providers/tiktok/processor.ts:517
↓ 1 callers
Function
buildApiQuery
(videoId: string, deviceId: string)
packages/atmosphere/src/providers/tiktok/conversation.ts:427
↓ 1 callers
Function
buildAuthorizationUrl
(params: { metadata: AuthServerMetadata; clientId: string; redirectUri: string; scope: string; state
packages/atmosphere/src/providers/bluesky/auth/par.ts:89
↓ 1 callers
Function
buildBlueskyNotificationsPage
(params: { session: BlueskyAuthSession; host: BlueskyBuildHost; rows: ListNotificationsRow[]; language
packages/atmosphere/src/providers/bluesky/notifications-processor.ts:89
↓ 1 callers
Function
buildContext
(linkContext: string | null, label: string | null)
packages/atmosphere/src/providers/bluesky/trends.ts:19
↓ 1 callers
Function
buildFacetsFromStatus
( plain: string, status: MastodonStatus, instanceDomain: string )
packages/atmosphere/src/providers/mastodon/processor.ts:360
↓ 1 callers
Function
buildItemHtml
( status: SyndicationStatus, options: { omitSensitive?: boolean } = {} )
src/helpers/syndicationFeeds.ts:171
↓ 1 callers
Function
buildMastodonTombstone
( reason: APITombstoneReason, id: string, domain: string )
packages/atmosphere/src/providers/mastodon/processor.ts:18
↓ 1 callers
Function
buildMeta
( c: Context, handle: string, kind: SyndicationFeedKind, results: APIBlueskyStatus[] )
src/realms/bluesky/routes/feed.ts:91
↓ 1 callers
Function
buildMeta
( c: Context, handle: string, kind: SyndicationFeedKind, results: APITwitterStatus[] )
src/realms/twitter/routes/feed.ts:94
↓ 1 callers
Function
buildXrpcUrl
(baseUrl: string, path: string, params: BlueskyXrpcParams)
packages/atmosphere/src/providers/bluesky/client.ts:39
↓ 1 callers
Function
buildXrpcUrl
(baseUrl: string, lexiconMethod: string, params: BlueskyXrpcParams)
packages/atmosphere/src/providers/bluesky/auth/xrpc-authenticated.ts:26
↓ 1 callers
Function
cacheMiddleware
()
src/caches.ts:6
↓ 1 callers
Function
calculateTimeLeft
(date: Date)
packages/atmosphere/src/helpers/poll-time.ts:13
↓ 1 callers
Function
calculateTimeLeftString
(date: Date, s: PollTimeStrings)
packages/atmosphere/src/helpers/poll-time.ts:23
↓ 1 callers
Function
captionFromMedia
(node: Record<string, unknown>)
packages/atmosphere/src/providers/instagram/processor.ts:32
↓ 1 callers
Function
collectDirectReplyPosts
(focal: BlueskyThread)
packages/atmosphere/src/providers/bluesky/conversation.ts:157
↓ 1 callers
Function
collectDirectReplyPosts
( focalCore: MastodonStatus, descendants: MastodonStatus[] )
packages/atmosphere/src/providers/mastodon/conversation.ts:84
↓ 1 callers
Function
collectInlineLinks
(block: TwitterArticleContentBlock, apiHost?: string)
src/helpers/article.ts:51
↓ 1 callers
Function
collectScreenNames
(response: SocialThread)
packages/atmosphere/src/providers/twitter/aboutAccount.ts:10
↓ 1 callers
Function
constructBlueskyConversation
( author: string, rkey: string, host: BlueskyBuildHost, options: { rankingMode: 'likes' | 'recency
packages/atmosphere/src/providers/bluesky/conversation.ts:288
↓ 1 callers
Function
constructInstagramConversation
( shortcode: string, options: { cursor: string | null; count: number; sortOrder: 'popular' | '
packages/atmosphere/src/providers/instagram/conversation.ts:16
↓ 1 callers
Function
constructInstagramPost
( shortcode: string, userAgent: string | undefined )
packages/atmosphere/src/providers/instagram/post.ts:5
↓ 1 callers
Function
constructInstagramProfile
( username: string, userAgent: string | undefined )
packages/atmosphere/src/providers/instagram/profile.ts:157
↓ 1 callers
Function
constructInstagramProfileStatuses
( username: string, options: { count: number; cursor: string | null; userAgent?: string } )
packages/atmosphere/src/providers/instagram/profile.ts:228
↓ 1 callers
Function
constructInstagramProfileVideos
( username: string, options: { count: number; cursor: string | null; userAgent?: string } )
packages/atmosphere/src/providers/instagram/profile.ts:271
↓ 1 callers
Function
constructMastodonConversation
( id: string, domain: string, host: MastodonBuildHost, options: { rankingMode: 'likes' | 'recency'
packages/atmosphere/src/providers/mastodon/conversation.ts:192
↓ 1 callers
Function
constructThreadsConversation
( rawId: string, options: { cursor: string | null; count: number; sortOrder: 'top' | 'recent';
packages/atmosphere/src/providers/threads/conversation.ts:36
↓ 1 callers
Function
constructThreadsPost
( rawId: string, userAgent: string | undefined )
packages/atmosphere/src/providers/threads/post.ts:15
↓ 1 callers
Function
constructThreadsProfile
( username: string, userAgent: string | undefined )
packages/atmosphere/src/providers/threads/profile.ts:97
↓ 1 callers
Function
constructThreadsProfileStatuses
( username: string, options: { count: number; cursor: string | null; userAgent?: string } )
packages/atmosphere/src/providers/threads/profile.ts:139
↓ 1 callers
Function
constructTwitterConversation
( id: string, host: TwitterBuildHost, rankingMode: TweetDetailRankingMode = 'Likes', cursor: string |
packages/atmosphere/src/providers/twitter/conversation.ts:1348
↓ 1 callers
Function
conversationIdFromModuleEntry
( entryId: string | undefined, moduleStatuses: GraphQLTwitterStatus[] )
packages/atmosphere/src/providers/twitter/search.ts:153
↓ 1 callers
Function
convertArticleMediaToAttachment
( media: TwitterApiMedia )
src/embed/activity.ts:27
↓ 1 callers
Function
convertRotationToMatrix
(deg: number)
packages/atmosphere/src/providers/twitter/proxy/transaction/utils.ts:10
↓ 1 callers
Function
cookieHeaderToMap
(cookie: string)
packages/atmosphere/src/providers/threads/client.ts:18
↓ 1 callers
Function
createSession
(cred: BlueskyProxyCredentials)
packages/atmosphere/src/providers/bluesky/session.ts:40
↓ 1 callers
Function
cursorFromTimelineEdge
(edge: unknown)
packages/atmosphere/src/providers/threads/profile.ts:53
↓ 1 callers
Function
decodeConversationCursor
(raw: string)
packages/atmosphere/src/providers/bluesky/conversation.ts:195
↓ 1 callers
Function
decodeConversationCursor
(raw: string)
packages/atmosphere/src/providers/mastodon/conversation.ts:26
↓ 1 callers
Function
decodeCursor
(cursor: string | null)
packages/atmosphere/src/providers/mastodon/search.ts:6
↓ 1 callers
Function
decodeCursorMaxId
(cursor: string | null)
packages/atmosphere/src/providers/mastodon/statusReposts.ts:5
↓ 1 callers
Function
decodeCursorMaxId
(cursor: string | null)
packages/atmosphere/src/providers/mastodon/statusLikes.ts:5
↓ 1 callers
Function
decodeSnowcode
(numStr: string)
src/helpers/snowcode.ts:19
↓ 1 callers
Function
dedupeFacetsByByteRange
Drop overlapping facets (by UTF-8 byte range); earlier byteStart wins.
packages/atmosphere/src/providers/bluesky/detectDescriptionFacets.ts:17
↓ 1 callers
Function
dedupeOpenApiParameterDescriptions
* 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 callers
Function
defaultKitchensink
()
packages/atmosphere/src/helpers/media.ts:60
↓ 1 callers
Function
defaultShouldTranscodeGifs
()
packages/atmosphere/src/helpers/media.ts:59
↓ 1 callers
Function
descriptionEntitiesToFacets
( entities: UserProfileBioDescriptionEntities | undefined )
packages/atmosphere/src/providers/twitter/profile.ts:89
↓ 1 callers
Function
detectBlueskyDescriptionFacets
(text: string)
packages/atmosphere/src/providers/bluesky/detectDescriptionFacets.ts:41
↓ 1 callers
Function
detokenize
(text: string, log: DetokenizeLogger = defaultLog)
packages/atmosphere/src/helpers/detokenize.ts:11
↓ 1 callers
Function
didWebToHostname
(did: string)
packages/atmosphere/src/providers/bluesky/auth/identity.ts:20
↓ 1 callers
Function
ecdsaDerSignatureToRawP256
(der: Uint8Array)
packages/atmosphere/src/providers/bluesky/auth/dpop.ts:26
↓ 1 callers
Function
emptySuccessRelationshipList
()
packages/atmosphere/src/providers/twitter/userStatuses.ts:481
↓ 1 callers
Function
encodeConversationCursor
(payload: ConversationCursorPayload)
packages/atmosphere/src/providers/bluesky/conversation.ts:189
↓ 1 callers
Function
encodeConversationCursor
(payload: ConversationCursorPayload)
packages/atmosphere/src/providers/mastodon/conversation.ts:20
↓ 1 callers
Function
encodeCursorMaxId
(maxId: string)
packages/atmosphere/src/providers/mastodon/statusReposts.ts:18
↓ 1 callers
Function
encodeCursorMaxId
(maxId: string)
packages/atmosphere/src/providers/mastodon/statusLikes.ts:18
↓ 1 callers
Function
ensureFreshAccess
( session: BlueskyAuthSession, skewMs: number, fetchImpl: typeof fetch )
packages/atmosphere/src/providers/bluesky/auth/xrpc-authenticated.ts:32
↓ 1 callers
Function
executeWithMethods
( host: TwitterBuildHost, methods: GraphQLEndpointMethod[], variables: Record<string, unknown>, reques
packages/atmosphere/src/providers/twitter/graphql/orchestrator.ts:50
↓ 1 callers
Function
expandedCardUrl
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 callers
Function
extractAuthor
(video: TikTokItemInfo | TikTokAwemeDetail)
packages/atmosphere/src/providers/tiktok/processor.ts:289
↓ 1 callers
Function
extractCommentsFromGraphqlJson
(json: unknown)
packages/atmosphere/src/providers/instagram/processor.ts:405
← previous
next →
401–500 of 922, ranked by callers