MCPcopy Create free account

hub / github.com/cinnyapp/cinny / functions

Functions1,961 in github.com/cinnyapp/cinny

↓ 1 callersFunctiondecryptMegolmKeyFile
(data, password)
src/util/cryptE2ERoomKeys.js:208
↓ 1 callersFunctiondeleteUnreadInfo
(roomToUnread: RoomToUnread, allParents: Set<string>, roomId: string)
src/app/state/room/roomToUnread.ts:74
↓ 1 callersFunctiondisposable
( context: DisposableContext<DisposableArgs, DisposeArgs, DisposeReturn> )
src/app/utils/disposable.ts:10
↓ 1 callersMethoddispose
* Stops the widget messaging for if it is started. Skips stopping if it is an active * widget. * @param opts
src/app/plugins/call/CallEmbed.ts:259
↓ 1 callersMethoddmCall
(intent: ElementCallIntent)
src/app/plugins/call/CallEmbed.ts:64
↓ 1 callersFunctiondomToEditorInput
( domNodes: ChildNode[], processText: ProcessTextCallback, processLineStartText: ProcessTextCallback )
src/app/components/editor/input.ts:411
↓ 1 callersFunctionelementToCustomHtml
(node: CustomElement, children: string)
src/app/components/editor/output.ts:40
↓ 1 callersFunctionelementToPlainText
(node: CustomElement, children: string)
src/app/components/editor/output.ts:134
↓ 1 callersFunctionencodeBase64
* Encode a typed array of uint8 as base64. * @param {Uint8Array} uint8Array The data to encode. * @return {string} The base64.
src/util/cryptE2ERoomKeys.js:116
↓ 1 callersFunctionencryptMegolmKeyFile
(data, password, options)
src/util/cryptE2ERoomKeys.js:278
↓ 1 callersFunctionescapeMarkdownInlineSequences
(text: string)
src/app/plugins/markdown/utils.ts:29
↓ 1 callersFunctionfactoryGetBaseUrl
(clientConfig: ClientConfig, server: string)
src/app/pages/auth/login/loginUtil.ts:19
↓ 1 callersFunctionfetchAllMutualRooms
(mx: MatrixClient, userId: string)
src/app/hooks/useMutualRooms.ts:34
↓ 1 callersFunctionfillMissingPowers
(powerLevels: IPowerLevels)
src/app/hooks/usePowerLevels.ts:44
↓ 1 callersFunctionfind
(query: string, sessionTimestamp: number)
src/app/utils/AsyncSearch.ts:59
↓ 1 callersFunctionfindAndAddPower
(data: Record<string, unknown>)
src/app/hooks/usePowerLevelTags.ts:29
↓ 1 callersFunctionfindAndCollectHierarchySpaces
(spaceItem: HierarchyItemSpace)
src/app/hooks/useSpaceHierarchy.ts:51
↓ 1 callersFunctionfindMutedRule
(overrideRules: IPushRule[], roomId: string)
src/app/utils/room.ts:167
↓ 1 callersFunctionfindNextFilledKey
( fromIndex: number, keys: Array<string | undefined> )
src/app/utils/ASCIILexicalTable.ts:334
↓ 1 callersFunctiongenerateThumbnailContent
( mx: MatrixClient, img: HTMLImageElement | HTMLVideoElement, dimensions: [number, number], encrypt: b
src/app/features/room/msgContent.ts:21
↓ 1 callersFunctiongetAllMessageDefaultRule
( ruleId: RuleId, encrypted: boolean, oneToOne: boolean )
src/app/features/settings/notifications/AllMessages.tsx:18
↓ 1 callersFunctiongetAllVersionsRoomCreator
(room: Room)
src/app/utils/room.ts:506
↓ 1 callersFunctiongetAudioMsgContent
(item: TUploadItem, mxc: string)
src/app/features/room/msgContent.ts:129
↓ 1 callersFunctiongetAutocompletePrefix
( editor: Editor, queryRange: BaseRange, validPrefixes: readonly TPrefix[] )
src/app/components/editor/autocomplete/autocompleteQuery.ts:22
↓ 1 callersFunctiongetAutocompleteQueryText
( editor: Editor, queryRange: BaseRange, prefix: string )
src/app/components/editor/autocomplete/autocompleteQuery.ts:31
↓ 1 callersFunctiongetCallCapabilities
( roomId: string, userId: string, deviceId: string )
src/app/plugins/call/utils.ts:9
↓ 1 callersFunctiongetCommonRooms
( mx: MatrixClient, rooms: string[], otherUserId: string )
src/app/utils/room.ts:477
↓ 1 callersFunctiongetCreateSpaceAccessToIcon
(access: CreateRoomAccess)
src/app/features/create-space/CreateSpace.tsx:43
↓ 1 callersFunctiongetDOMGroupId
(id: string)
src/app/components/emoji-board/components/Group.tsx:6
↓ 1 callersFunctiongetDefaultContainsUsername
(username: string)
src/app/features/settings/notifications/SpecialMessages.tsx:49
↓ 1 callersFunctiongetDefaultIsUserMention
(userId: string)
src/app/features/settings/notifications/SpecialMessages.tsx:24
↓ 1 callersFunctiongetDirectCreateSearchParams
( searchParams )
src/app/pages/pathSearchParam.ts:9
↓ 1 callersFunctiongetFileMsgContent
(item: TUploadItem, mxc: string)
src/app/features/room/msgContent.ts:151
↓ 1 callersFunctiongetFileNameWithoutExt
(fileName: string)
src/app/utils/mimeTypes.ts:142
↓ 1 callersFunctiongetGridColumnCount
(gridWidth: number)
src/app/components/room-card/RoomCard.tsx:38
↓ 1 callersFunctiongetGroupIndex
(emoji: IEmoji)
src/app/plugins/emoji.ts:86
↓ 1 callersFunctiongetHighestPowerUserId
()
src/app/plugins/via-servers.ts:8
↓ 1 callersFunctiongetHomeJoinPath
()
src/app/pages/pathUtils.ts:92
↓ 1 callersMethodgetIframe
(url: string)
src/app/plugins/call/CallEmbed.ts:136
↓ 1 callersFunctiongetImageMsgContent
( mx: MatrixClient, item: TUploadItem, mxc: string )
src/app/features/room/msgContent.ts:46
↓ 1 callersFunctiongetImageUrlBlob
(url: string)
src/app/utils/dom.ts:92
↓ 1 callersFunctiongetInlineMarkElement
( markType: MarkType, node: Element, getChild: (child: ChildNode) => InlineElement[] )
src/app/components/editor/input.ts:77
↓ 1 callersFunctiongetInlineNodeMarkType
(node: Element)
src/app/components/editor/input.ts:46
↓ 1 callersFunctiongetInlineNonMarkElement
(node: Element)
src/app/components/editor/input.ts:97
↓ 1 callersMethodgetIntent
(dm: boolean, ongoing: boolean, video?: boolean)
src/app/plugins/call/CallEmbed.ts:50
↓ 1 callersFunctiongetLatestEdit
( targetEvent: MatrixEvent, editEvents: MatrixEvent[] )
src/app/utils/room.ts:417
↓ 1 callersFunctiongetLatestEditableEvt
( timeline: EventTimeline, canEdit: (mEvent: MatrixEvent) => boolean )
src/app/utils/room.ts:448
↓ 1 callersFunctiongetLatestValidEvent
()
src/app/utils/notifications.ts:10
↓ 1 callersFunctiongetListType
(marker: string)
src/app/plugins/markdown/block/rules.ts:59
↓ 1 callersFunctiongetLoginTermUrl
(params: UIAParams)
src/app/utils/matrix-uia.ts:69
↓ 1 callersFunctiongetLoginTokenSearchParam
()
src/app/pages/auth/login/Login.tsx:17
↓ 1 callersFunctiongetMatrixToRoomEvent
( roomId: string, eventId: string, viaServers?: string[] )
src/app/plugins/matrix-to.ts:18
↓ 1 callersFunctiongetMatrixToUser
(userId: string)
src/app/plugins/matrix-to.ts:3
↓ 1 callersFunctiongetName
(userId: string)
src/app/components/event-readers/EventReaders.tsx:41
↓ 1 callersFunctiongetName
(room: Room, member: RoomMember)
src/app/components/member-tile/MemberTile.tsx:9
↓ 1 callersFunctiongetName
(member: RoomMember)
src/app/features/room/reaction-viewer/ReactionViewer.tsx:55
↓ 1 callersFunctiongetNotificationState
()
src/app/hooks/usePermission.ts:3
↓ 1 callersFunctiongetOrderedMeta
(marker: string)
src/app/plugins/markdown/block/rules.ts:63
↓ 1 callersFunctiongetOrphanParents
(roomToParents: RoomToParents, roomId: string)
src/app/utils/room.ts:153
↓ 1 callersFunctiongetPasswordFlow
(loginFlows: LoginFlow[])
src/app/hooks/useParsedLoginFlows.ts:9
↓ 1 callersFunctiongetPointUntilChar
( editor: Editor, cursorPoint: BasePoint, options: PointUntilCharOptions )
src/app/components/editor/utils.ts:213
↓ 1 callersFunctiongetPrivateKey
(keyId)
src/client/secretStorageKeys.js:14
↓ 1 callersFunctiongetPushRule
( pushRules: IPushRules, ruleId: RuleId | string )
src/app/hooks/usePushRule.ts:44
↓ 1 callersFunctiongetReactionContent
(eventId: string, key: string, shortcode?: string)
src/app/utils/room.ts:398
↓ 1 callersFunctiongetReactionsForKey
(key: string)
src/app/features/room/reaction-viewer/ReactionViewer.tsx:58
↓ 1 callersFunctiongetRegisterPath
(server?: string)
src/app/pages/pathUtils.ts:80
↓ 1 callersFunctiongetResetPasswordPath
(server?: string)
src/app/pages/pathUtils.ts:85
↓ 1 callersFunctiongetRoomSearchParams
(searchParams)
src/app/pages/pathSearchParam.ts:5
↓ 1 callersFunctiongetRoomToParents
(mx: MatrixClient)
src/app/utils/room.ts:144
↓ 1 callersFunctiongetRoomsUnread
(rooms: string[], roomToUnread: RoomToUnread)
src/app/state/hooks/unread.ts:12
↓ 1 callersFunctiongetSSOFlow
(loginFlows: LoginFlow[])
src/app/hooks/useParsedLoginFlows.ts:4
↓ 1 callersFunctiongetSearchPrefixToRoomType
(prefix: string)
src/app/features/search/Search.tsx:69
↓ 1 callersFunctiongetSecretStorageKeyEventType
(key: string)
src/app/hooks/useSecretStorage.ts:8
↓ 1 callersFunctiongetServerToPopulation
()
src/app/plugins/via-servers.ts:38
↓ 1 callersFunctiongetSettings
()
src/app/state/settings.ts:86
↓ 1 callersFunctiongetShortcodesFor
(hexcode: string)
src/app/plugins/emoji.ts:27
↓ 1 callersFunctiongetSupportedUIAFlows
(uiaFlows: UIAFlow[], supportedStages: string[])
src/app/utils/matrix-uia.ts:3
↓ 1 callersFunctiongetText
()
src/app/features/room/message/Message.tsx:254
↓ 1 callersFunctiongetThumbnail
( img: HTMLImageElement | SVGImageElement | HTMLVideoElement, width: number, height: number, thumbnail
src/app/utils/dom.ts:146
↓ 1 callersFunctiongetThumbnailContent
(thumbnailInfo: { thumbnail: File | Blob; encInfo: EncryptedAttachmentInfo | undefined; mxc: string; w
src/app/utils/matrix.ts:79
↓ 1 callersFunctiongetThumbnailDimensions
(width: number, height: number)
src/app/utils/dom.ts:130
↓ 1 callersFunctiongetTimelineAndBaseIndex
( timelines: EventTimeline[], index: number )
src/app/features/room/RoomTimeline.tsx:191
↓ 1 callersFunctiongetTimelineEvent
(timeline: EventTimeline, index: number)
src/app/features/room/RoomTimeline.tsx:208
↓ 1 callersFunctiongetTimelineRelativeIndex
(absoluteIndex: number, timelineBaseIndex: number)
src/app/features/room/RoomTimeline.tsx:205
↓ 1 callersFunctiongetToLink
(roomId: string)
src/app/pages/client/space/Space.tsx:439
↓ 1 callersFunctiongetToday
()
src/app/utils/time.ts:76
↓ 1 callersFunctiongetTokenFlow
(loginFlows: LoginFlow[])
src/app/hooks/useParsedLoginFlows.ts:11
↓ 1 callersFunctiongetUIACompleted
(authData: IAuthData)
src/app/utils/matrix-uia.ts:11
↓ 1 callersFunctiongetUIAParams
(authData: IAuthData)
src/app/utils/matrix-uia.ts:17
↓ 1 callersFunctiongetUIASession
(authData: IAuthData)
src/app/utils/matrix-uia.ts:22
↓ 1 callersFunctiongetVideoFileUrl
(fileOrBlob: File | Blob)
src/app/utils/dom.ts:100
↓ 1 callersFunctiongetVideoInfo
(video: HTMLVideoElement, fileOrBlob: File | Blob)
src/app/utils/matrix.ts:69
↓ 1 callersFunctiongetVideoMsgContent
( mx: MatrixClient, item: TUploadItem, mxc: string )
src/app/features/room/msgContent.ts:80
↓ 1 callersMethodgetWidget
( mx: MatrixClient, room: Room, intent: ElementCallIntent, themeKind: ElementCallThemeKind )
src/app/plugins/call/CallEmbed.ts:82
↓ 1 callersFunctiongetYesterday
()
src/app/utils/time.ts:82
↓ 1 callersFunctiongroupSearchResult
(results: ISearchResult[])
src/app/features/message-search/useMessageSearch.ts:29
↓ 1 callersFunctionhandleCancelUpload
(uploads: Upload[])
src/app/features/room/RoomInput.tsx:269
↓ 1 callersFunctionhandleChange
(token: string | null)
src/app/components/uia-stages/ReCaptchaStage.tsx:38
↓ 1 callersFunctionhandleChange
(visibility: HistoryVisibility)
src/app/features/common-settings/general/RoomHistoryVisibility.tsx:86
↓ 1 callersFunctionhandleClose
()
src/app/components/RoomNotificationSwitcher.tsx:60
← previousnext →601–700 of 1,961, ranked by callers