MCPcopy Create free account

hub / github.com/ad3lre/echo / functions

Functions11,285 in github.com/ad3lre/echo

↓ 14 callersFunctionbuildMemberProfile
( user: DisplayUser, serverId: string, serverName: string, opts?: { memberJoinedAtIso?: string; server
frontend/src/utils/memberProfiles.ts:622
↓ 14 callersFunctioncats
( entries: Array<{ id: string; name: string }>, )
frontend/src/composables/useSearch.test.ts:71
↓ 14 callersFunctioncreateEchoSocketIoState
()
frontend/src/services/realtime/echoSocketSessionLifecycle.ts:26
↓ 14 callersFunctiondelay
(ms)
scripts/kill-dev-ports.mjs:35
↓ 14 callersFunctionechoUploadPrefersS3ObjectStore
( storageKeyOrPrefix: string, )
backend/src/services/echoUploadObjectBackend.ts:18
↓ 14 callersFunctionestimateMessageListRowSizePx
( input: MessageListRowEstimateInput, )
frontend/src/features/chat/domain/messageListRowEstimate.ts:81
↓ 14 callersFunctionfindChannelContextById
( categories: ChannelCategory[], channelId: string | null | undefined, )
frontend/src/domain/chatRolePreviewPermissions.ts:73
↓ 14 callersFunctionisCorruptedDiscordImportPfp
(pfp: string)
backend/src/services/discordImportAvatarMirror.ts:493
↓ 14 callersFunctionisEchoAuthUserId
(id: string)
frontend/src/utils/echoIds.ts:14
↓ 14 callersFunctionisLikelyGifMediaUrl
(url: string | undefined | null)
shared/gifHostLinks.ts:32
↓ 14 callersFunctionmediaUrlPassesEchoPolicy
(url: string)
backend/src/services/mediaUrlPolicy.ts:14
↓ 14 callersFunctionmergeAttentionPingKinds
( a: EchoAttentionPingKind | null, b: EchoAttentionPingKind | null, )
shared/attentionPing.ts:17
↓ 14 callersFunctionnormalizeEchoPlanId
(raw: unknown)
shared/echoPlanLimits.ts:10
↓ 14 callersFunctionnz
(v: string | null | undefined)
frontend/src/features/server-events/eventDetailView.ts:30
↓ 14 callersFunctionrow
( paperBlockId: string, authorId: string, top: number, height = 24, coAuthorIds?: string[], )
frontend/src/features/paper/composables/computePaperAuthorSegments.test.ts:5
↓ 14 callersFunctionwriteJson
(path: string, data: unknown)
bot/src/util/fs.ts:8
↓ 13 callersMethodadmit
* Records one inbound op. Returns `true` while the connection is within its * envelope; `false` means the budget is exhausted and the connection sh
backend/src/sockets/socketOpEnvelope.ts:44
↓ 13 callersFunctionappendText
(ctx: WalkCtx, s: string)
backend/src/domain/messagePlainTextProjection.ts:59
↓ 13 callersFunctionapplyEmojiAssetCacheHeaders
( reply: FastifyReply, mode: EmojiAssetCacheMode, statusOk: boolean, etag?: string, )
backend/src/services/echoEmojiAsset.ts:179
↓ 13 callersFunctionapplyPaperAttributionStamp
( previousDoc: Record<string, unknown> | null, incomingDoc: Record<string, unknown>, userId: string, )
backend/src/domain/paperAttribution.ts:138
↓ 13 callersFunctionbuildComposerDoc
( content: string, mentions: MentionEntity[], resolvers?: IdTokenResolvers, )
frontend/src/features/chat/editor/composerModel.ts:271
↓ 13 callersFunctionclassifyAttentionPingKind
( mentions: MentionEntity[] | undefined, opts: { userId?: string; /** Account username — matched a
shared/attentionPing.ts:40
↓ 13 callersFunctionctxNoOnboarding
( getInfo: DeriveContext['getServerChannelInfo'], )
frontend/src/features/layout/mainSurface.test.ts:12
↓ 13 callersFunctionfn
(e: Event)
frontend/src/utils/uiErrorBus.ts:31
↓ 13 callersFunctionformatVoiceClientError
(e: unknown)
frontend/src/services/livekit/livekitVoiceRoomHelpers.ts:17
↓ 13 callersFunctiongetEchoChannelType
( pool: pg.Pool, serverId: string, channelId: string, )
backend/src/domain/echoStore/voice.ts:54
↓ 13 callersFunctiongetEchoEventCachedUser
( userId: string, loader: () => Promise<AuthUser | null>, )
backend/src/domain/echoEventUserCache.ts:53
↓ 13 callersFunctiongetServerSession
( sessionId: string, )
backend/src/auth/serverSession.ts:175
↓ 13 callersFunctionhangmanRosterFromPresence
()
frontend/src/features/layout/composables/useServerVoiceSession.ts:753
↓ 13 callersFunctionhashRefreshToken
(token: string)
backend/src/auth/token.ts:48
↓ 13 callersFunctionisLikelyGifImageUrl
(url: string | undefined | null)
frontend/src/utils/isGifImageUrl.ts:5
↓ 13 callersFunctionisPaperShapeFillNone
(fill: string | null | undefined)
frontend/src/features/paper/editor/paperShapeUtils.ts:78
↓ 13 callersFunctionmount
(over: Partial<Record<string, unknown>> = {})
frontend/src/features/layout/composables/useAppLayoutBannerNotices.test.ts:50
↓ 13 callersFunctionmutationRate
(routeId: HttpRouteRateLimitId)
backend/src/api/sharedMutationRateLimits.ts:8
↓ 13 callersFunctionnormalizeCanonicalPresenceStatus
( status: string | undefined | null, )
frontend/src/services/domain/presence.ts:58
↓ 13 callersFunctionparseGuildSettingsSectionFromQuery
( raw: string | null, )
frontend/src/features/layout/urlNavigation.ts:51
↓ 13 callersFunctionpatchEchoChannel
( pool: pg.Pool, serverId: string, actorId: string, channelId: string, patch: PatchEchoChannelInput,
backend/src/domain/echoStore/permissionOverwrites.ts:510
↓ 13 callersFunctionpersistWidths
()
frontend/src/composables/useLayout.ts:105
↓ 13 callersFunctionpushBugHunterEntry
( entry: Omit<BugHunterTraceEntry, 't'>, )
frontend/src/observability/bugHunterTrace.ts:128
↓ 13 callersFunctionreduceNavigation
( prev: NavState, action: NavAction, opts?: ReduceNavigationOptions, )
frontend/src/features/layout/navigationReducer.ts:29
↓ 13 callersMethodreset
Reset for a new channel: clears all ownership and returns to the init phase.
frontend/src/features/chat/domain/messageListScrollOwnership.ts:90
↓ 13 callersFunctionresolveRepoRoot
()
scripts/lib/echo-recovery-core.mjs:17
↓ 13 callersFunctionrunEchoSchemaMigrationOnce
( pool: pg.Pool, migrationId: string, run: () => Promise<void>, )
backend/src/db/echoSchemaMigration.ts:4
↓ 13 callersFunctionsearchEmojis
(query: string, limit = 80)
frontend/src/composables/useEmojiSearchIndex.ts:394
↓ 13 callersFunctionsessionUserDisplayName
( displayName: string | null | undefined, username: string, )
frontend/src/utils/memberProfiles.ts:676
↓ 13 callersFunctionsetAuthError
(message: string)
frontend/src/features/auth/useInlineAuthFlow.ts:178
↓ 13 callersFunctionsyncChannelMessages
( channelId: string, index: ChannelMessageIndex, )
frontend/src/services/realtime/channelMessageAuthority.ts:30
↓ 13 callersFunctiont
(surface: MainSurface, expected: boolean)
frontend/src/features/layout/mainSurface.test.ts:274
↓ 13 callersFunctiontoPosix
(p)
scripts/convert-assets-to-webp.mjs:38
↓ 13 callersFunctiontouchOutboundSendPendingUi
()
frontend/src/services/realtime/deferredMediaOutboundSend.ts:54
↓ 13 callersFunctionwalkImageSlots
(doc: unknown)
shared/imageSlotContentJson.ts:89
↓ 12 callersFunctionadd
(url: string | undefined)
backend/src/services/discordImportCdnRefresh.ts:43
↓ 12 callersFunctionappendMeta
(line)
scripts/echo-recovery-watcher.mjs:58
↓ 12 callersFunctionassignEchoMemberRole
( pool: pg.Pool, serverId: string, actorId: string, targetUserId: string, roleId: string, )
backend/src/domain/echoStore/roles.ts:984
↓ 12 callersFunctionauthDebugEnabled
()
frontend/src/api/authClientCore.ts:157
↓ 12 callersFunctioncanManageEchoRolesCatalog
(perms: ReadonlySet<string>)
backend/src/domain/echoStore/permissions.ts:18
↓ 12 callersFunctionclamp
(n: number, lo: number, hi: number)
frontend/src/stores/voiceLevels.ts:21
↓ 12 callersFunctionclearConfigAndDependents
()
backend/src/tests/productionConfigGates.test.ts:63
↓ 12 callersFunctionclose
()
frontend/src/composables/usePopoutStack.ts:21
↓ 12 callersFunctioncodenamesRosterFromPresence
()
frontend/src/features/layout/composables/useServerVoiceSession.ts:956
↓ 12 callersFunctioncomputeAbandonMs
( byteLength: number, planSnapshot: EchoPlanId, opts: ComputeAbandonMsOpts = {}, )
shared/chatMediaRetention.ts:79
↓ 12 callersFunctiondetach
(ed: Editor | null | undefined)
frontend/src/features/paper/composables/usePaperSelectionFormat.ts:24
↓ 12 callersFunctionencryptDiscordToken
(plainUtf8: string)
backend/src/auth/discordTokenCrypto.ts:47
↓ 12 callersFunctionensureDir
(dir: string)
bot/src/util/fs.ts:4
↓ 12 callersFunctionenv
(name: string)
media-cdn/src/config.ts:1
↓ 12 callersFunctionfetchEchoChannelMessages
( token: string, channelId: string, opts?: { before?: string; limit?: number }, )
frontend/src/api/echo/messages.ts:109
↓ 12 callersFunctionfireTouch
( el: HTMLElement, type: 'touchstart' | 'touchmove' | 'touchend', x: number, y: number, target: Even
frontend/src/composables/useTouchHorizontalSwipe.test.ts:5
↓ 12 callersFunctionfirstHeader
( raw: string | string[] | undefined, max = 512, )
backend/src/observability/networkDiagnostics.ts:52
↓ 12 callersFunctionflushMicrotasks
()
frontend/src/features/chat/composables/useEchoHistory.test.ts:41
↓ 12 callersFunctiongetChannelMoveCrossCategoryPermission
( serverId?: string | null, )
frontend/src/features/channel-settings/composables/useChannelMoveCrossCategoryPreference.ts:19
↓ 12 callersFunctionhandler
()
frontend/src/composables/useCompactShell.ts:34
↓ 12 callersFunctionhangmanActivity
( partial: Partial<EchoHangmanActivityV1>, )
frontend/src/features/voice/vcHangmanReducer.test.ts:17
↓ 12 callersFunctionisNativeBearerClient
()
frontend/src/services/auth/nativeAuthToken.ts:37
↓ 12 callersFunctionitem
(id: string)
frontend/src/features/voice/composables/vcYoutubeBrowseActions.test.ts:18
↓ 12 callersFunctionjsonPlainClone
(value: T)
frontend/src/services/livekit/livekitVoiceRoomHelpers.ts:289
↓ 12 callersFunctionk
(sub: string)
frontend/src/services/e2ee/e2eeSignalStore.ts:70
↓ 12 callersFunctionlog
(level, msg, extra = {})
scripts/backup/pg-dump-upload.mjs:37
↓ 12 callersFunctionlogAuthNetworkFailure
(params: { operation: string; traceId: string; url: string; method: string; headers?: Record<string,
frontend/src/api/authClientCore.ts:161
↓ 12 callersFunctionneedsDiscordImportPfpRepair
( pfp: string, discordUserId?: string, )
backend/src/services/discordImportAvatarMirror.ts:313
↓ 12 callersFunctionnextSkrigglesRevision
()
frontend/src/features/voice/skriggles/skrigglesVoiceSession.ts:144
↓ 12 callersFunctionnormalizeEchoRoleScope
(raw: unknown)
shared/echoRoleScope.ts:5
↓ 12 callersFunctionnormalizeEchoRoleType
(raw: unknown)
shared/echoRoleTypes.ts:5
↓ 12 callersFunctionnormalizeKatexInput
(latex: string)
frontend/src/composables/normalizeKatexInput.ts:64
↓ 12 callersFunctionnormalizeSkrigglesWord
(raw: string)
frontend/src/features/voice/skriggles/vcSkrigglesGuess.ts:2
↓ 12 callersFunctionplanMobileShellBack
( snapshot: MobileShellBackSnapshot, opts: { isCompactShell: boolean; historyLength: number }, )
frontend/src/features/layout/mobileShellBackReducer.ts:42
↓ 12 callersFunctionpublishLocal
(next: EchoSkrigglesActivityV1)
frontend/src/features/voice/skriggles/skrigglesVoiceSession.ts:153
↓ 12 callersFunctionrealtimeMessageFailedUserMessage
( code: MessageFailedCode, rawDetail: string, )
frontend/src/utils/realtimeMessageFailedUserMessage.ts:7
↓ 12 callersFunctionresolveEchoServerIdContainingChannel
( channelId: string | null | undefined, categoriesByServer: Readonly<Record<string, ChannelCategory[]>>, )
frontend/src/features/voice/resolveEchoServerIdForGuildChannel.ts:9
↓ 12 callersFunctionroleUiPermissionsToEchoStrings
( perms: Record<string, boolean>, )
shared/rolePermissionBridge.ts:97
↓ 12 callersFunctionsanitizeHangmanActivityForMerge
( msg: EchoHangmanActivityV1, )
frontend/src/features/voice/vcHangmanReducer.ts:74
↓ 12 callersFunctionsend
( ws: WebSocket, op: number, d: unknown, t?: string, s?: number, )
backend/src/api/routes/discordApi/gateway/index.ts:47
↓ 12 callersFunctionstubChild
(name: string, testId?: string)
frontend/src/features/layout/runtimeStartupSmoke.test.ts:11
↓ 12 callersFunctionuseReactionFavorites
()
frontend/src/composables/useReactionFavorites.ts:158
↓ 12 callersFunctionvalidateEchoStoredBrandingUrl
( raw: string, )
backend/src/services/storedMediaUrl.ts:17
↓ 11 callersFunctionaddEchoFriendRequest
( pool: pg.Pool, fromUserId: string, toUserId: string, )
backend/src/domain/echoStore/social.ts:186
↓ 11 callersFunctionassert
(cond: unknown, msg: string)
backend/src/tests/paperComments.reply.test.ts:15
↓ 11 callersFunctionatt
( partial: Partial<MessageAttachmentPayload>, )
frontend/src/utils/documentAttachmentKind.test.ts:9
↓ 11 callersFunctionbuildEchoAttentionSnapshot
( pool: pg.Pool, userId: string, )
backend/src/domain/echoStore/attention.ts:48
↓ 11 callersFunctionbuildEchoTestApp
()
backend/src/tests/helpers/echoTestApp.ts:37
↓ 11 callersFunctionbytesToBase64
(bytes: Uint8Array)
frontend/src/services/e2ee/e2eeBase64.ts:10
← previousnext →201–300 of 11,285, ranked by callers