MCPcopy Create free account

hub / github.com/FxEmbed/FxEmbed / functions

Functions922 in github.com/FxEmbed/FxEmbed

FunctioncalculateTimeLeftString
(date: Date)
src/helpers/pollTime.ts:24
FunctioncolorFromPalette
(palette: MediaPlaceholderColor[], fallbackHex: string)
packages/atmosphere/src/helpers/palette.ts:14
FunctioncolorFromPalette
(palette: MediaPlaceholderColor[])
src/helpers/palette.ts:5
FunctioncompleteAuthorization
( callbackUrl: string | URL, transientState: BlueskyOAuthTransientState )
packages/atmosphere/src/providers/bluesky/auth/oauth-client.ts:101
Methodconstructor
(private curves: number[])
packages/atmosphere/src/providers/twitter/proxy/transaction/cubic.ts:2
Methodconstructor
(homePage: CheerioAPI)
packages/atmosphere/src/providers/twitter/proxy/transaction/transaction.ts:125
Methodconstructor
(utf16: string)
packages/atmosphere/src/helpers/unicode-string.ts:13
Methodconstructor
(message: string, status: number, body?: string)
packages/atmosphere/src/transports/errors.ts:5
Methodconstructor
(message = 'Not found', body?: string)
packages/atmosphere/src/transports/errors.ts:14
Methodconstructor
(message = 'Rate limited', body?: string)
packages/atmosphere/src/transports/errors.ts:21
Methodconstructor
(message = 'Authenticated transport is not implemented yet')
packages/atmosphere/src/transports/errors.ts:28
Methodconstructor
(message = 'Not implemented')
packages/atmosphere/src/transports/errors.ts:35
Methodconstructor
( kind: BlueskyAuthErrorKind, message: string, opts?: { status?: number; body?: string } )
packages/atmosphere/src/transports/errors.ts:56
FunctionconversationAPIRequest
src/realms/api/routes/twitter.ts:146
FunctionconvertFormatToVariant
(format: APIVideoFormat)
packages/atmosphere/src/helpers/media.ts:44
FunctionconvertVariantToFormat
(variant: TweetMediaVariant)
packages/atmosphere/src/helpers/media.ts:11
FunctioncreateBlueskyOAuthClient
(params: CreateBlueskyOAuthClientParams)
packages/atmosphere/src/providers/bluesky/auth/oauth-client.ts:39
FunctioncreateRelayFetch
(opts: RelayFetchOptions)
packages/atmosphere/src/relay/proxy-relay.ts:14
FunctioncustomLogger
(message: string, ...rest: string[])
src/worker.ts:196
FunctionexecuteBlueskyGetJson
Parse JSON body after a successful logical XRPC (used by helpers that return empty defaults).
packages/atmosphere/src/providers/bluesky/client.ts:223
FunctionexecuteBlueskyXrpc
( path: string, params: BlueskyXrpcParams, opts?: BlueskyFetchOpts )
packages/atmosphere/src/providers/bluesky/client.ts:106
FunctionextractProfileTimelineSnippet
(html: string)
packages/atmosphere/src/providers/instagram/extractors.ts:137
FunctionfaviconRoute
(c: Context)
src/realms/twitter/router.ts:47
FunctionfetchAccount
( domain: string, accountId: string )
packages/atmosphere/src/providers/mastodon/client.ts:175
FunctionfetchById
( status: string, host: TwitterBuildHost, useElongator = hasTwitterAccountProxy({ TwitterProxy: host
packages/atmosphere/src/providers/twitter/conversation.ts:464
FunctionfetchByIds
( statuses: string[], host: TwitterBuildHost, useElongator = hasTwitterAccountProxy({ TwitterProxy:
packages/atmosphere/src/providers/twitter/conversation.ts:414
FunctionfetchTikTokVideoFromShortUrl
(shortCode: string)
packages/atmosphere/src/providers/tiktok/conversation.ts:613
FunctionfetchXrpcOnce
( baseUrl: string, path: string, params: BlueskyXrpcParams, options: { authorization?: string; timeout
packages/atmosphere/src/providers/bluesky/client.ts:53
FunctionformatNumber
(num: number)
src/helpers/utils.ts:60
FunctionforwardBlueskyToApi
(c: Context)
src/realms/atmosphere/router.ts:76
FunctionforwardTwitterToApi
(c: Context)
src/realms/atmosphere/router.ts:65
FunctiongenerateSnowflake
()
src/helpers/utils.ts:70
FunctiongenericBlueskyRedirect
(c: Context)
src/realms/bluesky/routes/redirects.ts:4
FunctiongenericTwitterRedirect
(c: Context)
src/realms/twitter/routes/redirects.ts:9
FunctiongetActivitySocialProof
(status: APIStatus, twitterRoot: string)
packages/atmosphere/src/helpers/social-proof.ts:37
FunctiongetAuthHeadersForRequest
(req: { method: string; url: string; body?: unknown })
packages/atmosphere/src/providers/bluesky/auth/session-auth-provider.ts:17
FunctiongetRandomTwitterAccount
()
src/providers/twitter/proxy/credentials.ts:81
FunctiongetShuffledBlueskyAccounts
(preferredHostname?: string)
src/providers/twitter/proxy/credentials.ts:125
FunctiongetSocialProof
(status: APIStatus)
packages/atmosphere/src/helpers/social-proof.ts:6
FunctiongetSocialTextIV
(status: APITwitterStatus)
packages/atmosphere/src/helpers/social-proof.ts:77
FunctiongetVideoTranscodeDomain
(twitterId: string, domains: string[])
packages/atmosphere/src/helpers/transcode.ts:2
FunctiongetVideoTranscodeDomainBluesky
( blueskyDid: string, domains: string[] )
packages/atmosphere/src/helpers/transcode.ts:16
FunctionhandleMosaic
(mediaList: APIPhoto[], id: string, provider: DataProvider)
src/helpers/mosaic.ts:12
FunctionhandleQuote
( quote: APIStatus | APIStatusTombstone, s: QuoteStrings )
packages/atmosphere/src/helpers/quote.ts:14
FunctionhasBlueskyProxyAccounts
()
src/providers/twitter/proxy/credentials.ts:94
FunctionhasDecryptedCredentials
()
src/providers/twitter/proxy/credentials.ts:90
FunctioninitCredentials
(credentialKey: string | undefined)
src/providers/twitter/proxy/credentials.ts:38
FunctioninstagramConversationAPIRequest
src/providers/instagram/atmosphere-handlers.ts:183
FunctioninstagramProfileAPIRequest
src/providers/instagram/atmosphere-handlers.ts:108
FunctioninstagramProfileStatusesAPIRequest
src/providers/instagram/atmosphere-handlers.ts:129
FunctioninstagramProfileVideosAPIRequest
src/providers/instagram/atmosphere-handlers.ts:156
FunctioninstagramStatusAPIRequest
src/providers/instagram/atmosphere-handlers.ts:83
FunctionisGraphQLTwitterStatus
(response: unknown)
src/helpers/graphql.ts:15
FunctionisGraphQLTwitterStatusNotFoundResponse
( response: unknown )
packages/atmosphere/src/helpers/graphql-twitter.ts:1
FunctionisGraphQLTwitterStatusNotFoundResponse
( response: unknown )
src/helpers/graphql.ts:1
Methodlength
()
packages/atmosphere/src/helpers/unicode-string.ts:18
FunctionlinkGoRequest
(c: Context)
src/realms/api/hit.ts:21
FunctionlinkHitRequest
(c: Context)
src/realms/api/hit.ts:3
FunctionmastodonConversationAPIRequest
src/providers/mastodon/atmosphere-handlers.ts:120
FunctionmastodonProfileAPIRequest
src/providers/mastodon/atmosphere-handlers.ts:166
FunctionmastodonProfileFollowersAPIRequest
src/providers/mastodon/atmosphere-handlers.ts:181
FunctionmastodonProfileFollowingAPIRequest
src/providers/mastodon/atmosphere-handlers.ts:200
FunctionmastodonProfileMediaAPIRequest
src/providers/mastodon/atmosphere-handlers.ts:219
FunctionmastodonSearchAPIRequest
src/providers/mastodon/atmosphere-handlers.ts:145
FunctionmastodonSearchQueryHasEffectiveContent
(raw: string)
src/providers/mastodon/atmosphere-routes.ts:27
FunctionmastodonStatusAPIRequest
src/providers/mastodon/atmosphere-handlers.ts:50
FunctionmastodonStatusLikesAPIRequest
src/providers/mastodon/atmosphere-handlers.ts:86
FunctionmastodonStatusRepostsAPIRequest
src/providers/mastodon/atmosphere-handlers.ts:67
FunctionmastodonThreadAPIRequest
src/providers/mastodon/atmosphere-handlers.ts:103
Functionoembed
(c: Context)
src/realms/bluesky/routes/oembed.ts:6
Functionoembed
(c: Context)
src/realms/tiktok/routes/oembed.ts:7
Functionoembed
(c: Context)
src/realms/api/routes/oembed.ts:7
FunctionpostHasVisualMedia
(post: BlueskyPost)
packages/atmosphere/src/providers/bluesky/search.ts:36
FunctionpostHasVisualMedia
(s: APIMastodonStatus)
packages/atmosphere/src/providers/mastodon/search.ts:39
FunctionprocessUserRelationshipTimelineInstructionsImpl
( instructions: TimelineInstruction[] )
packages/atmosphere/src/providers/twitter/search.ts:349
FunctionprofileAPIRequest
src/realms/api/routes/twitter.ts:173
FunctionprofileAboutAPIRequest
src/realms/api/routes/twitter.ts:194
FunctionprofileArticlesAPIRequest
src/realms/api/routes/twitter.ts:275
FunctionprofileFeedAtomBluesky
(c: Context)
src/realms/bluesky/routes/feed.ts:203
FunctionprofileFeedAtomTwitter
(c: Context)
src/realms/twitter/routes/feed.ts:206
FunctionprofileFeedRssBluesky
(c: Context)
src/realms/bluesky/routes/feed.ts:200
FunctionprofileFeedRssTwitter
(c: Context)
src/realms/twitter/routes/feed.ts:204
FunctionprofileFollowersAPIRequest
src/realms/api/routes/twitter.ts:331
FunctionprofileFollowingAPIRequest
src/realms/api/routes/twitter.ts:352
FunctionprofileMediaAPIRequest
src/realms/api/routes/twitter.ts:303
FunctionprofileMediaFeedAtomBluesky
(c: Context)
src/realms/bluesky/routes/feed.ts:209
FunctionprofileMediaFeedAtomTwitter
(c: Context)
src/realms/twitter/routes/feed.ts:211
FunctionprofileMediaFeedRssBluesky
(c: Context)
src/realms/bluesky/routes/feed.ts:206
FunctionprofileMediaFeedRssTwitter
(c: Context)
src/realms/twitter/routes/feed.ts:209
FunctionrefreshIfNeeded
( session: BlueskyAuthSession )
packages/atmosphere/src/providers/bluesky/auth/oauth-client.ts:148
FunctionrejectAuthenticatedTransport
( transport: AtmosphereTransport<P> )
packages/atmosphere/src/transports/guards.ts:6
FunctionrunWithTransports
( primary: AtmosphereTransport<P>, fallbacks: AtmosphereTransport<P>[] | undefined, op: (t: AtmosphereTr
packages/atmosphere/src/transports/run-with-fallbacks.ts:10
FunctionsearchAPIRequest
src/realms/api/routes/twitter.ts:373
FunctionsetRedirectRequest
(c: Context)
src/realms/twitter/routes/redirects.ts:39
FunctionstartAuthorization
(loginHint?: string)
packages/atmosphere/src/providers/bluesky/auth/oauth-client.ts:43
FunctionstatusAPIRequest
src/realms/api/routes/twitter.ts:54
FunctionstatusQuotesAPIRequest
src/realms/api/routes/twitter.ts:97
FunctionstatusRepostsAPIRequest
src/realms/api/routes/twitter.ts:76
FunctionthreadAPIRequest
src/realms/api/routes/twitter.ts:118
FunctionthreadsConversationAPIRequest
src/providers/threads/atmosphere-handlers.ts:148
← previousnext →801–900 of 922, ranked by callers