MCPcopy Create free account

hub / github.com/cinnyapp/cinny / functions

Functions1,961 in github.com/cinnyapp/cinny

↓ 2 callersFunctiontrimCommand
(cmdName: string, str: string)
src/app/components/editor/output.ts:192
↓ 2 callersFunctiontrimCustomHtml
(customHtml: string)
src/app/components/editor/output.ts:190
↓ 2 callersFunctionua
()
src/app/utils/user-agent.ts:3
↓ 2 callersFunctionuseAccountManagementActions
()
src/app/hooks/useAccountManagement.ts:3
↓ 2 callersFunctionuseAuthFlows
()
src/app/hooks/useAuthFlows.ts:53
↓ 2 callersFunctionuseAuthMetadata
()
src/app/hooks/useAuthMetadata.ts:8
↓ 2 callersFunctionuseBindRoomsWithMembershipsAtom
( mx: MatrixClient, roomsAtom: WritableAtom<string[], [RoomsAction], undefined>, memberships: Membership
src/app/state/room-list/utils.ts:16
↓ 2 callersFunctionuseBindUploadAtom
( mx: MatrixClient, uploadAtom: TUploadAtom, hideFilename?: boolean )
src/app/state/upload.ts:100
↓ 2 callersFunctionuseCallControlState
(control: CallControl)
src/app/plugins/call/hooks.ts:35
↓ 2 callersFunctionuseCallEmbedRef
()
src/app/hooks/useCallEmbed.ts:30
↓ 2 callersFunctionuseCallPreferencesAtom
()
src/app/state/hooks/callPreferences.ts:8
↓ 2 callersFunctionuseCommands
(mx: MatrixClient, room: Room)
src/app/hooks/useCommands.ts:172
↓ 2 callersFunctionuseComposingCheck
({ compositionEndThreshold = 500, }: { compositionEndThreshold?: number } = {})
src/app/hooks/useComposingCheck.ts:35
↓ 2 callersFunctionuseDeviceIds
(devices: IMyDevice[] | undefined)
src/app/hooks/useDeviceList.ts:56
↓ 2 callersFunctionuseDeviceList
()
src/app/hooks/useDeviceList.ts:21
↓ 2 callersFunctionuseDirectUsers
()
src/app/hooks/useDirectUsers.ts:6
↓ 2 callersFunctionuseDraggableItem
( item: SidebarDraggable, targetRef: RefObject<HTMLElement>, onDragging: (item?: SidebarDraggable) => vo
src/app/pages/client/sidebar/SpaceTabs.tsx:235
↓ 2 callersFunctionuseDraggableItem
( item: HierarchyItem, targetRef: RefObject<HTMLElement>, onDragging: (item?: HierarchyItem) => void,
src/app/features/lobby/DnD.tsx:20
↓ 2 callersFunctionuseDropTarget
( item: SidebarDraggable, targetRef: RefObject<HTMLElement> )
src/app/pages/client/sidebar/SpaceTabs.tsx:267
↓ 2 callersFunctionuseDropTargetInstruction
( item: SidebarDraggable, targetRef: RefObject<HTMLElement>, instructionType: T )
src/app/pages/client/sidebar/SpaceTabs.tsx:315
↓ 2 callersFunctionuseEmojiGroupLabels
()
src/app/components/emoji-board/useEmojiGroupLabels.ts:6
↓ 2 callersFunctionuseFlattenPowerTagMembers
( members: RoomMember[], getTag: GetMemberPowerTag )
src/app/hooks/useMemberPowerTag.ts:68
↓ 2 callersFunctionuseGlobalImagePacks
()
src/app/hooks/useImagePacks.ts:36
↓ 2 callersFunctionuseInboxNotificationsSelected
()
src/app/hooks/router/useInbox.ts:18
↓ 2 callersFunctionuseKeyBackupDecryptionKeyCached
( onChange: CryptoEventHandlerMap[CryptoEvent.KeyBackupDecryptionKeyCached] )
src/app/hooks/useKeyBackup.ts:68
↓ 2 callersFunctionuseKeyBackupSessionsRemainingChange
( onChange: CryptoEventHandlerMap[CryptoEvent.KeyBackupSessionsRemaining] )
src/app/hooks/useKeyBackup.ts:42
↓ 2 callersFunctionuseLoginComplete
(data?: CustomLoginResponse)
src/app/pages/auth/login/loginUtil.ts:111
↓ 2 callersFunctionuseMediaConfig
()
src/app/hooks/useMediaConfig.ts:12
↓ 2 callersFunctionuseMemberPowerCompare
(creators: Set<string>, powerLevels: IPowerLevels)
src/app/hooks/useMemberPowerCompare.ts:4
↓ 2 callersFunctionuseMemberPowerSort
( creators: Set<string>, getPowerLevel: (userId: string) => number )
src/app/hooks/useMemberSort.ts:50
↓ 2 callersFunctionuseMemberSort
(index: number, memberSort: MemberSortItem[])
src/app/hooks/useMemberSort.ts:45
↓ 2 callersFunctionuseMembershipFilter
( index: number, membershipFilter: MembershipFilterItem[] )
src/app/hooks/useMemberFilter.ts:51
↓ 2 callersFunctionuseMutualRoomsSupport
()
src/app/hooks/useMutualRooms.ts:18
↓ 2 callersFunctionuseObserveAnchorHandle
( intersectionObserver: ReturnType<typeof useIntersectionObserver>, anchorType: Direction )
src/app/hooks/useVirtualPaginator.ts:146
↓ 2 callersFunctionuseOrphanRooms
( mx: MatrixClient, roomsAtom: RoomsAtom, mDirects: Set<string>, roomToParents: RoomToParents )
src/app/state/hooks/roomList.ts:150
↓ 2 callersFunctionuseParsedLoginFlows
(loginFlows: LoginFlow[])
src/app/hooks/useParsedLoginFlows.ts:21
↓ 2 callersFunctionusePublishedAliases
(room: Room)
src/app/hooks/useRoomAliases.ts:11
↓ 2 callersFunctionusePushRule
( pushRules: IPushRules, ruleId: RuleId | string )
src/app/hooks/usePushRule.ts:68
↓ 2 callersFunctionuseRecursiveChildScopeFactory
( mx: MatrixClient, roomToParents: RoomToParents )
src/app/state/hooks/roomList.ts:25
↓ 2 callersFunctionuseRelations
( relations: Relations, getRelations: (relations: Relations) => T )
src/app/hooks/useRelations.ts:4
↓ 2 callersFunctionuseRelevantImagePacks
(usage: ImageUsage, rooms: Room[])
src/app/hooks/useImagePacks.ts:143
↓ 2 callersFunctionuseRoomEvent
( room: Room, eventId: string, getLocally?: () => MatrixEvent | undefined )
src/app/hooks/useRoomEvent.ts:37
↓ 2 callersFunctionuseRoomEventReaders
(room: Room, eventId?: string)
src/app/hooks/useRoomEventReaders.ts:22
↓ 2 callersFunctionuseRoomsImagePacks
(rooms: Room[])
src/app/hooks/useImagePacks.ts:121
↓ 2 callersFunctionuseScreenSize
()
src/app/hooks/useScreenSize.ts:19
↓ 2 callersFunctionuseSidebarItems
( orphanSpaces: string[] )
src/app/hooks/useSidebarItems.ts:66
↓ 2 callersFunctionuseSplitCurrentDevice
( devices: IMyDevice[] | undefined )
src/app/hooks/useDeviceList.ts:62
↓ 2 callersFunctionuseSupportedUIAFlows
(uiaFlows: UIAFlow[], supportedStages: string[])
src/app/hooks/useUIAFlows.ts:21
↓ 2 callersFunctionuseThemeNames
()
src/app/hooks/useTheme.ts:47
↓ 2 callersFunctionuseUIAFlow
(authData: IAuthData, uiaFlow: UIAFlow)
src/app/hooks/useUIAFlows.ts:54
↓ 2 callersFunctionuseUIAParams
(authData: IAuthData)
src/app/hooks/useUIAFlows.ts:27
↓ 2 callersFunctionuseUnstableMutualRoomsSupport
()
src/app/hooks/useMutualRooms.ts:7
↓ 2 callersFunctionuseUnverifiedDeviceCount
( crypto: CryptoApi | undefined, userId: string, devices: string[] )
src/app/hooks/useDeviceVerificationStatus.ts:65
↓ 2 callersFunctionuseZoom
(step: number, min = 0.1, max = 5)
src/app/hooks/useZoom.ts:3
↓ 2 callersFunctionvalidBlurHash
(hash?: string)
src/app/utils/blurHash.ts:21
↓ 2 callersFunctionvalidMediaRequest
(url: string, baseUrl: string)
src/sw.ts:118
↓ 2 callersFunctionvalidMxId
(id: string)
src/app/utils/matrix.ts:28
↓ 2 callersFunctionverifiedDevice
( api: CryptoApi, userId: string, deviceId: string )
src/app/utils/matrix-crypto.ts:3
↓ 2 callersFunctionwithViaServers
(fragment: string, viaServers: string[])
src/app/plugins/matrix-to.ts:5
↓ 1 callersFunctionAsyncSearch
( list: TSearchItem[], match: MatchHandler<TSearchItem>, onResult: ResultHandler<TSearchItem>, options
src/app/utils/AsyncSearch.ts:39
↓ 1 callersFunctionaddAllParentIds
(rId: string)
src/app/utils/room.ts:106
↓ 1 callersFunctionaddEmojiToGroup
(groupIndex: number, emoji: IEmoji)
src/app/plugins/emoji.ts:82
↓ 1 callersMethodaddNewLine
(cursor: Cursor)
src/app/plugins/text-area/mods/Intent.ts:74
↓ 1 callersMethodaddNextLine
(cursor: Cursor)
src/app/plugins/text-area/mods/Intent.ts:82
↓ 1 callersMethodaddPreviousLine
(cursor: Cursor)
src/app/plugins/text-area/mods/Intent.ts:92
↓ 1 callersFunctionaddRecentEmoji
(mx: MatrixClient, unicode: string)
src/app/plugins/recent-emoji.ts:28
↓ 1 callersFunctionaddSelected
(adds: PackAddress[])
src/app/features/settings/emojis-stickers/GlobalPacks.tsx:82
↓ 1 callersMethodadvanceReadUpToMarker
* Advances the "read up to" marker for a room to a certain event. No-ops if * the event is before the marker. * @returns Whether the "read up to
src/app/plugins/call/CallEmbed.ts:319
↓ 1 callersFunctionafterMatch
(text: string, match: RegExpMatchArray | RegExpExecArray)
src/app/plugins/markdown/internal/utils.ts:40
↓ 1 callersMethodapplySound
()
src/app/plugins/call/CallControl.ts:162
↓ 1 callersMethodapplyState
()
src/app/plugins/call/CallControl.ts:109
↓ 1 callersFunctionbannedInRooms
(mx: MatrixClient, rooms: string[], otherUserId: string)
src/app/utils/room.ts:497
↓ 1 callersFunctionbeforeMatch
(text: string, match: RegExpMatchArray | RegExpExecArray)
src/app/plugins/markdown/internal/utils.ts:30
↓ 1 callersFunctionbuildList
(lines: ParsedLine[], parseInline?: (s: string) => string)
src/app/plugins/markdown/block/rules.ts:116
↓ 1 callersFunctionbyOrderKey
(a, b)
src/app/utils/sort.ts:47
↓ 1 callersFunctionbyTsOldToNew
(a, b)
src/app/utils/sort.ts:45
↓ 1 callersFunctioncanInvite
()
src/app/features/lobby/HierarchyItemMenu.tsx:217
↓ 1 callersFunctionclearLoginData
()
src/client/initMatrix.ts:69
↓ 1 callersFunctionclearNavToActivePathStore
(userId: string)
src/app/state/navToActivePath.ts:70
↓ 1 callersFunctionclearSecretStorageKeys
()
src/client/secretStorageKeys.js:18
↓ 1 callersFunctionclientDefaultServer
(clientConfig: ClientConfig)
src/app/hooks/useClientConfig.ts:33
↓ 1 callersFunctionclose
()
src/app/components/user-profile/CreatorChip.tsx:34
↓ 1 callersFunctioncreateCallEmbed
( mx: MatrixClient, room: Room, dm: boolean, themeKind: ElementCallThemeKind, container: HTMLElement
src/app/hooks/useCallEmbed.ts:38
↓ 1 callersFunctioncreateCommandElement
(command: string)
src/app/components/editor/utils.ts:190
↓ 1 callersFunctioncreateMsgDraftAtom
()
src/app/state/room/roomInputDrafts.ts:40
↓ 1 callersFunctioncreatePage
( doc: PdfJsDist.PDFDocumentProxy, pNo: number, opts: GetViewportParameters )
src/app/plugins/pdfjs-dist.ts:29
↓ 1 callersFunctioncreatePreviewDataAtom
(initial?: PreviewData)
src/app/components/emoji-board/components/Preview.tsx:14
↓ 1 callersFunctioncreateReplyDraftAtom
()
src/app/state/room/roomInputDrafts.ts:53
↓ 1 callersFunctioncreateRoomCallState
()
src/app/components/create-room/utils.ts:89
↓ 1 callersFunctioncreateRoomCreationContent
( type: RoomType | undefined, allowFederation: boolean, additionalCreators: string[] | undefined )
src/app/components/create-room/utils.ts:15
↓ 1 callersFunctioncreateRoomJoinRulesState
( access: CreateRoomAccess, parent: Room | undefined, knock: boolean )
src/app/components/create-room/utils.ts:34
↓ 1 callersFunctioncreateRoomParentState
(parent: Room)
src/app/components/create-room/utils.ts:68
↓ 1 callersFunctioncreateRouter
(clientConfig: ClientConfig, screenSize: ScreenSize)
src/app/pages/Router.tsx:74
↓ 1 callersFunctioncreateSpacePowerLevelsOverride
()
src/app/components/create-room/utils.ts:77
↓ 1 callersFunctioncreateUploadAtomFamily
()
src/app/state/upload.ts:138
↓ 1 callersFunctioncreateUploadFamilyObserverAtom
( uploadFamily: TUploadAtomFamily, uploads: TUploadContent[] )
src/app/state/upload.ts:142
↓ 1 callersFunctioncreateVoiceRoomPowerLevelsOverride
()
src/app/components/create-room/utils.ts:95
↓ 1 callersFunctioncssColorMXID
(userId)
src/util/colorMXID.js:20
↓ 1 callersFunctiondecodeBase64
* Decode a base64 string to a typed array of uint8. * @param {string} base64 The base64 to decode. * @return {Uint8Array} The decoded data.
src/util/cryptE2ERoomKeys.js:100
↓ 1 callersFunctiondecryptAllTimelineEvent
(mx: MatrixClient, timeline: EventTimeline)
src/app/utils/room.ts:387
← previousnext →501–600 of 1,961, ranked by callers