Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinnyapp/cinny
/ functions
Functions
1,961 in github.com/cinnyapp/cinny
⨍
Functions
1,961
◇
Types & classes
87
↓ 2 callers
Function
getDmUserId
( roomId: string, getRoom: (roomId: string) => Room | undefined, myUserId: string )
src/app/features/search/Search.tsx:98
↓ 2 callers
Function
getDropIndex
( scrollEl: HTMLElement, range: ItemRange, dropDirection: Direction, getItemElement: (index: number) =
src/app/hooks/useVirtualPaginator.ts:76
↓ 2 callers
Function
getEmojiItemInfo
(element: Element)
src/app/components/emoji-board/components/Item.tsx:10
↓ 2 callers
Function
getEventEdits
(timelineSet: EventTimelineSet, eventId: string, eventType: string)
src/app/utils/room.ts:414
↓ 2 callers
Function
getFileNameExt
(fileName: string)
src/app/utils/mimeTypes.ts:138
↓ 2 callers
Function
getFileTypeIcon
(icons: Record<IconName, IconSrc>, fileType: string)
src/app/utils/common.ts:34
↓ 2 callers
Function
getFilesFromFileList
(fileList: FileList)
src/app/utils/dom.ts:46
↓ 2 callers
Function
getHierarchySpaces
( rootSpaceId: string, getRoom: GetRoomCallback, spaceRooms: Set<string> )
src/app/hooks/useSpaceHierarchy.ts:38
↓ 2 callers
Function
getImageFileUrl
(fileOrBlob: File | Blob)
src/app/utils/dom.ts:98
↓ 2 callers
Function
getInputServer
()
src/app/pages/client/explore/Explore.tsx:51
↓ 2 callers
Function
getLatestEvent
()
src/app/hooks/useRoomLatestRenderedEvent.ts:16
↓ 2 callers
Function
getMDirects
(mDirectEvent: MatrixEvent)
src/app/utils/room.ts:49
↓ 2 callers
Method
getMediaConfig
()
src/app/plugins/call/CallWidgetDriver.ts:296
↓ 2 callers
Function
getMentionContent
(userIds: string[], room: boolean)
src/app/utils/room.ts:465
↓ 2 callers
Function
getMentions
(mx: MatrixClient, roomId: string, editor: Editor)
src/app/components/editor/output.ts:204
↓ 2 callers
Function
getOldestMember
(members: RoomMember[])
src/app/utils/matrix.ts:196
↓ 2 callers
Function
getOriginBaseUrl
(hashRouterConfig?: HashRouterConfig)
src/app/pages/pathUtils.ts:43
↓ 2 callers
Function
getPrevWorldRange
(editor: Editor)
src/app/components/editor/utils.ts:244
↓ 2 callers
Function
getRecentEmojis
(mx: MatrixClient, limit?: number)
src/app/plugins/recent-emoji.ts:13
↓ 2 callers
Function
getResizeObserverEntry
( target: Element, entries: ResizeObserverEntry[] )
src/app/hooks/useResizeObserver.ts:5
↓ 2 callers
Function
getRestoreAnchor
( range: ItemRange, getItemElement: (index: number) => HTMLElement | undefined, direction: Direction )
src/app/hooks/useVirtualPaginator.ts:115
↓ 2 callers
Function
getRestoreScrollData
(scrollTop: number, restoreAnchorData: RestoreAnchorData)
src/app/hooks/useVirtualPaginator.ts:134
↓ 2 callers
Function
getRoomCreators
(createEvent: MatrixEvent)
src/app/hooks/useRoomCreators.ts:8
↓ 2 callers
Function
getRoomImagePack
(room: Room, stateKey: string)
src/app/plugins/custom-emoji/utils.ts:38
↓ 2 callers
Function
getRoomImagePacks
(room: Room)
src/app/plugins/custom-emoji/utils.ts:46
↓ 2 callers
Function
getScreenSize
(width: number)
src/app/hooks/useScreenSize.ts:13
↓ 2 callers
Function
getSpecialUsers
(rId: string)
src/app/utils/room.ts:532
↓ 2 callers
Function
getStoreKey
(userId: string)
src/app/state/navToActivePath.ts:12
↓ 2 callers
Function
getUIAError
(authData: IAuthData)
src/app/utils/matrix-uia.ts:34
↓ 2 callers
Function
getUIAErrorCode
(authData: IAuthData)
src/app/utils/matrix-uia.ts:27
↓ 2 callers
Function
getUsedPowers
(powerLevels: IPowerLevels)
src/app/hooks/usePowerLevelTags.ts:26
↓ 2 callers
Function
getUserImagePack
(mx: MatrixClient)
src/app/plugins/custom-emoji/utils.ts:79
↓ 2 callers
Function
getUserPresence
(user: User)
src/app/hooks/useUserPresence.ts:18
↓ 2 callers
Function
groupNotifications
( notifications: INotification[], allowRooms: Set<string> )
src/app/pages/client/inbox/Notifications.tsx:112
↓ 2 callers
Function
handleChangePermission
( location: PermissionLocation, newPower: number, currentPower: number )
src/app/features/common-settings/permissions/PermissionGroups.tsx:54
↓ 2 callers
Function
handleCreateRoom
(type?: CreateRoomType)
src/app/features/lobby/SpaceItem.tsx:254
↓ 2 callers
Function
handleHour
(hour: number)
src/app/components/time-date/TimePicker.tsx:30
↓ 2 callers
Function
handleMonthAndYear
(month: number, year: number)
src/app/components/time-date/DatePicker.tsx:31
↓ 2 callers
Function
handlePeriod
(pm: boolean)
src/app/components/time-date/TimePicker.tsx:44
↓ 2 callers
Function
handleSelect
(method: ManualVerificationMethod)
src/app/components/ManualVerification.tsx:42
↓ 2 callers
Function
handleUserId
(userId: string)
src/app/components/invite-user-prompt/InviteUserPrompt.tsx:132
↓ 2 callers
Method
hangup
()
src/app/plugins/call/CallEmbed.ts:209
↓ 2 callers
Function
isIntersectingScrollView
( scrollElement: HTMLElement, childElement: HTMLElement )
src/app/utils/dom.ts:14
↓ 2 callers
Function
isSelected
(usage: ImageUsage[])
src/app/components/image-pack-view/UsageSwitcher.tsx:28
↓ 2 callers
Function
isUnsupportedRoom
(room: Room | null)
src/app/utils/room.ts:89
↓ 2 callers
Function
itemAsFolderContent
(i: SidebarDraggable)
src/app/pages/client/sidebar/SpaceTabs.tsx:638
↓ 2 callers
Method
last
()
src/app/utils/ASCIILexicalTable.ts:63
↓ 2 callers
Method
lineBeginIndex
(cursor: Cursor)
src/app/plugins/text-area/TextArea.ts:19
↓ 2 callers
Method
lineEndIndex
(cursor: Cursor)
src/app/plugins/text-area/TextArea.ts:25
↓ 2 callers
Method
listenAction
(type: string, callback: (event: CustomEvent<T>) => void)
src/app/plugins/call/CallEmbed.ts:406
↓ 2 callers
Function
livekitSupport
(autoDiscoveryInfo: AutoDiscoveryInfo)
src/app/hooks/useLivekitSupport.ts:4
↓ 2 callers
Function
logoutClient
(mx: MatrixClient)
src/client/initMatrix.ts:56
↓ 2 callers
Function
makeImagePacks
(packEvents: MatrixEvent[])
src/app/plugins/custom-emoji/utils.ts:29
↓ 2 callers
Function
makeLobbyCategoryId
(...args: string[])
src/app/state/closedLobbyCategories.ts:68
↓ 2 callers
Function
mapParentWithChildren
( roomToParents: RoomToParents, roomId: string, children: string[] )
src/app/utils/room.ts:127
↓ 2 callers
Function
matchDest
(sI: TSidebarItem, dI: SidebarDraggable)
src/app/pages/client/sidebar/SpaceTabs.tsx:629
↓ 2 callers
Function
matchQuery
(item: string, query: string, options?: MatchQueryOption)
src/app/utils/AsyncSearch.ts:34
↓ 2 callers
Function
mxIdToName
(mxId: string)
src/app/features/room/MembersDrawer.tsx:171
↓ 2 callers
Method
nBetween
(n: number, a: string, b: string)
src/app/utils/ASCIILexicalTable.ts:200
↓ 2 callers
Method
next
(str: string)
src/app/utils/ASCIILexicalTable.ts:168
↓ 2 callers
Function
notificationPermission
(permission: NotificationPermission)
src/app/utils/dom.ts:232
↓ 2 callers
Function
openRoomId
(roomId: string, isSpace: boolean)
src/app/features/search/Search.tsx:181
↓ 2 callers
Function
openSettings
()
src/app/pages/client/sidebar/SettingsTab.tsx:26
↓ 2 callers
Function
orderKeys
( lex: ASCIILexicalTable, keys: Array<string | undefined> )
src/app/utils/ASCIILexicalTable.ts:348
↓ 2 callers
Function
parseBlockMD
(text, parseInline)
src/app/plugins/markdown/block/parser.ts:13
↓ 2 callers
Function
parseInlineMD
(text)
src/app/plugins/markdown/inline/parser.ts:32
↓ 2 callers
Function
parseMatrixToUser
(href: string)
src/app/plugins/matrix-to.ts:49
↓ 2 callers
Function
performAction
(dataItem: T, index: number)
src/app/utils/matrix.ts:330
↓ 2 callers
Method
previous
(str: string)
src/app/utils/ASCIILexicalTable.ts:150
↓ 2 callers
Function
pushImage
(img: PackImageReader)
src/app/components/image-pack-view/ImagePackContent.tsx:192
↓ 2 callers
Function
pushSessionToSW
(baseUrl?: string, accessToken?: string)
src/sw-session.ts:1
↓ 2 callers
Function
putUnreadInfo
( roomToUnread: RoomToUnread, allParents: Set<string>, unreadInfo: UnreadInfo )
src/app/state/room/roomToUnread.ts:53
↓ 2 callers
Function
randomStr
(len = 12)
src/app/utils/common.ts:119
↓ 2 callers
Function
reactionOrEditEvent
(mEvent: MatrixEvent)
src/app/utils/room.ts:461
↓ 2 callers
Function
recalibratePagination
( linkedTimelines: EventTimeline[], timelinesEventsCount: number[], backwards: boolean )
src/app/features/room/RoomTimeline.tsx:284
↓ 2 callers
Function
renameFile
(file: File, name: string)
src/app/utils/dom.ts:89
↓ 2 callers
Function
renderContent
(prev: IPreviewUrlResponse)
src/app/components/url-preview/UrlPreviewCard.tsx:36
↓ 2 callers
Function
renderImage
(image: PackImageReader)
src/app/components/image-pack-view/ImagePackContent.tsx:219
↓ 2 callers
Function
renderOptions
()
src/app/features/room/room-pin-menu/RoomPinMenu.tsx:142
↓ 2 callers
Function
roomAliasFromQueryText
(mx: MatrixClient, text: string)
src/app/components/editor/autocomplete/RoomMentionAutocomplete.tsx:24
↓ 2 callers
Function
runInlineRule
( text: string, rule: InlineMDRule, parse: InlineMDParser )
src/app/plugins/markdown/inline/runner.ts:12
↓ 2 callers
Function
sanitizeCustomHtml
(customHtml: string)
src/app/utils/sanitize.ts:129
↓ 2 callers
Function
satisfyMembership
(room: Room)
src/app/state/room-list/utils.ts:24
↓ 2 callers
Function
secondsToMinutesAndSeconds
(seconds: number)
src/app/utils/common.ts:28
↓ 2 callers
Function
setAfterLoginRedirectPath
(url: string)
src/app/pages/afterLoginRedirectPath.ts:3
↓ 2 callers
Function
setFallbackSession
( accessToken: string, deviceId: string, userId: string, baseUrl: string )
src/app/state/sessions.ts:32
↓ 2 callers
Function
setFavicon
(url: string)
src/app/utils/dom.ts:208
↓ 2 callers
Function
setOnlyHighlighted
(highlight: boolean)
src/app/pages/client/inbox/Notifications.tsx:583
↓ 2 callers
Function
setOrder
(o?: string)
src/app/features/message-search/SearchFilters.tsx:51
↓ 2 callers
Function
sidebarItemWithout
(items: SidebarItems, roomId: string)
src/app/hooks/useSidebarItems.ts:103
↓ 2 callers
Function
sleepForMs
(ms: number)
src/app/utils/matrix.ts:325
↓ 2 callers
Function
sortPowers
(powers: number[])
src/app/hooks/usePowerLevelTags.ts:10
↓ 2 callers
Function
specVersions
( request: typeof fetch, baseUrl: string )
src/app/cs-api.ts:113
↓ 2 callers
Method
startObserving
()
src/app/plugins/call/CallControl.ts:118
↓ 2 callers
Function
targetFromEvent
(evt: Event, selector: string)
src/app/utils/dom.ts:1
↓ 2 callers
Function
timelineToEventsCount
(t: EventTimeline)
src/app/features/room/RoomTimeline.tsx:184
↓ 2 callers
Function
toPlainText
(node: Descendant | Descendant[], isMarkdown: boolean)
src/app/components/editor/output.ts:167
↓ 2 callers
Function
toggleMark
(editor: Editor, format: MarkType)
src/app/components/editor/utils.ts:31
↓ 2 callers
Method
toggleScreenshare
()
src/app/plugins/call/CallControl.ts:261
↓ 2 callers
Method
toggleVideo
()
src/app/plugins/call/CallControl.ts:233
← previous
next →
401–500 of 1,961, ranked by callers