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
↓ 1 callers
Function
getR2Env
()
tools/credential-tools.mjs:23
↓ 1 callers
Function
getRandomVersion
()
packages/atmosphere/src/helpers/user-agent.ts:26
↓ 1 callers
Function
getRetweetersTimelineInstructions
( response: unknown )
packages/atmosphere/src/providers/twitter/graphql/validators.ts:6
↓ 1 callers
Function
getSettings
( account: { authToken: string; csrfToken: string; username: string }, transactionId: string )
tools/change_country.ts:96
↓ 1 callers
Function
getSocialTextIV
(status: APITwitterStatus)
src/helpers/socialproof.ts:15
↓ 1 callers
Function
getStatusText
(status: APIStatus)
src/embed/activity.ts:137
↓ 1 callers
Function
getTranslatedText
(status: APITwitterStatus, isQuote = false)
src/render/instantview.ts:157
↓ 1 callers
Method
getValue
(time: number)
packages/atmosphere/src/providers/twitter/proxy/transaction/cubic.ts:3
↓ 1 callers
Function
guessAcctFromMentionPlain
(innerPlain: string, instanceDomain: string)
packages/atmosphere/src/providers/mastodon/processor.ts:187
↓ 1 callers
Function
handleProfile
( c: Context, username: string, flags: InputFlags )
src/user.ts:28
↓ 1 callers
Function
handleXMigration
(fetchNewHomePage = false)
packages/atmosphere/src/providers/twitter/proxy/transaction/transaction.ts:47
↓ 1 callers
Function
hasBundledEncryptedCredentials
()
src/providers/twitter/proxy/credentials.ts:29
↓ 1 callers
Function
hasUsefulRelayData
(html: string)
packages/atmosphere/src/providers/instagram/extractors.ts:149
↓ 1 callers
Function
importDpopPrivateKey
(privateJwk: JsonWebKey)
packages/atmosphere/src/providers/bluesky/auth/dpop.ts:51
↓ 1 callers
Function
instanceBase
(domain: string)
packages/atmosphere/src/providers/mastodon/client.ts:20
↓ 1 callers
Function
invalidateBlueskySession
(cred: BlueskyProxyCredentials)
packages/atmosphere/src/providers/bluesky/session.ts:36
↓ 1 callers
Function
isAllowedDomain
* Validates that a hostname is from an allowed domain * Rejects IP addresses, empty hostnames, and invalid domains * Only accepts exact domain match
src/realms/tiktok/routes/proxy.ts:29
↓ 1 callers
Function
isApiVideo
(m: { type: string } & object)
src/helpers/syndicationFeeds.ts:74
↓ 1 callers
Function
isArticleOnlyTweet
(status: APITwitterStatus)
src/render/instantview.ts:18
↓ 1 callers
Function
isArticleOnlyTweet
(status: APITwitterStatus)
src/embed/status.ts:37
↓ 1 callers
Function
isBlueskyFlatStatus
(r: APIBlueskyStatus | TimelineThreadBluesky)
packages/atmosphere/src/providers/bluesky/profileStatuses.ts:230
↓ 1 callers
Function
isBracketAnchorId
(id: string | undefined)
packages/atmosphere/src/providers/twitter/conversation.ts:55
↓ 1 callers
Function
isDetachedOuterEmbed
(embedRecord: NonNullable<BlueskyEmbed['record']>)
packages/atmosphere/src/providers/bluesky/processor.ts:44
↓ 1 callers
Function
isDetachedRecordView
(vr: BlueskyEmbedViewRecord)
packages/atmosphere/src/providers/bluesky/processor.ts:39
↓ 1 callers
Function
isDid
(s: string)
packages/atmosphere/src/providers/bluesky/auth/identity.ts:32
↓ 1 callers
Function
isFallbackEligible
(status: number, body: string, aborted?: boolean)
packages/atmosphere/src/providers/bluesky/client.ts:98
↓ 1 callers
Function
isImagePost
(video: TikTokItemInfo | TikTokAwemeDetail)
packages/atmosphere/src/providers/tiktok/processor.ts:438
↓ 1 callers
Function
isMastodonFetchErr
(x: Response | MastodonFetchErr)
packages/atmosphere/src/providers/mastodon/client.ts:69
↓ 1 callers
Function
isObjectPayload
(r: unknown)
packages/atmosphere/src/providers/twitter/typeahead.ts:75
↓ 1 callers
Function
isOdd
(num: number)
packages/atmosphere/src/providers/twitter/proxy/transaction/utils.ts:16
↓ 1 callers
Function
isParamTruthy
(param: string | undefined)
packages/atmosphere/src/helpers/format-image-url.ts:17
↓ 1 callers
Function
isPossiblySensitive
(labels: ATProtoLabel[] | undefined | null)
packages/atmosphere/src/providers/bluesky/processor.ts:48
↓ 1 callers
Function
isProbableHandle
(handle: string)
packages/atmosphere/src/providers/bluesky/detectDescriptionFacets.ts:29
↓ 1 callers
Function
isRecord
(v: unknown)
packages/atmosphere/src/providers/bluesky/auth/metadata.ts:7
↓ 1 callers
Function
isRedirectStatus
(s: number)
packages/atmosphere/src/providers/mastodon/client.ts:36
↓ 1 callers
Function
isRetweetWithoutNestedOriginal
Retweet card with no embed we can unwrap (rare); infer from text / legacy id.
packages/atmosphere/src/providers/twitter/processor.ts:177
↓ 1 callers
Function
isSearchTimelineErrorPath
* Validate if an error path relates to search timeline operations. * * Note: Returns `true` when path is missing, null, or empty. This permissive be
packages/atmosphere/src/providers/twitter/searchErrors.ts:28
↓ 1 callers
Function
isShortCode
(identifier: string)
packages/atmosphere/src/providers/tiktok/conversation.ts:636
↓ 1 callers
Function
isTwitterNumericStatusId
(id: string)
src/helpers/utils.ts:133
↓ 1 callers
Function
isValidPkceVerifier
(v: string)
packages/atmosphere/src/providers/bluesky/auth/pkce.ts:29
↓ 1 callers
Function
isoFromUnix
(sec: number)
packages/atmosphere/src/providers/threads/processor.ts:30
↓ 1 callers
Function
linkifyHashtags
(text: string, status: APIStatus)
src/embed/activity.ts:229
↓ 1 callers
Function
linkifyMentions
(text: string, status: APIStatus)
src/embed/activity.ts:202
↓ 1 callers
Function
logBodySnippet
(body: string, max = 480)
packages/atmosphere/src/providers/mastodon/profile.ts:5
↓ 1 callers
Function
main
()
tools/add_csrf.mjs:49
↓ 1 callers
Function
main
()
tools/change_country.ts:120
↓ 1 callers
Function
main
()
docs/scripts/extract-openapi.mjs:156
↓ 1 callers
Function
mapReasonType
($type: string | undefined)
packages/atmosphere/src/providers/bluesky/notifications-processor.ts:44
↓ 1 callers
Function
mapToCookieHeader
(map: Map<string, string>)
packages/atmosphere/src/providers/threads/client.ts:29
↓ 1 callers
Function
mastodonProfileFollowersAPI
( username: string, domain: string, options: { count: number; cursor: string | null } )
packages/atmosphere/src/providers/mastodon/profileFollowers.ts:42
↓ 1 callers
Function
mastodonProfileFollowingAPI
( username: string, domain: string, options: { count: number; cursor: string | null } )
packages/atmosphere/src/providers/mastodon/profileFollowers.ts:87
↓ 1 callers
Function
mastodonProfileMediaAPI
( username: string, domain: string, options: { count: number; cursor: string | null; language?: string }
packages/atmosphere/src/providers/mastodon/profileStatuses.ts:113
↓ 1 callers
Function
mastodonProfileStatusesAPI
( username: string, domain: string, options: { count: number; cursor: string | null; withRep
packages/atmosphere/src/providers/mastodon/profileStatuses.ts:33
↓ 1 callers
Function
mastodonSearchAPI
( domain: string, host: MastodonBuildHost, options: { q: string; feed: MastodonSearchFeed; c
packages/atmosphere/src/providers/mastodon/search.ts:45
↓ 1 callers
Function
mastodonSearchQueryString
(openapiMeta: { description: string; example: string })
src/providers/mastodon/atmosphere-routes.ts:30
↓ 1 callers
Function
mastodonStatusLikesAPI
( id: string, domain: string, options: { count: number; cursor: string | null } )
packages/atmosphere/src/providers/mastodon/statusLikes.ts:30
↓ 1 callers
Function
mastodonStatusRepostsAPI
( id: string, domain: string, options: { count: number; cursor: string | null } )
packages/atmosphere/src/providers/mastodon/statusReposts.ts:30
↓ 1 callers
Function
mastodonUserProfileAPI
( username: string, domain: string )
packages/atmosphere/src/providers/mastodon/profile.ts:8
↓ 1 callers
Function
mediaContainerFromThreadsPost
(post: Record<string, unknown>)
packages/atmosphere/src/providers/threads/processor.ts:192
↓ 1 callers
Function
mediaPkFromNode
(node: Record<string, unknown>)
packages/atmosphere/src/providers/instagram/processor.ts:165
↓ 1 callers
Function
mediaPkFromPost
(post: Record<string, unknown>)
packages/atmosphere/src/providers/threads/processor.ts:101
↓ 1 callers
Function
mergeCookieHeader
(existing: string | undefined, headers: Headers)
packages/atmosphere/src/providers/threads/client.ts:33
↓ 1 callers
Function
mergeCookies
(existingCookies?: string, newCookie?: string)
packages/atmosphere/src/providers/twitter/proxy/cookies.ts:15
↓ 1 callers
Function
mergeWalkedChainWithThreadRootFromOrdered
( ordered: TwitterTimelinePiece[], walkedChain: GraphQLTwitterStatus[], focal: GraphQLTwitterStatus )
packages/atmosphere/src/providers/twitter/conversation.ts:110
↓ 1 callers
Function
minimalStatus
( overrides: Partial<MastodonStatus> & Pick<MastodonStatus, 'content'> )
test/mastodon.statusEmojiFacets.test.ts:25
↓ 1 callers
Function
needsTransactionId
(apiUrl: string)
packages/atmosphere/src/providers/twitter/proxy/allowlist.ts:3
↓ 1 callers
Function
newestUnfilteredStatusDate
(results: APIBlueskyStatus[])
src/realms/bluesky/routes/feed.ts:86
↓ 1 callers
Function
newestUnfilteredStatusDate
Newest post time from raw API results (used when safe filter empties all items).
src/realms/twitter/routes/feed.ts:89
↓ 1 callers
Function
normalizeInput
(raw: string)
packages/atmosphere/src/providers/bluesky/auth/identity.ts:8
↓ 1 callers
Function
normalizePostView
(post: BlueskyPost)
packages/atmosphere/src/providers/bluesky/search.ts:9
↓ 1 callers
Function
normalizePostView
(post: BlueskyPost)
packages/atmosphere/src/providers/bluesky/profileStatuses.ts:32
↓ 1 callers
Function
normalizeResultTypeParam
(s: string | undefined)
packages/atmosphere/src/providers/twitter/typeahead.ts:65
↓ 1 callers
Function
occupy
(s: number, e: number)
packages/atmosphere/src/providers/mastodon/processor.ts:119
↓ 1 callers
Function
paramsToSearchString
(params: BlueskyXrpcParams)
packages/atmosphere/src/providers/bluesky/client.ts:26
↓ 1 callers
Function
paramsToSearchString
(params: BlueskyXrpcParams)
packages/atmosphere/src/providers/bluesky/auth/xrpc-authenticated.ts:13
↓ 1 callers
Function
parseFeedQuery
(c: Context)
src/realms/bluesky/routes/feed.ts:36
↓ 1 callers
Function
parseFeedQuery
(c: Context)
src/realms/twitter/routes/feed.ts:38
↓ 1 callers
Function
parseFelixGraphql
(json: unknown)
packages/atmosphere/src/providers/instagram/profile.ts:131
↓ 1 callers
Function
parseFormBody
(text: string)
packages/atmosphere/src/providers/bluesky/auth/oauth-http.ts:40
↓ 1 callers
Function
parseMediaFeedQuery
(c: Context)
src/realms/bluesky/routes/feed.ts:52
↓ 1 callers
Function
parseMediaFeedQuery
(c: Context)
src/realms/twitter/routes/feed.ts:54
↓ 1 callers
Function
parseOAuthCallbackUrl
(input: string | URL)
packages/atmosphere/src/providers/bluesky/auth/oauth-http.ts:26
↓ 1 callers
Function
parseProfileTimeline
(json: unknown)
packages/atmosphere/src/providers/threads/profile.ts:26
↓ 1 callers
Function
parseSetCookieHeader
(setCookieHeader: string)
packages/atmosphere/src/providers/tiktok/conversation.ts:222
↓ 1 callers
Function
permalinkForNode
(node: Record<string, unknown>, shortcode: string)
packages/atmosphere/src/providers/instagram/processor.ts:130
↓ 1 callers
Function
permalinkForThreadsPost
(username: string, code: string)
packages/atmosphere/src/providers/threads/processor.ts:97
↓ 1 callers
Function
pickDomain
( id: string, provider: DataProvider, config: MosaicDomainConfig )
packages/atmosphere/src/helpers/mosaic.ts:11
↓ 1 callers
Function
pickProgressiveVideoUrl
Prefer progressive video (not HLS) for RSS/Atom enclosures.
src/helpers/syndicationFeeds.ts:80
↓ 1 callers
Function
pickTwitterGqlFeatures
( keys: readonly TwitterGqlFeatureKey[] )
packages/atmosphere/src/providers/twitter/graphql/features.ts:94
↓ 1 callers
Function
pickWebsiteCardImage
( b: Record<string, CardBindingValue> )
packages/atmosphere/src/providers/twitter/card.ts:54
↓ 1 callers
Function
plainTextAndFacetsFromMastodonNote
( html: string, instanceDomain: string, emojis?: MastodonCustomEmoji[] )
packages/atmosphere/src/providers/mastodon/processor.ts:277
↓ 1 callers
Function
pollTimeEn
(date: Date)
packages/atmosphere/src/providers/twitter/card.ts:19
↓ 1 callers
Function
postFromTimelineEdge
(edge: unknown)
packages/atmosphere/src/providers/threads/profile.ts:45
↓ 1 callers
Function
presign
()
tools/credential-tools.mjs:175
↓ 1 callers
Function
processConversationResponse
( instructions: TimelineInstruction[], language?: string )
packages/atmosphere/src/providers/twitter/conversation.ts:667
↓ 1 callers
Function
processTimelineItemContent
( itemContent: unknown, trends: APITrend[], cursors: { cursorType: string; value: string }[] )
packages/atmosphere/src/providers/twitter/trends.ts:53
↓ 1 callers
Function
profileAboutAPI
( handle: string, host: TwitterBuildHost )
packages/atmosphere/src/providers/twitter/profile.ts:595
↓ 1 callers
Function
profileArticlesAPI
( handleOrId: ProfileHandleOrId, count: number, cursor: string | null, host: TwitterBuildHost, langu
packages/atmosphere/src/providers/twitter/userStatuses.ts:312
↓ 1 callers
Function
profileFollowersAPI
( handleOrId: ProfileHandleOrId, count: number, cursor: string | null, host: TwitterBuildHost )
packages/atmosphere/src/providers/twitter/userStatuses.ts:586
↓ 1 callers
Function
profileFollowingAPI
( handleOrId: ProfileHandleOrId, count: number, cursor: string | null, host: TwitterBuildHost )
packages/atmosphere/src/providers/twitter/userStatuses.ts:594
← previous
next →
601–700 of 922, ranked by callers