MCPcopy Create free account

hub / github.com/cinnyapp/cinny / functions

Functions1,961 in github.com/cinnyapp/cinny

↓ 3 callersFunctionisMembershipChanged
(mEvent: MatrixEvent)
src/app/utils/room.ts:383
↓ 3 callersFunctionisNotificationEvent
(mEvent: MatrixEvent)
src/app/utils/room.ts:197
↓ 3 callersFunctionknockRestrictedSupported
(version: string)
src/app/utils/matrix.ts:367
↓ 3 callersFunctionknockSupported
(version: string)
src/app/utils/matrix.ts:359
↓ 3 callersMethodlineIntent
(cursor: Cursor)
src/app/plugins/text-area/mods/Intent.ts:26
↓ 3 callersFunctionloadImageElement
(url: string)
src/app/utils/dom.ts:102
↓ 3 callersFunctionmakeCinnySpacesContent
( mx: MatrixClient, items: SidebarItems )
src/app/hooks/useSidebarItems.ts:125
↓ 3 callersFunctionmatchMxId
(id: string)
src/app/utils/matrix.ts:26
↓ 3 callersFunctionmillisecondsToMinutes
(milliseconds: number)
src/app/utils/common.ts:21
↓ 3 callersFunctionmimeTypeToExt
(mimeType: string)
src/app/utils/mimeTypes.ts:134
↓ 3 callersFunctionminutesToMs
(minutes: number)
src/app/utils/time.ts:70
↓ 3 callersFunctionparseMatrixToRoom
(href: string)
src/app/plugins/matrix-to.ts:56
↓ 3 callersFunctionparseMatrixToRoomEvent
(href: string)
src/app/plugins/matrix-to.ts:70
↓ 3 callersFunctionparseServers
(payload: string)
src/app/hooks/useCommands.ts:84
↓ 3 callersFunctionperformMatch
( target: string | string[], query: string, options?: UseAsyncSearchOptions )
src/app/hooks/useAsyncSearch.ts:32
↓ 3 callersFunctionpushLine
(line: InlineElement[])
src/app/components/editor/input.ts:273
↓ 3 callersFunctionrenderErrorButton
(retry: () => void, text: string)
src/app/components/message/content/FileContent.tsx:40
↓ 3 callersFunctionrenderUrlsPreview
(urls: string[])
src/app/components/RenderMessageContent.tsx:61
↓ 3 callersFunctionresetChanges
()
src/app/features/add-existing/AddExisting.tsx:176
↓ 3 callersFunctionresetEditor
(editor: Editor)
src/app/components/editor/utils.ts:138
↓ 3 callersFunctionresetEditorHistory
(editor: Editor)
src/app/components/editor/utils.ts:150
↓ 3 callersFunctionscrollToBottom
(scrollEl: HTMLElement, behavior?: 'auto' | 'instant' | 'smooth')
src/app/utils/dom.ts:183
↓ 3 callersFunctionsetLimit
(l: string)
src/app/pages/client/explore/Server.tsx:266
↓ 3 callersMethodsetMediaState
(state: ElementMediaStatePayload)
src/app/plugins/call/CallControl.ts:166
↓ 3 callersFunctionsetSession
(clientId: string, accessToken: any, baseUrl: any)
src/sw.ts:32
↓ 3 callersMethodsetSound
(sound: boolean)
src/app/plugins/call/CallControl.ts:176
↓ 3 callersMethodsize
()
src/app/utils/ASCIILexicalTable.ts:90
↓ 3 callersFunctionsuffixRename
(name: string, validator: (newName: string) => boolean)
src/app/utils/common.ts:131
↓ 3 callersFunctionsyntaxErrorPosition
(error: SyntaxError)
src/app/utils/dom.ts:222
↓ 3 callersFunctiontimeDayMonthYear
(ts: number)
src/app/utils/time.ts:27
↓ 3 callersMethodtoggleMicrophone
()
src/app/plugins/call/CallControl.ts:225
↓ 3 callersMethodtoggleSound
()
src/app/plugins/call/CallControl.ts:241
↓ 3 callersFunctiontrimSlash
(str: string)
src/app/utils/common.ts:112
↓ 3 callersFunctionunreadEqual
(u1: Unread, u2: Unread)
src/app/state/room/roomToUnread.ts:96
↓ 3 callersFunctionuseAdditionalCreators
(defaultCreators?: string[])
src/app/components/create-room/AdditionalCreatorInput.tsx:35
↓ 3 callersFunctionuseCallMembersChange
( session: MatrixRTCSession, callback: (members: CallMembership[]) => void )
src/app/hooks/useCall.ts:37
↓ 3 callersFunctionuseClientWidgetApiEvent
( api: ClientWidgetApi | undefined, type: string, callback: (event: CustomEvent<T>) => void )
src/app/plugins/call/hooks.ts:10
↓ 3 callersFunctionuseClosedNavCategoriesAtom
()
src/app/state/hooks/closedNavCategories.ts:7
↓ 3 callersFunctionuseCrossSigningActive
()
src/app/hooks/useCrossSigning.ts:4
↓ 3 callersFunctionuseDeviceListChange
( onChange: CryptoEventHandlerMap[CryptoEvent.DevicesUpdated] )
src/app/hooks/useDeviceList.ts:7
↓ 3 callersFunctionuseEditor
()
src/app/components/editor/Editor.tsx:55
↓ 3 callersFunctionuseGetMemberPowerLevel
(powerLevels: IPowerLevels)
src/app/hooks/usePowerLevels.ts:171
↓ 3 callersFunctionuseImagePackRooms
( roomId: string, roomToParents: Map<string, Set<string>> )
src/app/hooks/useImagePackRooms.ts:6
↓ 3 callersFunctionuseKeyBackupStatusChange
( onChange: CryptoEventHandlerMap[CryptoEvent.KeyBackupStatus] )
src/app/hooks/useKeyBackup.ts:12
↓ 3 callersFunctionuseLivekitSupport
()
src/app/hooks/useLivekitSupport.ts:12
↓ 3 callersFunctionuseMemberSortMenu
()
src/app/hooks/useMemberSort.ts:22
↓ 3 callersFunctionuseMembershipFilterMenu
()
src/app/hooks/useMemberFilter.ts:24
↓ 3 callersFunctionuseNotificationModeActions
( options?: NotificationModeOptions )
src/app/hooks/useNotificationMode.ts:53
↓ 3 callersFunctionusePathWithOrigin
(path: string)
src/app/hooks/usePathWithOrigin.ts:5
↓ 3 callersFunctionuseRecentEmoji
(mx: MatrixClient, limit?: number)
src/app/hooks/useRecentEmoji.ts:7
↓ 3 callersFunctionuseRoomPinnedEvents
(room: Room)
src/app/hooks/useRoomPinnedEvents.ts:7
↓ 3 callersFunctionuseRoomTypingMember
(roomId: string)
src/app/hooks/useRoomTypingMembers.ts:18
↓ 3 callersFunctionuseRooms
(mx: MatrixClient, roomsAtom: RoomsAtom, mDirects: Set<string>)
src/app/state/hooks/roomList.ts:142
↓ 3 callersFunctionuseSearchParamsViaServers
()
src/app/hooks/router/useSearchParamsViaServers.ts:6
↓ 3 callersFunctionuseSelectedSpace
()
src/app/hooks/router/useSelectedSpace.ts:6
↓ 3 callersFunctionuseSetSetting
(settingsAtom: typeof sAtom, key: K)
src/app/state/hooks/settings.ts:10
↓ 3 callersFunctionuseSpaces
(mx: MatrixClient, roomsAtom: RoomsAtom)
src/app/state/hooks/roomList.ts:125
↓ 3 callersFunctionuseSyncState
( mx: MatrixClient | undefined, onChange: ClientEventHandlerMap[ClientEvent.Sync] )
src/app/hooks/useSyncState.ts:4
↓ 3 callersFunctionuseSystemThemeKind
()
src/app/hooks/useTheme.ts:58
↓ 3 callersFunctionuseTextAreaCodeEditor
( textAreaRef: MutableRefObject<HTMLTextAreaElement | null>, intentSpaceCount: number )
src/app/hooks/useTextAreaCodeEditor.ts:7
↓ 3 callersFunctionuseThemes
()
src/app/hooks/useTheme.ts:41
↓ 3 callersFunctionuseThrottle
( callback: ThrottleCallback<T>, options?: ThrottleOptions )
src/app/hooks/useThrottle.ts:10
↓ 3 callersFunctionuseTimeoutToggle
(duration = 1500, initial = false)
src/app/hooks/useTimeoutToggle.ts:9
↓ 3 callersFunctionuseUIACompleted
(authData: IAuthData)
src/app/hooks/useUIAFlows.ts:24
↓ 3 callersFunctionuseUsageStr
()
src/app/components/image-pack-view/UsageSwitcher.tsx:7
↓ 3 callersFunctionuseUserImagePack
()
src/app/hooks/useImagePacks.ts:17
↓ 3 callersFunctionuseUserRoomProfileState
()
src/app/state/hooks/userRoomProfile.ts:6
↓ 3 callersFunctionuserIdFromQueryText
(mx: MatrixClient, text: string)
src/app/components/editor/autocomplete/UserMentionAutocomplete.tsx:26
↓ 2 callersFunctionaccessibleColor
(themeKind: ThemeKind, color: string)
src/app/plugins/color.ts:4
↓ 2 callersFunctionapplyPermissionPower
( powerLevels: IPowerLevels, location: PermissionLocation, power: number )
src/app/hooks/usePowerLevels.ts:230
↓ 2 callersFunctioncanFitInScrollView
( scrollElement: HTMLElement, childElement: HTMLElement )
src/app/utils/dom.ts:39
↓ 2 callersFunctioncleanupDeadClients
()
src/sw.ts:19
↓ 2 callersFunctionclear
()
src/app/hooks/useTimeoutToggle.ts:13
↓ 2 callersFunctionclearCacheAndReload
(mx: MatrixClient)
src/client/initMatrix.ts:49
↓ 2 callersFunctionclientAllowedServer
(clientConfig: ClientConfig, server: string)
src/app/hooks/useClientConfig.ts:36
↓ 2 callersFunctionclose
()
src/app/components/user-profile/PowerChip.tsx:179
↓ 2 callersFunctioncreateRoom
(mx: MatrixClient, data: CreateRoomData)
src/app/components/create-room/utils.ts:114
↓ 2 callersFunctioncurrentAuthPath
(pathname: string)
src/app/pages/auth/AuthLayout.tsx:34
↓ 2 callersFunctiondaysInMonth
(month: number, year: number)
src/app/utils/time.ts:29
↓ 2 callersFunctiondeleteAfterLoginRedirectPath
()
src/app/pages/afterLoginRedirectPath.ts:10
↓ 2 callersFunctiondeleteTypingMember
( roomToMembers: IRoomIdToTypingMembers, action: TypingMemberDeleteAction )
src/app/state/typingMembers.ts:46
↓ 2 callersFunctionderiveKeys
* Derive the AES and HMAC-SHA-256 keys for the file * * @param {Unit8Array} salt salt for pbkdf * @param {Number} iterations number of pbkdf itera
src/util/cryptE2ERoomKeys.js:30
↓ 2 callersFunctionencodeBlurHash
( img: HTMLImageElement | HTMLVideoElement, width?: number, height?: number )
src/app/utils/blurHash.ts:3
↓ 2 callersFunctionencryptFile
( file: File | Blob )
src/app/utils/matrix.ts:107
↓ 2 callersFunctionescapeMarkdownBlockSequences
( text: string, processPart: (text: string) => string )
src/app/plugins/markdown/utils.ts:73
↓ 2 callersFunctionextractTextFromChildren
(nodes: ChildNode[])
src/app/plugins/react-custom-html-parser.tsx:213
↓ 2 callersFunctionfactoryEventSentBy
(senderId: string)
src/app/utils/matrix.ts:176
↓ 2 callersMethodfeedEvent
(ev: MatrixEvent)
src/app/plugins/call/CallEmbed.ts:369
↓ 2 callersFunctionfetchConfig
(token: string)
src/sw.ts:125
↓ 2 callersMethodfirst
()
src/app/utils/ASCIILexicalTable.ts:59
↓ 2 callersMethodfromPackImage
(shortcode: string, image: PackImage)
src/app/plugins/custom-emoji/PackImageReader.ts:18
↓ 2 callersFunctiongenerateFallbackTag
(powerLevelTags: PowerLevelTags, power: number)
src/app/hooks/usePowerLevelTags.ts:79
↓ 2 callersFunctiongetAfterLoginRedirectPath
()
src/app/pages/afterLoginRedirectPath.ts:6
↓ 2 callersFunctiongetAppPathFromHref
(baseUrl: string, href: string)
src/app/pages/pathUtils.ts:56
↓ 2 callersFunctiongetAutocompleteQuery
( editor: Editor, queryRange: BaseRange, validPrefixes: readonly TPrefix[] )
src/app/components/editor/autocomplete/autocompleteQuery.ts:37
↓ 2 callersFunctiongetBeginCommand
(editor: Editor)
src/app/components/editor/utils.ts:264
↓ 2 callersFunctiongetCreatePath
()
src/app/pages/pathUtils.ts:156
↓ 2 callersFunctiongetCreateRoomAccessToIcon
(access: CreateRoomAccess, type?: CreateRoomType)
src/app/features/create-room/CreateRoom.tsx:46
↓ 2 callersFunctiongetDMRoomFor
(mx: MatrixClient, userId: string)
src/app/utils/matrix.ts:182
↓ 2 callersFunctiongetDisplayDate
(format: string)
src/app/features/settings/general/General.tsx:597
← previousnext →301–400 of 1,961, ranked by callers