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
↓ 4 callers
Function
getNotificationMode
(actions: PushRuleAction[])
src/app/hooks/useNotificationMode.ts:10
↓ 4 callers
Function
getPermissionPower
( powerLevels: IPowerLevels, location: PermissionLocation )
src/app/hooks/usePowerLevels.ts:210
↓ 4 callers
Function
getPowersLevelFromMatrixEvent
(mEvent?: MatrixEvent)
src/app/hooks/usePowerLevels.ts:60
↓ 4 callers
Function
getReactCustomHtmlParser
( mx: MatrixClient, roomId: string | undefined, params: { linkifyOpts: LinkifyOpts; highlightReg
src/app/plugins/react-custom-html-parser.tsx:313
↓ 4 callers
Function
getRoomNotificationModeIcon
(mode?: RoomNotificationMode)
src/app/hooks/useRoomsNotificationPreferences.ts:102
↓ 4 callers
Function
getSpaceChildren
(room: Room)
src/app/utils/room.ts:118
↓ 4 callers
Function
getSpaceLobbyPath
(spaceIdOrAlias: string)
src/app/pages/pathUtils.ts:121
↓ 4 callers
Function
getSpacePath
(spaceIdOrAlias: string)
src/app/pages/pathUtils.ts:114
↓ 4 callers
Function
getUnreadInfos
(mx: MatrixClient)
src/app/utils/room.ts:246
↓ 4 callers
Function
guessPerfectParent
( mx: MatrixClient, roomId: string, parents: string[] )
src/app/utils/room.ts:523
↓ 4 callers
Function
handleAutocomplete
(roomAliasOrId, name)
src/app/components/editor/autocomplete/RoomMentionAutocomplete.tsx:106
↓ 4 callers
Function
hasStageInFlows
(uiaFlows: UIAFlow[], stage: string)
src/app/utils/matrix-uia.ts:63
↓ 4 callers
Function
hour12to24
(hour: number, pm: boolean)
src/app/utils/time.ts:61
↓ 4 callers
Method
index
(str: string)
src/app/utils/ASCIILexicalTable.ts:94
↓ 4 callers
Function
isAnyMarkActive
(editor: Editor)
src/app/components/editor/utils.ts:26
↓ 4 callers
Function
isDirectInvite
(room: Room | null, myUserId: string | null)
src/app/utils/room.ts:67
↓ 4 callers
Function
isMacOS
()
src/app/utils/user-agent.ts:5
↓ 4 callers
Function
millify
(count: number, options?: Partial<MillifyOptions>)
src/app/plugins/millify.ts:4
↓ 4 callers
Function
mobileOrTablet
()
src/app/utils/user-agent.ts:7
↓ 4 callers
Function
normalize
(str: string, options?: NormalizeOption)
src/app/utils/AsyncSearch.ts:27
↓ 4 callers
Function
openList
(line: ParsedLine)
src/app/plugins/markdown/block/rules.ts:101
↓ 4 callers
Function
pointsToSmallStr
(points: number)
src/app/hooks/useAsyncSearch.ts:74
↓ 4 callers
Function
promiseFulfilledResult
( settledResult: PromiseSettledResult<T> )
src/app/utils/common.ts:54
↓ 4 callers
Function
removeAllMark
(editor: Editor)
src/app/components/editor/utils.ts:41
↓ 4 callers
Function
renderCaption
()
src/app/components/RenderMessageContent.tsx:72
↓ 4 callers
Function
replaceWithElement
(editor: Editor, selectRange: BaseRange, element: Element)
src/app/components/editor/utils.ts:196
↓ 4 callers
Function
requiredStageInFlows
(uiaFlows: UIAFlow[], stage: string)
src/app/utils/matrix-uia.ts:66
↓ 4 callers
Function
runBlockRule
( text: string, rule: BlockMDRule, parse: BlockMDParser, parseInline?: (txt: string) => string )
src/app/plugins/markdown/block/runner.ts:13
↓ 4 callers
Function
sanitizeForRegex
(unsafeText: string)
src/app/utils/regex.ts:4
↓ 4 callers
Method
sendEvent
( eventType: string, content: IContent, stateKey: string | null = null, targetRoomId: string |
src/app/plugins/call/CallWidgetDriver.ts:49
↓ 4 callers
Function
terminateSearch
()
src/app/utils/AsyncSearch.ts:51
↓ 4 callers
Function
today
(ts: number)
src/app/utils/time.ts:8
↓ 4 callers
Function
unreadInfoToUnread
(unreadInfo: UnreadInfo)
src/app/state/room/roomToUnread.ts:47
↓ 4 callers
Function
useAsync
( asyncCallback: AsyncCallback<TArgs, TData>, onStateChange: (state: AsyncState<TData, TError>) => void )
src/app/hooks/useAsyncCallback.ts:34
↓ 4 callers
Function
useAsyncCallbackValue
( asyncCallback: AsyncCallback<[], TData> )
src/app/hooks/useAsyncCallback.ts:111
↓ 4 callers
Function
useCallStart
(dm = false)
src/app/hooks/useCallEmbed.ts:58
↓ 4 callers
Function
useCategoryHandler
( setAtom: (action: CategoryAction) => void, closed: (categoryId: string) => boolean )
src/app/hooks/useCategoryHandler.ts:12
↓ 4 callers
Function
useCloseUserRoomProfile
()
src/app/state/hooks/userRoomProfile.ts:13
↓ 4 callers
Function
useDeviceVerificationStatus
( crypto: CryptoApi | undefined, userId: string, deviceId: string | undefined )
src/app/hooks/useDeviceVerificationStatus.ts:53
↓ 4 callers
Function
useDirects
(mx: MatrixClient, roomsAtom: RoomsAtom, mDirects: Set<string>)
src/app/state/hooks/roomList.ts:163
↓ 4 callers
Function
useIntersectionObserver
( onIntersectionCallback: OnIntersectionCallback, opts?: IntersectionObserverOpts | (() => IntersectionObs
src/app/hooks/useIntersectionObserver.ts:16
↓ 4 callers
Function
useMatrixEventRenderer
( typeToRenderer: EventRendererOpts<T>, renderStateEvent?: EventRenderer<T>, renderEvent?: EventRe
src/app/hooks/useMatrixEventRenderer.ts:14
↓ 4 callers
Function
useMentionClickHandler
(roomId: string)
src/app/hooks/useMentionClickHandler.ts:11
↓ 4 callers
Function
useOrphanSpaces
( mx: MatrixClient, roomsAtom: RoomsAtom, roomToParents: RoomToParents )
src/app/state/hooks/roomList.ts:130
↓ 4 callers
Function
useResizeObserver
( onResizeCallback: OnResizeCallback, observeElement?: Element | null | (() => Element | null) )
src/app/hooks/useResizeObserver.ts:10
↓ 4 callers
Function
useRoomJoinRule
(room: Room)
src/app/hooks/useRoomMeta.ts:46
↓ 4 callers
Function
useRoomMembers
(mx: MatrixClient, roomId: string)
src/app/hooks/useRoomMembers.ts:4
↓ 4 callers
Function
useRoomTopic
(room: Room)
src/app/hooks/useRoomMeta.ts:37
↓ 4 callers
Function
useSpecVersions
()
src/app/hooks/useSpecVersions.ts:8
↓ 4 callers
Function
useSpoilerClickHandler
()
src/app/hooks/useSpoilerClickHandler.ts:3
↓ 4 callers
Function
useUserProfile
(userId: string)
src/app/hooks/useUserProfile.ts:9
↓ 4 callers
Function
webRTCSupported
()
src/app/utils/rtc.ts:1
↓ 4 callers
Function
yesterday
(ts: number)
src/app/utils/time.ts:10
↓ 3 callers
Function
autoDiscovery
( request: typeof fetch, server: string )
src/app/cs-api.ts:35
↓ 3 callers
Function
canEditEvent
(mx: MatrixClient, mEvent: MatrixEvent)
src/app/utils/room.ts:435
↓ 3 callers
Function
createRoomEncryptionState
()
src/app/components/create-room/utils.ts:81
↓ 3 callers
Function
customHtmlEqualsPlainText
(customHtml: string, plain: string)
src/app/components/editor/output.ts:187
↓ 3 callers
Function
daysToMs
(days: number)
src/app/utils/time.ts:74
↓ 3 callers
Function
decodeSearchParamValueArray
(idsParam: string)
src/app/pages/pathUtils.ts:41
↓ 3 callers
Method
deselect
(cursor: Cursor)
src/app/plugins/text-area/Operations.ts:5
↓ 3 callers
Function
encodeSearchParamValueArray
(ids: string[])
src/app/pages/pathUtils.ts:40
↓ 3 callers
Method
fromMatrixEvent
(id: string, matrixEvent: MatrixEvent)
src/app/plugins/custom-emoji/ImagePack.ts:34
↓ 3 callers
Function
fulfilledPromiseSettledResult
(prs: PromiseSettledResult<T>[])
src/app/utils/common.ts:48
↓ 3 callers
Function
getBlobSafeMimeType
(mimeType: string)
src/app/utils/mimeTypes.ts:109
↓ 3 callers
Function
getDataTransferFiles
(dataTransfer: DataTransfer)
src/app/utils/dom.ts:82
↓ 3 callers
Function
getDirectPath
()
src/app/pages/pathUtils.ts:103
↓ 3 callers
Function
getEventIdAbsoluteIndex
( timelines: EventTimeline[], eventTimeline: EventTimeline, eventId: string )
src/app/features/room/RoomTimeline.tsx:211
↓ 3 callers
Function
getFirstLinkedTimeline
( timeline: EventTimeline, direction: Direction )
src/app/features/room/RoomTimeline.tsx:161
↓ 3 callers
Function
getGlobalImagePacks
(mx: MatrixClient)
src/app/plugins/custom-emoji/utils.ts:51
↓ 3 callers
Function
getHomeCreatePath
()
src/app/pages/pathUtils.ts:91
↓ 3 callers
Function
getHomeSearchPath
()
src/app/pages/pathUtils.ts:93
↓ 3 callers
Function
getImageInfo
(img: HTMLImageElement, fileOrBlob: File | Blob)
src/app/utils/matrix.ts:60
↓ 3 callers
Function
getInboxPath
()
src/app/pages/pathUtils.ts:158
↓ 3 callers
Function
getLiveTimeline
(room: Room)
src/app/features/room/RoomTimeline.tsx:153
↓ 3 callers
Function
getMemberSearchStr
( member: RoomMember, query: string, mxIdToName: (mxId: string) => string )
src/app/utils/room.ts:369
↓ 3 callers
Function
getNotificationType
(mx: MatrixClient, roomId: string)
src/app/utils/room.ts:170
↓ 3 callers
Function
getPowerLevelTag
( powerLevelTags: PowerLevelTags, powerLevel: number )
src/app/hooks/usePowerLevelTags.ts:110
↓ 3 callers
Function
getRoomUnreadInfo
(room: Room, scrollTo = false)
src/app/features/room/RoomTimeline.tsx:421
↓ 3 callers
Function
getSSOIdUrl
(ssoId?: string)
src/app/pages/auth/SSOLogin.tsx:17
↓ 3 callers
Function
getScrollInfo
(target: HTMLElement)
src/app/utils/dom.ts:175
↓ 3 callers
Function
getServerMembers
(room: Room, server: string)
src/app/hooks/useCommands.ts:96
↓ 3 callers
Function
getShortcodeFor
(hexcode: string)
src/app/plugins/emoji.ts:30
↓ 3 callers
Function
getSpaceHierarchy
( rootSpaceId: string, spaceRooms: Set<string>, getRoom: (roomId: string) => Room | undefined, closedC
src/app/hooks/useSpaceHierarchy.ts:96
↓ 3 callers
Function
getSpaceJoinedHierarchy
( rootSpaceId: string, getRoom: GetRoomCallback, excludeRoom: (parentId: string, roomId: string) => bool
src/app/hooks/useSpaceHierarchy.ts:174
↓ 3 callers
Function
getSpaceRoomPath
( spaceIdOrAlias: string, roomIdOrAlias: string, eventId?: string )
src/app/pages/pathUtils.ts:133
↓ 3 callers
Function
getSpaceSearchPath
(spaceIdOrAlias: string)
src/app/pages/pathUtils.ts:127
↓ 3 callers
Function
getUIAFlowForStages
(uiaFlows: UIAFlow[], stages: string[])
src/app/utils/matrix-uia.ts:41
↓ 3 callers
Function
getUnreadInfo
(room: Room)
src/app/utils/room.ts:236
↓ 3 callers
Method
getWidthToSize
(width: number)
src/app/utils/ASCIILexicalTable.ts:55
↓ 3 callers
Function
guessDmRoomUserId
(room: Room, myUserId: string)
src/app/utils/matrix.ts:195
↓ 3 callers
Function
handleAutocomplete
(key, shortcode)
src/app/components/editor/autocomplete/EmoticonAutocomplete.tsx:70
↓ 3 callers
Function
handleAutocomplete
(commandName)
src/app/features/room/CommandAutocomplete.tsx:56
↓ 3 callers
Function
handleMenuSelect
(selectedLevel: HeadingLevel)
src/app/components/editor/Toolbar.tsx:128
↓ 3 callers
Function
handleSelect
(format: DateFormat)
src/app/features/settings/general/General.tsx:604
↓ 3 callers
Function
handleSelectUserId
(userId?: string)
src/app/components/create-room/AdditionalCreatorInput.tsx:132
↓ 3 callers
Function
handleSubmit
(newValue: number)
src/app/components/time-date/TimePicker.tsx:26
↓ 3 callers
Function
imageUsageEqual
(u1: ImageUsage[], u2: ImageUsage[])
src/app/plugins/custom-emoji/utils.ts:16
↓ 3 callers
Function
inSameDay
(ts1: number, ts2: number)
src/app/utils/time.ts:35
↓ 3 callers
Function
isEmptyEditor
(editor: Editor)
src/app/components/editor/utils.ts:255
↓ 3 callers
Function
isMarkActive
(editor: Editor, format: MarkType)
src/app/components/editor/utils.ts:21
← previous
next →
201–300 of 1,961, ranked by callers