MCPcopy Create free account

hub / github.com/ad3lre/echo / functions

Functions11,285 in github.com/ad3lre/echo

↓ 10 callersFunctionnav
(activeChannelId: string)
frontend/src/features/layout/resolveSendTarget.test.ts:5
↓ 10 callersFunctionnormalizePresenceStatus
( input: string | null | undefined, )
backend/src/domain/echoPresenceAuthority.ts:34
↓ 10 callersFunctionnormalizeRoleColor
(raw: unknown)
backend/src/domain/echoStore/roles.ts:145
↓ 10 callersFunctiononSelectDmUser
Resolves the DM channel id used for messaging, or `null` if superseded / aborted.
frontend/src/features/layout/composables/useAppLayoutOpenDmThread.ts:153
↓ 10 callersFunctionpaperToggleMark
( editor: Editor, cmd: 'toggleBold' | 'toggleItalic' | 'toggleStrike' | 'toggleCode', )
frontend/src/features/paper/editor/paperKeyboardActions.ts:75
↓ 10 callersFunctionparseSingleEmoji
(emoji: string)
frontend/src/utils/twemoji.ts:153
↓ 10 callersFunctionpeerDisplayNamePlaceholder
(userId: string)
frontend/src/features/dm/peerDisplayPlaceholder.ts:5
↓ 10 callersFunctionpermissionBits
(names: string[])
backend/src/tests/echo.discordImport.test.ts:13
↓ 10 callersFunctionpublicBadgesFromAccount
( signupOrdinal: number | null | undefined, flags: EchoPublicBadgeAccountFlags, echoPlan?: EchoPlanId |
shared/echoAccountBadges.ts:61
↓ 10 callersFunctionpush
(sql: string, value: unknown)
backend/src/services/discordImport.ts:609
↓ 10 callersFunctionreadMetaContent
(html: string, prop: string)
backend/src/services/linkUnfurl/linkUnfurl.ts:58
↓ 10 callersFunctionresolveEchoUnreadUpperBoundMessageId
( summary: EchoAttentionChannelSummary, )
shared/attentionPing.ts:223
↓ 10 callersFunctionresolveHttpRateLimit
( routeId: HttpRouteRateLimitId, )
backend/src/config/instancePolicy/resolveHttpRateLimit.ts:71
↓ 10 callersFunctionrevokeBlobUrl
(url: string | null | undefined)
frontend/src/features/server-settings/composables/useServerBrandingUploads.ts:35
↓ 10 callersFunctionrotr32
(n: number, x: number)
frontend/src/utils/uploadFingerprint.ts:21
↓ 10 callersFunctionrun
(name: string, fn: () => void | Promise<void>)
backend/src/tests/linkUnfurl.extractAndEmbeds.test.ts:22
↓ 10 callersFunctionsaveLocalProfile
( userId: string, patch: LocalProfilePatch, )
frontend/src/utils/localProfilePersistence.ts:30
↓ 10 callersFunctionsetRect
( element: HTMLElement, rect: { top: number; bottom: number; left?: number; right?: number }, )
frontend/src/features/chat/domain/messageListPrependAnchor.test.ts:16
↓ 10 callersFunctionsetSerializedState
( nextContent: string, nextMentions: MentionEntity[], nextSelectionStart = nextContent.length,
frontend/src/composables/useComposerState.ts:249
↓ 10 callersFunctionsetServersState
(next: Server[])
frontend/src/stores/server.ts:138
↓ 10 callersFunctionshouldAllowDiscordCdnGuessForEmojiId
( id: string, cachedById: ReadonlyMap<string, string> | null | undefined, echoResolveMissed: boolean, )
frontend/src/utils/customEmojiUrl.ts:160
↓ 10 callersFunctionstubDocument
* Stub `document` so `createElement('canvas').getContext(type)` returns the * mapped context (or null). Returns the getContext spy for assertions.
frontend/src/platform/webglSupport.test.ts:43
↓ 10 callersFunctionunfurlWithCoalescedCache
( url: string, loader: () => Promise<Embed | null>, )
backend/src/services/linkUnfurl/unfurlCache.ts:67
↓ 10 callersFunctionupdateChannelMessageInBucket
( channelId: string, messageId: string, patch: Partial<RawMessage>, )
frontend/src/services/realtime/channelMessageAuthority.ts:115
↓ 10 callersFunctionuseAppLayoutServerPingIndicators
(deps: { serverAttentionByServerId: Ref<Record<string, EchoAttentionServerSummary>>; channelAttentionByCha
frontend/src/features/layout/composables/useAppLayoutServerPingIndicators.ts:22
↓ 10 callersFunctionvalidateDisplayName
( raw: string | undefined, fallback: string, )
backend/src/auth/accountPolicy.ts:126
↓ 10 callersFunctionvalidateRegistrationEmail
( email: string, )
backend/src/auth/accountPolicy.ts:110
↓ 10 callersFunctionvalidateRegistrationUsername
( raw: string, )
shared/usernamePolicy.ts:40
↓ 10 callersFunctionverifyTotpCode
(secretBase32: string, code: string)
backend/src/auth/totpVerify.ts:6
↓ 9 callersFunctionREDIS_USER_INDEX
(userId: string)
backend/src/auth/serverSession.ts:29
↓ 9 callersFunctionappendMeta
(line)
scripts/echo-recovery-watchdog.mjs:116
↓ 9 callersFunctionapplyWorkspaceRosterUsersPipeline
( users: readonly WorkspaceRosterUserRow[], opts: { membersByServer?: Record<string, EchoServerMemberD
frontend/src/services/domain/workspaceRoster.ts:13
↓ 9 callersFunctionasComputed
(r: Ref<boolean>)
frontend/src/features/layout/composables/createEchoCanContextComputeds.ts:24
↓ 9 callersFunctionassertEchoE2eeDeviceOwned
( pool: pg.Pool, userId: string, deviceId: string, )
backend/src/domain/echoStore/e2ee.ts:111
↓ 9 callersFunctionattachEchoLocalMicInterruptionRecovery
( track: RecoverableLocalMicTrack, options: EchoLocalMicRecoveryOptions = {}, )
frontend/src/services/livekit/echoLocalMicInterruptionRecovery.ts:45
↓ 9 callersFunctionbuildDmAttentionUnreadCountByChannel
( dmAttentionByChannelId: Readonly<Record<string, EchoAttentionDmSummary>>, opts: BuildDmAttentionUnreadCo
frontend/src/features/dm/buildDmAttentionUnreadCountByChannel.ts:86
↓ 9 callersFunctionbuildFlow
( isModalOpen: boolean, opts?: { serverIds?: string[]; requestJoinServerConfirm?: ( preview:
frontend/src/features/layout/composables/useAddServerFlow.joinFeedback.test.ts:65
↓ 9 callersFunctionchannelActiveMessagesFingerprint
( channelId: string, orderRevision: number, orderedIds: readonly string[], entitiesById: Map<string, R
frontend/src/features/chat/viewModel/messageWithAuthor.ts:188
↓ 9 callersFunctionclientRow
( partial: Partial<DmMentionNotificationRow> & Pick<DmMentionNotificationRow, 'channelId' | 'messageId'>
frontend/src/features/dm/mentionNotificationFeedMerge.test.ts:29
↓ 9 callersFunctioncloneRoleManagerState
(roles: ManagedRole[])
frontend/src/features/server-settings/domain/roleManagerState.ts:114
↓ 9 callersFunctioncreateLiveKitRoomServiceClient
()
backend/src/services/livekit/livekitAdapter.ts:136
↓ 9 callersFunctionensureImportState
( pool: pg.Pool, serverId: string, )
backend/src/services/discordImport.ts:552
↓ 9 callersFunctionescReactionAttr
(s: string)
frontend/src/utils/customEmojiDisplay.ts:58
↓ 9 callersFunctionescapeForHighlight
Escape HTML entities for safe insertion into attribute/text content.
frontend/src/features/chat/viewModel/messageBodyMarkdown.ts:70
↓ 9 callersFunctionescapeHtml
(s: string)
backend/src/services/email/transactionalEmailHtml.ts:112
↓ 9 callersFunctionexecuteEchoSocketConnectAttempt
(opts: { socketOff: () => boolean; startGen: number; getCurrentGeneration: () => number; isSocketConne
frontend/src/services/realtime/socketConnectOrchestrator.ts:12
↓ 9 callersFunctionexitBadConfig
(message: string)
backend/src/config/secrets.ts:35
↓ 9 callersFunctionexpectedSetterForRound
( rosterSorted: readonly string[], roundSeq: number, )
shared/games/hangman/core.ts:146
↓ 9 callersFunctionfetchEchoDmThreads
( token: string, )
frontend/src/api/echo/social.ts:132
↓ 9 callersFunctionfindRawDiscordSpoilerRegions
(text: string)
frontend/src/utils/discordSpoilerMarkdown.ts:128
↓ 9 callersFunctiongetAccessUserIdFromAuthHeader
( authorization: string | undefined, )
backend/src/auth/token.ts:31
↓ 9 callersFunctiongetCachedMemberAccessState
( serverId: string, userId: string, )
backend/src/domain/echoMemberStateCache.ts:52
↓ 9 callersFunctiongetEchoChannelMeta
( pool: pg.Pool, channelId: string, )
backend/src/domain/echoStore/channelMeta.ts:20
↓ 9 callersFunctiongetPaperCapabilitiesForUser
( pool: pg.Pool, channelId: string, userId: string, )
backend/src/domain/echoStore/access.ts:895
↓ 9 callersFunctiongetUserCommunicationTimeoutState
( pool: pg.Pool, serverId: string, userId: string, )
backend/src/domain/echoStore/access.ts:95
↓ 9 callersFunctionheaderOne
( headers: Record<string, string | string[] | undefined> | undefined, name: string, )
backend/src/auth/sessionClientContext.ts:11
↓ 9 callersFunctioninferChatPendingMediaKind
(file: File)
frontend/src/utils/chatUploadMediaTypes.ts:94
↓ 9 callersFunctionisAllowedChatUploadContentType
(contentType: string)
backend/src/services/s3UploadPresign.ts:194
↓ 9 callersFunctionisIosNativeAuth
()
frontend/src/services/auth/iosNativeAuth.ts:16
↓ 9 callersFunctionisNativeBearerClient
(req: FastifyRequest | undefined)
backend/src/auth/nativeBearer.ts:18
↓ 9 callersFunctionisPlainObject
(v: unknown)
backend/src/domain/paperAttribution.ts:20
↓ 9 callersFunctionisPrivateOrLocalIpLiteral
(hostnameOrIp: string)
backend/src/services/linkUnfurl/linkUnfurlFetch.ts:128
↓ 9 callersFunctionisSeenAheadOfCursor
( seenId: string, cursorId: string, channelMessages?: readonly RawMessage[], )
frontend/src/services/domain/echoMessageReadState.ts:31
↓ 9 callersFunctionisTauriShell
()
frontend/src/platform/desktopBridge.ts:28
↓ 9 callersFunctionisUserCommunicationTimedOut
( pool: pg.Pool, serverId: string, userId: string, )
backend/src/domain/echoStore/access.ts:80
↓ 9 callersFunctionlistEchoChannels
( pool: pg.Pool, serverId: string, )
backend/src/domain/echoStore/categoriesWorkspace.ts:46
↓ 9 callersFunctionlistEchoDmParticipantUserIds
( pool: pg.Pool, channelId: string, )
backend/src/domain/echoStore/dmThreads.ts:376
↓ 9 callersFunctionloadInstancePolicy
( opts: LoadInstancePolicyOptions = {}, )
backend/src/config/instancePolicy/loadInstancePolicy.ts:53
↓ 9 callersFunctionmakeCtx
( overrides: Partial<LayoutMainSurfaceContext> = {}, )
frontend/src/features/layout/components/AppLayoutMainSurface.test.ts:51
↓ 9 callersFunctionmakeWatchdog
(overrides: Partial<SocketLivenessWatchdogDeps> = {})
frontend/src/services/realtime/__tests__/socketLivenessWatchdog.test.ts:7
↓ 9 callersFunctionmarkOnce
(name: PerfHarnessMilestone, atMs?: number)
frontend/src/observability/perfHarness.ts:76
↓ 9 callersFunctionmergeEchoDmThreadIntoRegistry
( state: EchoDmThreadRegistryState, thread: EchoDmThreadInput, opts: EchoDmThreadRegistryContext & { ove
frontend/src/services/domain/echoDmThreadRegistry.ts:76
↓ 9 callersFunctionmount
(overrides: Partial<Deps> = {})
frontend/src/features/layout/composables/useFullscreenStreamOverlay.test.ts:38
↓ 9 callersFunctionmountSurface
Mount with the context provided; settles async child components.
frontend/src/features/layout/components/AppLayoutMainSurface.test.ts:76
↓ 9 callersFunctionmsg
(id: string, authorId = 'u1', content = 'hello')
frontend/src/features/chat/domain/messageListOlderFetchSkeleton.test.ts:12
↓ 9 callersFunctionnormalizeEchoMessageFormatLineEndings
(s: string)
shared/messageChunkLimits.ts:10
↓ 9 callersFunctionnormalizeExternalUrlForOpen
( raw: string, baseUrl = typeof window !== 'undefined' ? window.location.href : undefined, )
frontend/src/platform/desktopBridge.ts:54
↓ 9 callersFunctionnormalizeSkrigglesWord
(raw: string)
shared/games/skriggles/guess.ts:3
↓ 9 callersFunctionopenEchoDirectDmChannel
( token: string, peerUserId: string, opts?: OpenEchoDmChannelOptions, )
frontend/src/features/dm/echoDmCommandFacade.ts:80
↓ 9 callersFunctionpaperWatchRoom
(channelId: string)
backend/src/sockets/paperWatchState.ts:20
↓ 9 callersFunctionpara
( id: string, text: string, attrs?: Record<string, unknown>, )
backend/src/tests/paperAttribution.test.ts:7
↓ 9 callersFunctionparsePaperShapePx
( raw: string | null | undefined, fallback: number, )
frontend/src/features/paper/editor/paperShapeUtils.ts:39
↓ 9 callersFunctionparseTwemoji
(emoji: string)
frontend/src/utils/twemoji.ts:160
↓ 9 callersFunctionparsedPathFromMainSurface
( nav: NavState, surface: MainSurface, opts?: { isPersistedEchoDmThread?: (channelId: string) => boolean
frontend/src/features/layout/urlNavigation.ts:66
↓ 9 callersFunctionpermissionsFromName
(name: string)
frontend/src/features/server-settings/domain/roleManagerState.ts:61
↓ 9 callersFunctionpickDiscordUrlOrProxy
( o: Record<string, unknown>, keys: readonly string[] = URL_KEYS_DEFAULT, )
backend/src/domain/discordCdnUrls.ts:27
↓ 9 callersFunctionplayIncomingChatMessageSound
(opts: { channelId: string; authorId: string; mentions?: MentionEntity[]; replyTo?: ReplyTo; activeC
frontend/src/audio/incomingMessageSound.ts:45
↓ 9 callersFunctionpromiseWithTimeout
( promise: Promise<T>, timeoutMs: number, options?: { label?: string }, )
frontend/src/utils/promiseTimeout.ts:21
↓ 9 callersFunctionpushPaperRecentColor
( kind: PaperColorKind, hex: string, )
frontend/src/features/paper/composables/usePaperRecentColors.ts:56
↓ 9 callersFunctionrandomUuidV4
()
frontend/src/utils/randomUuid.ts:6
↓ 9 callersFunctionreadAttrsFromElement
(element: HTMLElement)
frontend/src/features/paper/editor/paperShapeExtension.ts:53
↓ 9 callersFunctionreadEnumField
( raw: Record<string, unknown>, key: string, allow: Set<string>, )
shared/clientEnvironment.ts:114
↓ 9 callersFunctionreplaceEchoChannelPermissionOverwrites
( pool: pg.Pool, serverId: string, actorId: string, channelId: string, rows: EchoPermissionOverwrite
backend/src/domain/echoStore/permissionOverwrites.ts:233
↓ 9 callersFunctionresolveCustomEmojiImageUrlForDisplay
( id: string, animated: boolean, cachedById: ReadonlyMap<string, string> | null | undefined, echoResol
frontend/src/utils/customEmojiUrl.ts:172
↓ 9 callersFunctionresolveEchoUploadStorageKey
( pool: pg.Pool, userId: string, input: EchoUploadDestInput, )
backend/src/services/echoUploadResolveDest.ts:60
↓ 9 callersFunctionrng
()
frontend/src/features/voice/ticTacToe/ticTacToeCore.test.ts:45
↓ 9 callersFunctionrow
( partial: Partial<MessageWithAuthor> & Pick<MessageWithAuthor, 'id' | 'authorId'>, )
frontend/src/features/chat/presentation/messageListRowPresentation.test.ts:9
↓ 9 callersFunctionrunEchoWorkspaceSocialRefreshFromApi
( p: EchoWorkspaceSocialRefreshParams, )
frontend/src/services/orchestration/workspaceEchoHydrateFromApi.ts:253
↓ 9 callersFunctionseal
()
frontend/src/features/layout/actions/appActionRegistry.ts:95
↓ 9 callersFunctionsendTransactionalEmail
( log: FastifyBaseLogger, mail: OutboundMail, )
backend/src/services/email/sendMail.ts:30
← previousnext →401–500 of 11,285, ranked by callers