MCPcopy Create free account

hub / github.com/cinnyapp/cinny / functions

Functions1,961 in github.com/cinnyapp/cinny

↓ 2 callersFunctiongetDmUserId
( roomId: string, getRoom: (roomId: string) => Room | undefined, myUserId: string )
src/app/features/search/Search.tsx:98
↓ 2 callersFunctiongetDropIndex
( scrollEl: HTMLElement, range: ItemRange, dropDirection: Direction, getItemElement: (index: number) =
src/app/hooks/useVirtualPaginator.ts:76
↓ 2 callersFunctiongetEmojiItemInfo
(element: Element)
src/app/components/emoji-board/components/Item.tsx:10
↓ 2 callersFunctiongetEventEdits
(timelineSet: EventTimelineSet, eventId: string, eventType: string)
src/app/utils/room.ts:414
↓ 2 callersFunctiongetFileNameExt
(fileName: string)
src/app/utils/mimeTypes.ts:138
↓ 2 callersFunctiongetFileTypeIcon
(icons: Record<IconName, IconSrc>, fileType: string)
src/app/utils/common.ts:34
↓ 2 callersFunctiongetFilesFromFileList
(fileList: FileList)
src/app/utils/dom.ts:46
↓ 2 callersFunctiongetHierarchySpaces
( rootSpaceId: string, getRoom: GetRoomCallback, spaceRooms: Set<string> )
src/app/hooks/useSpaceHierarchy.ts:38
↓ 2 callersFunctiongetImageFileUrl
(fileOrBlob: File | Blob)
src/app/utils/dom.ts:98
↓ 2 callersFunctiongetInputServer
()
src/app/pages/client/explore/Explore.tsx:51
↓ 2 callersFunctiongetLatestEvent
()
src/app/hooks/useRoomLatestRenderedEvent.ts:16
↓ 2 callersFunctiongetMDirects
(mDirectEvent: MatrixEvent)
src/app/utils/room.ts:49
↓ 2 callersMethodgetMediaConfig
()
src/app/plugins/call/CallWidgetDriver.ts:296
↓ 2 callersFunctiongetMentionContent
(userIds: string[], room: boolean)
src/app/utils/room.ts:465
↓ 2 callersFunctiongetMentions
(mx: MatrixClient, roomId: string, editor: Editor)
src/app/components/editor/output.ts:204
↓ 2 callersFunctiongetOldestMember
(members: RoomMember[])
src/app/utils/matrix.ts:196
↓ 2 callersFunctiongetOriginBaseUrl
(hashRouterConfig?: HashRouterConfig)
src/app/pages/pathUtils.ts:43
↓ 2 callersFunctiongetPrevWorldRange
(editor: Editor)
src/app/components/editor/utils.ts:244
↓ 2 callersFunctiongetRecentEmojis
(mx: MatrixClient, limit?: number)
src/app/plugins/recent-emoji.ts:13
↓ 2 callersFunctiongetResizeObserverEntry
( target: Element, entries: ResizeObserverEntry[] )
src/app/hooks/useResizeObserver.ts:5
↓ 2 callersFunctiongetRestoreAnchor
( range: ItemRange, getItemElement: (index: number) => HTMLElement | undefined, direction: Direction )
src/app/hooks/useVirtualPaginator.ts:115
↓ 2 callersFunctiongetRestoreScrollData
(scrollTop: number, restoreAnchorData: RestoreAnchorData)
src/app/hooks/useVirtualPaginator.ts:134
↓ 2 callersFunctiongetRoomCreators
(createEvent: MatrixEvent)
src/app/hooks/useRoomCreators.ts:8
↓ 2 callersFunctiongetRoomImagePack
(room: Room, stateKey: string)
src/app/plugins/custom-emoji/utils.ts:38
↓ 2 callersFunctiongetRoomImagePacks
(room: Room)
src/app/plugins/custom-emoji/utils.ts:46
↓ 2 callersFunctiongetScreenSize
(width: number)
src/app/hooks/useScreenSize.ts:13
↓ 2 callersFunctiongetSpecialUsers
(rId: string)
src/app/utils/room.ts:532
↓ 2 callersFunctiongetStoreKey
(userId: string)
src/app/state/navToActivePath.ts:12
↓ 2 callersFunctiongetUIAError
(authData: IAuthData)
src/app/utils/matrix-uia.ts:34
↓ 2 callersFunctiongetUIAErrorCode
(authData: IAuthData)
src/app/utils/matrix-uia.ts:27
↓ 2 callersFunctiongetUsedPowers
(powerLevels: IPowerLevels)
src/app/hooks/usePowerLevelTags.ts:26
↓ 2 callersFunctiongetUserImagePack
(mx: MatrixClient)
src/app/plugins/custom-emoji/utils.ts:79
↓ 2 callersFunctiongetUserPresence
(user: User)
src/app/hooks/useUserPresence.ts:18
↓ 2 callersFunctiongroupNotifications
( notifications: INotification[], allowRooms: Set<string> )
src/app/pages/client/inbox/Notifications.tsx:112
↓ 2 callersFunctionhandleChangePermission
( location: PermissionLocation, newPower: number, currentPower: number )
src/app/features/common-settings/permissions/PermissionGroups.tsx:54
↓ 2 callersFunctionhandleCreateRoom
(type?: CreateRoomType)
src/app/features/lobby/SpaceItem.tsx:254
↓ 2 callersFunctionhandleHour
(hour: number)
src/app/components/time-date/TimePicker.tsx:30
↓ 2 callersFunctionhandleMonthAndYear
(month: number, year: number)
src/app/components/time-date/DatePicker.tsx:31
↓ 2 callersFunctionhandlePeriod
(pm: boolean)
src/app/components/time-date/TimePicker.tsx:44
↓ 2 callersFunctionhandleSelect
(method: ManualVerificationMethod)
src/app/components/ManualVerification.tsx:42
↓ 2 callersFunctionhandleUserId
(userId: string)
src/app/components/invite-user-prompt/InviteUserPrompt.tsx:132
↓ 2 callersMethodhangup
()
src/app/plugins/call/CallEmbed.ts:209
↓ 2 callersFunctionisIntersectingScrollView
( scrollElement: HTMLElement, childElement: HTMLElement )
src/app/utils/dom.ts:14
↓ 2 callersFunctionisSelected
(usage: ImageUsage[])
src/app/components/image-pack-view/UsageSwitcher.tsx:28
↓ 2 callersFunctionisUnsupportedRoom
(room: Room | null)
src/app/utils/room.ts:89
↓ 2 callersFunctionitemAsFolderContent
(i: SidebarDraggable)
src/app/pages/client/sidebar/SpaceTabs.tsx:638
↓ 2 callersMethodlast
()
src/app/utils/ASCIILexicalTable.ts:63
↓ 2 callersMethodlineBeginIndex
(cursor: Cursor)
src/app/plugins/text-area/TextArea.ts:19
↓ 2 callersMethodlineEndIndex
(cursor: Cursor)
src/app/plugins/text-area/TextArea.ts:25
↓ 2 callersMethodlistenAction
(type: string, callback: (event: CustomEvent<T>) => void)
src/app/plugins/call/CallEmbed.ts:406
↓ 2 callersFunctionlivekitSupport
(autoDiscoveryInfo: AutoDiscoveryInfo)
src/app/hooks/useLivekitSupport.ts:4
↓ 2 callersFunctionlogoutClient
(mx: MatrixClient)
src/client/initMatrix.ts:56
↓ 2 callersFunctionmakeImagePacks
(packEvents: MatrixEvent[])
src/app/plugins/custom-emoji/utils.ts:29
↓ 2 callersFunctionmakeLobbyCategoryId
(...args: string[])
src/app/state/closedLobbyCategories.ts:68
↓ 2 callersFunctionmapParentWithChildren
( roomToParents: RoomToParents, roomId: string, children: string[] )
src/app/utils/room.ts:127
↓ 2 callersFunctionmatchDest
(sI: TSidebarItem, dI: SidebarDraggable)
src/app/pages/client/sidebar/SpaceTabs.tsx:629
↓ 2 callersFunctionmatchQuery
(item: string, query: string, options?: MatchQueryOption)
src/app/utils/AsyncSearch.ts:34
↓ 2 callersFunctionmxIdToName
(mxId: string)
src/app/features/room/MembersDrawer.tsx:171
↓ 2 callersMethodnBetween
(n: number, a: string, b: string)
src/app/utils/ASCIILexicalTable.ts:200
↓ 2 callersMethodnext
(str: string)
src/app/utils/ASCIILexicalTable.ts:168
↓ 2 callersFunctionnotificationPermission
(permission: NotificationPermission)
src/app/utils/dom.ts:232
↓ 2 callersFunctionopenRoomId
(roomId: string, isSpace: boolean)
src/app/features/search/Search.tsx:181
↓ 2 callersFunctionopenSettings
()
src/app/pages/client/sidebar/SettingsTab.tsx:26
↓ 2 callersFunctionorderKeys
( lex: ASCIILexicalTable, keys: Array<string | undefined> )
src/app/utils/ASCIILexicalTable.ts:348
↓ 2 callersFunctionparseBlockMD
(text, parseInline)
src/app/plugins/markdown/block/parser.ts:13
↓ 2 callersFunctionparseInlineMD
(text)
src/app/plugins/markdown/inline/parser.ts:32
↓ 2 callersFunctionparseMatrixToUser
(href: string)
src/app/plugins/matrix-to.ts:49
↓ 2 callersFunctionperformAction
(dataItem: T, index: number)
src/app/utils/matrix.ts:330
↓ 2 callersMethodprevious
(str: string)
src/app/utils/ASCIILexicalTable.ts:150
↓ 2 callersFunctionpushImage
(img: PackImageReader)
src/app/components/image-pack-view/ImagePackContent.tsx:192
↓ 2 callersFunctionpushSessionToSW
(baseUrl?: string, accessToken?: string)
src/sw-session.ts:1
↓ 2 callersFunctionputUnreadInfo
( roomToUnread: RoomToUnread, allParents: Set<string>, unreadInfo: UnreadInfo )
src/app/state/room/roomToUnread.ts:53
↓ 2 callersFunctionrandomStr
(len = 12)
src/app/utils/common.ts:119
↓ 2 callersFunctionreactionOrEditEvent
(mEvent: MatrixEvent)
src/app/utils/room.ts:461
↓ 2 callersFunctionrecalibratePagination
( linkedTimelines: EventTimeline[], timelinesEventsCount: number[], backwards: boolean )
src/app/features/room/RoomTimeline.tsx:284
↓ 2 callersFunctionrenameFile
(file: File, name: string)
src/app/utils/dom.ts:89
↓ 2 callersFunctionrenderContent
(prev: IPreviewUrlResponse)
src/app/components/url-preview/UrlPreviewCard.tsx:36
↓ 2 callersFunctionrenderImage
(image: PackImageReader)
src/app/components/image-pack-view/ImagePackContent.tsx:219
↓ 2 callersFunctionrenderOptions
()
src/app/features/room/room-pin-menu/RoomPinMenu.tsx:142
↓ 2 callersFunctionroomAliasFromQueryText
(mx: MatrixClient, text: string)
src/app/components/editor/autocomplete/RoomMentionAutocomplete.tsx:24
↓ 2 callersFunctionrunInlineRule
( text: string, rule: InlineMDRule, parse: InlineMDParser )
src/app/plugins/markdown/inline/runner.ts:12
↓ 2 callersFunctionsanitizeCustomHtml
(customHtml: string)
src/app/utils/sanitize.ts:129
↓ 2 callersFunctionsatisfyMembership
(room: Room)
src/app/state/room-list/utils.ts:24
↓ 2 callersFunctionsecondsToMinutesAndSeconds
(seconds: number)
src/app/utils/common.ts:28
↓ 2 callersFunctionsetAfterLoginRedirectPath
(url: string)
src/app/pages/afterLoginRedirectPath.ts:3
↓ 2 callersFunctionsetFallbackSession
( accessToken: string, deviceId: string, userId: string, baseUrl: string )
src/app/state/sessions.ts:32
↓ 2 callersFunctionsetFavicon
(url: string)
src/app/utils/dom.ts:208
↓ 2 callersFunctionsetOnlyHighlighted
(highlight: boolean)
src/app/pages/client/inbox/Notifications.tsx:583
↓ 2 callersFunctionsetOrder
(o?: string)
src/app/features/message-search/SearchFilters.tsx:51
↓ 2 callersFunctionsidebarItemWithout
(items: SidebarItems, roomId: string)
src/app/hooks/useSidebarItems.ts:103
↓ 2 callersFunctionsleepForMs
(ms: number)
src/app/utils/matrix.ts:325
↓ 2 callersFunctionsortPowers
(powers: number[])
src/app/hooks/usePowerLevelTags.ts:10
↓ 2 callersFunctionspecVersions
( request: typeof fetch, baseUrl: string )
src/app/cs-api.ts:113
↓ 2 callersMethodstartObserving
()
src/app/plugins/call/CallControl.ts:118
↓ 2 callersFunctiontargetFromEvent
(evt: Event, selector: string)
src/app/utils/dom.ts:1
↓ 2 callersFunctiontimelineToEventsCount
(t: EventTimeline)
src/app/features/room/RoomTimeline.tsx:184
↓ 2 callersFunctiontoPlainText
(node: Descendant | Descendant[], isMarkdown: boolean)
src/app/components/editor/output.ts:167
↓ 2 callersFunctiontoggleMark
(editor: Editor, format: MarkType)
src/app/components/editor/utils.ts:31
↓ 2 callersMethodtoggleScreenshare
()
src/app/plugins/call/CallControl.ts:261
↓ 2 callersMethodtoggleVideo
()
src/app/plugins/call/CallControl.ts:233
← previousnext →401–500 of 1,961, ranked by callers