MCPcopy Create free account

hub / github.com/cinnyapp/cinny / functions

Functions1,961 in github.com/cinnyapp/cinny

↓ 4 callersFunctiongetNotificationMode
(actions: PushRuleAction[])
src/app/hooks/useNotificationMode.ts:10
↓ 4 callersFunctiongetPermissionPower
( powerLevels: IPowerLevels, location: PermissionLocation )
src/app/hooks/usePowerLevels.ts:210
↓ 4 callersFunctiongetPowersLevelFromMatrixEvent
(mEvent?: MatrixEvent)
src/app/hooks/usePowerLevels.ts:60
↓ 4 callersFunctiongetReactCustomHtmlParser
( mx: MatrixClient, roomId: string | undefined, params: { linkifyOpts: LinkifyOpts; highlightReg
src/app/plugins/react-custom-html-parser.tsx:313
↓ 4 callersFunctiongetRoomNotificationModeIcon
(mode?: RoomNotificationMode)
src/app/hooks/useRoomsNotificationPreferences.ts:102
↓ 4 callersFunctiongetSpaceChildren
(room: Room)
src/app/utils/room.ts:118
↓ 4 callersFunctiongetSpaceLobbyPath
(spaceIdOrAlias: string)
src/app/pages/pathUtils.ts:121
↓ 4 callersFunctiongetSpacePath
(spaceIdOrAlias: string)
src/app/pages/pathUtils.ts:114
↓ 4 callersFunctiongetUnreadInfos
(mx: MatrixClient)
src/app/utils/room.ts:246
↓ 4 callersFunctionguessPerfectParent
( mx: MatrixClient, roomId: string, parents: string[] )
src/app/utils/room.ts:523
↓ 4 callersFunctionhandleAutocomplete
(roomAliasOrId, name)
src/app/components/editor/autocomplete/RoomMentionAutocomplete.tsx:106
↓ 4 callersFunctionhasStageInFlows
(uiaFlows: UIAFlow[], stage: string)
src/app/utils/matrix-uia.ts:63
↓ 4 callersFunctionhour12to24
(hour: number, pm: boolean)
src/app/utils/time.ts:61
↓ 4 callersMethodindex
(str: string)
src/app/utils/ASCIILexicalTable.ts:94
↓ 4 callersFunctionisAnyMarkActive
(editor: Editor)
src/app/components/editor/utils.ts:26
↓ 4 callersFunctionisDirectInvite
(room: Room | null, myUserId: string | null)
src/app/utils/room.ts:67
↓ 4 callersFunctionisMacOS
()
src/app/utils/user-agent.ts:5
↓ 4 callersFunctionmillify
(count: number, options?: Partial<MillifyOptions>)
src/app/plugins/millify.ts:4
↓ 4 callersFunctionmobileOrTablet
()
src/app/utils/user-agent.ts:7
↓ 4 callersFunctionnormalize
(str: string, options?: NormalizeOption)
src/app/utils/AsyncSearch.ts:27
↓ 4 callersFunctionopenList
(line: ParsedLine)
src/app/plugins/markdown/block/rules.ts:101
↓ 4 callersFunctionpointsToSmallStr
(points: number)
src/app/hooks/useAsyncSearch.ts:74
↓ 4 callersFunctionpromiseFulfilledResult
( settledResult: PromiseSettledResult<T> )
src/app/utils/common.ts:54
↓ 4 callersFunctionremoveAllMark
(editor: Editor)
src/app/components/editor/utils.ts:41
↓ 4 callersFunctionrenderCaption
()
src/app/components/RenderMessageContent.tsx:72
↓ 4 callersFunctionreplaceWithElement
(editor: Editor, selectRange: BaseRange, element: Element)
src/app/components/editor/utils.ts:196
↓ 4 callersFunctionrequiredStageInFlows
(uiaFlows: UIAFlow[], stage: string)
src/app/utils/matrix-uia.ts:66
↓ 4 callersFunctionrunBlockRule
( text: string, rule: BlockMDRule, parse: BlockMDParser, parseInline?: (txt: string) => string )
src/app/plugins/markdown/block/runner.ts:13
↓ 4 callersFunctionsanitizeForRegex
(unsafeText: string)
src/app/utils/regex.ts:4
↓ 4 callersMethodsendEvent
( eventType: string, content: IContent, stateKey: string | null = null, targetRoomId: string |
src/app/plugins/call/CallWidgetDriver.ts:49
↓ 4 callersFunctionterminateSearch
()
src/app/utils/AsyncSearch.ts:51
↓ 4 callersFunctiontoday
(ts: number)
src/app/utils/time.ts:8
↓ 4 callersFunctionunreadInfoToUnread
(unreadInfo: UnreadInfo)
src/app/state/room/roomToUnread.ts:47
↓ 4 callersFunctionuseAsync
( asyncCallback: AsyncCallback<TArgs, TData>, onStateChange: (state: AsyncState<TData, TError>) => void )
src/app/hooks/useAsyncCallback.ts:34
↓ 4 callersFunctionuseAsyncCallbackValue
( asyncCallback: AsyncCallback<[], TData> )
src/app/hooks/useAsyncCallback.ts:111
↓ 4 callersFunctionuseCallStart
(dm = false)
src/app/hooks/useCallEmbed.ts:58
↓ 4 callersFunctionuseCategoryHandler
( setAtom: (action: CategoryAction) => void, closed: (categoryId: string) => boolean )
src/app/hooks/useCategoryHandler.ts:12
↓ 4 callersFunctionuseCloseUserRoomProfile
()
src/app/state/hooks/userRoomProfile.ts:13
↓ 4 callersFunctionuseDeviceVerificationStatus
( crypto: CryptoApi | undefined, userId: string, deviceId: string | undefined )
src/app/hooks/useDeviceVerificationStatus.ts:53
↓ 4 callersFunctionuseDirects
(mx: MatrixClient, roomsAtom: RoomsAtom, mDirects: Set<string>)
src/app/state/hooks/roomList.ts:163
↓ 4 callersFunctionuseIntersectionObserver
( onIntersectionCallback: OnIntersectionCallback, opts?: IntersectionObserverOpts | (() => IntersectionObs
src/app/hooks/useIntersectionObserver.ts:16
↓ 4 callersFunctionuseMatrixEventRenderer
( typeToRenderer: EventRendererOpts<T>, renderStateEvent?: EventRenderer<T>, renderEvent?: EventRe
src/app/hooks/useMatrixEventRenderer.ts:14
↓ 4 callersFunctionuseMentionClickHandler
(roomId: string)
src/app/hooks/useMentionClickHandler.ts:11
↓ 4 callersFunctionuseOrphanSpaces
( mx: MatrixClient, roomsAtom: RoomsAtom, roomToParents: RoomToParents )
src/app/state/hooks/roomList.ts:130
↓ 4 callersFunctionuseResizeObserver
( onResizeCallback: OnResizeCallback, observeElement?: Element | null | (() => Element | null) )
src/app/hooks/useResizeObserver.ts:10
↓ 4 callersFunctionuseRoomJoinRule
(room: Room)
src/app/hooks/useRoomMeta.ts:46
↓ 4 callersFunctionuseRoomMembers
(mx: MatrixClient, roomId: string)
src/app/hooks/useRoomMembers.ts:4
↓ 4 callersFunctionuseRoomTopic
(room: Room)
src/app/hooks/useRoomMeta.ts:37
↓ 4 callersFunctionuseSpecVersions
()
src/app/hooks/useSpecVersions.ts:8
↓ 4 callersFunctionuseSpoilerClickHandler
()
src/app/hooks/useSpoilerClickHandler.ts:3
↓ 4 callersFunctionuseUserProfile
(userId: string)
src/app/hooks/useUserProfile.ts:9
↓ 4 callersFunctionwebRTCSupported
()
src/app/utils/rtc.ts:1
↓ 4 callersFunctionyesterday
(ts: number)
src/app/utils/time.ts:10
↓ 3 callersFunctionautoDiscovery
( request: typeof fetch, server: string )
src/app/cs-api.ts:35
↓ 3 callersFunctioncanEditEvent
(mx: MatrixClient, mEvent: MatrixEvent)
src/app/utils/room.ts:435
↓ 3 callersFunctioncreateRoomEncryptionState
()
src/app/components/create-room/utils.ts:81
↓ 3 callersFunctioncustomHtmlEqualsPlainText
(customHtml: string, plain: string)
src/app/components/editor/output.ts:187
↓ 3 callersFunctiondaysToMs
(days: number)
src/app/utils/time.ts:74
↓ 3 callersFunctiondecodeSearchParamValueArray
(idsParam: string)
src/app/pages/pathUtils.ts:41
↓ 3 callersMethoddeselect
(cursor: Cursor)
src/app/plugins/text-area/Operations.ts:5
↓ 3 callersFunctionencodeSearchParamValueArray
(ids: string[])
src/app/pages/pathUtils.ts:40
↓ 3 callersMethodfromMatrixEvent
(id: string, matrixEvent: MatrixEvent)
src/app/plugins/custom-emoji/ImagePack.ts:34
↓ 3 callersFunctionfulfilledPromiseSettledResult
(prs: PromiseSettledResult<T>[])
src/app/utils/common.ts:48
↓ 3 callersFunctiongetBlobSafeMimeType
(mimeType: string)
src/app/utils/mimeTypes.ts:109
↓ 3 callersFunctiongetDataTransferFiles
(dataTransfer: DataTransfer)
src/app/utils/dom.ts:82
↓ 3 callersFunctiongetDirectPath
()
src/app/pages/pathUtils.ts:103
↓ 3 callersFunctiongetEventIdAbsoluteIndex
( timelines: EventTimeline[], eventTimeline: EventTimeline, eventId: string )
src/app/features/room/RoomTimeline.tsx:211
↓ 3 callersFunctiongetFirstLinkedTimeline
( timeline: EventTimeline, direction: Direction )
src/app/features/room/RoomTimeline.tsx:161
↓ 3 callersFunctiongetGlobalImagePacks
(mx: MatrixClient)
src/app/plugins/custom-emoji/utils.ts:51
↓ 3 callersFunctiongetHomeCreatePath
()
src/app/pages/pathUtils.ts:91
↓ 3 callersFunctiongetHomeSearchPath
()
src/app/pages/pathUtils.ts:93
↓ 3 callersFunctiongetImageInfo
(img: HTMLImageElement, fileOrBlob: File | Blob)
src/app/utils/matrix.ts:60
↓ 3 callersFunctiongetInboxPath
()
src/app/pages/pathUtils.ts:158
↓ 3 callersFunctiongetLiveTimeline
(room: Room)
src/app/features/room/RoomTimeline.tsx:153
↓ 3 callersFunctiongetMemberSearchStr
( member: RoomMember, query: string, mxIdToName: (mxId: string) => string )
src/app/utils/room.ts:369
↓ 3 callersFunctiongetNotificationType
(mx: MatrixClient, roomId: string)
src/app/utils/room.ts:170
↓ 3 callersFunctiongetPowerLevelTag
( powerLevelTags: PowerLevelTags, powerLevel: number )
src/app/hooks/usePowerLevelTags.ts:110
↓ 3 callersFunctiongetRoomUnreadInfo
(room: Room, scrollTo = false)
src/app/features/room/RoomTimeline.tsx:421
↓ 3 callersFunctiongetSSOIdUrl
(ssoId?: string)
src/app/pages/auth/SSOLogin.tsx:17
↓ 3 callersFunctiongetScrollInfo
(target: HTMLElement)
src/app/utils/dom.ts:175
↓ 3 callersFunctiongetServerMembers
(room: Room, server: string)
src/app/hooks/useCommands.ts:96
↓ 3 callersFunctiongetShortcodeFor
(hexcode: string)
src/app/plugins/emoji.ts:30
↓ 3 callersFunctiongetSpaceHierarchy
( rootSpaceId: string, spaceRooms: Set<string>, getRoom: (roomId: string) => Room | undefined, closedC
src/app/hooks/useSpaceHierarchy.ts:96
↓ 3 callersFunctiongetSpaceJoinedHierarchy
( rootSpaceId: string, getRoom: GetRoomCallback, excludeRoom: (parentId: string, roomId: string) => bool
src/app/hooks/useSpaceHierarchy.ts:174
↓ 3 callersFunctiongetSpaceRoomPath
( spaceIdOrAlias: string, roomIdOrAlias: string, eventId?: string )
src/app/pages/pathUtils.ts:133
↓ 3 callersFunctiongetSpaceSearchPath
(spaceIdOrAlias: string)
src/app/pages/pathUtils.ts:127
↓ 3 callersFunctiongetUIAFlowForStages
(uiaFlows: UIAFlow[], stages: string[])
src/app/utils/matrix-uia.ts:41
↓ 3 callersFunctiongetUnreadInfo
(room: Room)
src/app/utils/room.ts:236
↓ 3 callersMethodgetWidthToSize
(width: number)
src/app/utils/ASCIILexicalTable.ts:55
↓ 3 callersFunctionguessDmRoomUserId
(room: Room, myUserId: string)
src/app/utils/matrix.ts:195
↓ 3 callersFunctionhandleAutocomplete
(key, shortcode)
src/app/components/editor/autocomplete/EmoticonAutocomplete.tsx:70
↓ 3 callersFunctionhandleAutocomplete
(commandName)
src/app/features/room/CommandAutocomplete.tsx:56
↓ 3 callersFunctionhandleMenuSelect
(selectedLevel: HeadingLevel)
src/app/components/editor/Toolbar.tsx:128
↓ 3 callersFunctionhandleSelect
(format: DateFormat)
src/app/features/settings/general/General.tsx:604
↓ 3 callersFunctionhandleSelectUserId
(userId?: string)
src/app/components/create-room/AdditionalCreatorInput.tsx:132
↓ 3 callersFunctionhandleSubmit
(newValue: number)
src/app/components/time-date/TimePicker.tsx:26
↓ 3 callersFunctionimageUsageEqual
(u1: ImageUsage[], u2: ImageUsage[])
src/app/plugins/custom-emoji/utils.ts:16
↓ 3 callersFunctioninSameDay
(ts1: number, ts2: number)
src/app/utils/time.ts:35
↓ 3 callersFunctionisEmptyEditor
(editor: Editor)
src/app/components/editor/utils.ts:255
↓ 3 callersFunctionisMarkActive
(editor: Editor, format: MarkType)
src/app/components/editor/utils.ts:21
← previousnext →201–300 of 1,961, ranked by callers