MCPcopy Create free account

hub / github.com/cinnyapp/cinny / functions

Functions1,961 in github.com/cinnyapp/cinny

↓ 7 callersFunctionreplaceSpaceWithDash
(str: string)
src/app/utils/common.ts:142
↓ 7 callersFunctiontimeHourMinute
(ts: number, hour24Clock: boolean)
src/app/utils/time.ts:21
↓ 7 callersFunctionuseCallSession
(room: Room)
src/app/hooks/useCall.ts:12
↓ 7 callersFunctionuseClientConfig
()
src/app/hooks/useClientConfig.ts:27
↓ 7 callersFunctionuseFilePicker
( onSelect: (file: M extends true ? File[] : File) => void, multiple?: M )
src/app/hooks/useFilePicker.ts:4
↓ 7 callersFunctionuseObjectURL
(object?: Blob)
src/app/hooks/useObjectURL.ts:3
↓ 7 callersFunctionuseSelectedRooms
(roomsAtom: RoomsAtom, selector: RoomSelector)
src/app/state/hooks/roomList.ts:17
↓ 7 callersFunctionuseTheme
()
src/app/hooks/useTheme.ts:103
↓ 6 callersFunctionatomWithLocalStorage
( key: string, getItem: GetLocalStorageItem<T>, setItem: SetLocalStorageItem<T> )
src/app/state/utils/atomWithLocalStorage.ts:21
↓ 6 callersFunctioncreateMentionElement
( id: string, name: string, highlight: boolean, eventId?: string, viaServers?: string[] )
src/app/components/editor/utils.ts:158
↓ 6 callersFunctioncreatorsSupported
(version: string)
src/app/utils/matrix.ts:371
↓ 6 callersMethodfromTextAreaElement
(element: HTMLTextAreaElement)
src/app/plugins/text-area/Cursor.ts:16
↓ 6 callersFunctiongenerateItems
(range: ItemRange)
src/app/hooks/useVirtualPaginator.ts:67
↓ 6 callersMethodgetAvatarUrl
(usage: ImageUsage)
src/app/plugins/custom-emoji/ImagePack.ts:71
↓ 6 callersFunctiongetCanonicalAliasRoomId
(mx: MatrixClient, alias: string)
src/app/utils/matrix.ts:40
↓ 6 callersFunctiongetEditedEvent
( mEventId: string, mEvent: MatrixEvent, timelineSet: EventTimelineSet )
src/app/utils/room.ts:426
↓ 6 callersFunctiongetFallbackSession
()
src/app/state/sessions.ts:49
↓ 6 callersMethodgetImages
(usage: ImageUsage)
src/app/plugins/custom-emoji/ImagePack.ts:48
↓ 6 callersFunctiongetLocalStorageItem
(key: string, defaultValue: T)
src/app/state/utils/atomWithLocalStorage.ts:3
↓ 6 callersFunctiongetMouseEventCords
(event: MouseEvent)
src/app/utils/dom.ts:247
↓ 6 callersFunctiongetPowers
(tags: PowerLevelTags)
src/app/hooks/usePowerLevelTags.ts:12
↓ 6 callersFunctiongetTimelinesEventsCount
(timelines: EventTimeline[])
src/app/features/room/RoomTimeline.tsx:185
↓ 6 callersMethodinsert
(cursor: Cursor, text: string)
src/app/plugins/text-area/Operations.ts:6
↓ 6 callersFunctiononEnterOrSpace
(callback: (evt: T) => void)
src/app/utils/keyboard.ts:28
↓ 6 callersFunctionparseFlags
(flags: string | undefined)
src/app/hooks/useCommands.ts:51
↓ 6 callersFunctionrandomNumberBetween
(min: number, max: number)
src/app/utils/common.ts:81
↓ 6 callersFunctionreplaceMatch
( text: string, match: MatchResult, content: C, processPart: (txt: string) => Array<string | C> )
src/app/plugins/markdown/internal/utils.ts:52
↓ 6 callersFunctionsetLocalStorageItem
(key: string, value: T)
src/app/state/utils/atomWithLocalStorage.ts:14
↓ 6 callersFunctionsplitPayloadContentAndFlags
(payload: string)
src/app/hooks/useCommands.ts:39
↓ 6 callersFunctionuseAuthServer
()
src/app/hooks/useAuthServer.ts:7
↓ 6 callersFunctionuseDirectRooms
()
src/app/pages/client/direct/useDirectRooms.ts:7
↓ 6 callersFunctionuseIsDirectRoom
()
src/app/hooks/useRoom.ts:18
↓ 6 callersFunctionuseNavToActivePathAtom
()
src/app/state/hooks/navToActivePath.ts:7
↓ 6 callersFunctionuseOpenRoomSettings
()
src/app/state/hooks/roomSettings.ts:23
↓ 6 callersFunctionuseOpenSpaceSettings
()
src/app/state/hooks/spaceSettings.ts:23
↓ 6 callersFunctionuseRoomUnread
( roomId: string, roomToUnreadAtm: typeof roomToUnreadAtom )
src/app/state/hooks/unread.ts:40
↓ 6 callersFunctionuseSpaceChildren
( roomsAtom: RoomsAtom, spaceId: string, selectorFactory: SpaceChildSelectorFactory )
src/app/state/hooks/roomList.ts:113
↓ 5 callersFunctionclose
()
src/app/components/user-profile/UserChips.tsx:62
↓ 5 callersFunctioncloseMenu
()
src/app/features/room/message/Message.tsx:856
↓ 5 callersFunctioncreateUploadAtom
(file: TUploadContent)
src/app/state/upload.ts:55
↓ 5 callersFunctiongetExplorePath
()
src/app/pages/pathUtils.ts:147
↓ 5 callersFunctiongetInboxNotificationsPath
()
src/app/pages/pathUtils.ts:159
↓ 5 callersFunctiongetLinkedTimelines
(timeline: EventTimeline)
src/app/features/room/RoomTimeline.tsx:170
↓ 5 callersFunctiongetRoomNotificationMode
( preferences: RoomsNotificationPreferences, roomId: string )
src/app/hooks/useRoomsNotificationPreferences.ts:79
↓ 5 callersFunctiongetText
(node: ChildNode)
src/app/components/editor/input.ts:36
↓ 5 callersFunctionhoursToMs
(hour: number)
src/app/utils/time.ts:72
↓ 5 callersFunctionisValidChild
(mEvent: MatrixEvent)
src/app/utils/room.ts:96
↓ 5 callersFunctionjoinPathComponent
(path: Path)
src/app/pages/pathUtils.ts:30
↓ 5 callersMethodlistenEvent
(type: string, callback: (event: T) => void)
src/app/plugins/call/CallEmbed.ts:410
↓ 5 callersFunctionmakeHighlightRegex
(highlights: string[])
src/app/plugins/react-custom-html-parser.tsx:182
↓ 5 callersFunctionmakeMentionCustomProps
( handleMentionClick?: ReactEventHandler<HTMLElement>, content?: string )
src/app/plugins/react-custom-html-parser.tsx:60
↓ 5 callersFunctionmakeNavCategoryId
(...args: string[])
src/app/state/closedNavCategories.ts:68
↓ 5 callersFunctionmakePushRuleData
( kind: PushRuleKind, ruleId: RuleId, actions: PushRuleAction[], conditions?: PushRuleCondition[], p
src/app/hooks/usePushRule.ts:16
↓ 5 callersFunctionparseSidebar
( mx: MatrixClient, orphanSpaces: string[], content?: InCinnySpacesContent )
src/app/hooks/useSidebarItems.ts:22
↓ 5 callersFunctionparseUsers
(payload: string)
src/app/hooks/useCommands.ts:72
↓ 5 callersFunctionprocessText
(partText: string)
src/app/components/editor/input.ts:491
↓ 5 callersFunctionrenderMatrixMention
( mx: MatrixClient, currentRoomId: string | undefined, href: string, customProps: ComponentPropsWithou
src/app/plugins/react-custom-html-parser.tsx:74
↓ 5 callersFunctionrestrictedSupported
(version: string)
src/app/utils/matrix.ts:363
↓ 5 callersFunctionscaleSystemEmoji
(text: string)
src/app/plugins/react-custom-html-parser.tsx:168
↓ 5 callersFunctionscaleYDimension
(x: number, scaledX: number, y: number)
src/app/utils/common.ts:84
↓ 5 callersMethodselection
()
src/app/plugins/text-area/Cursor.ts:20
↓ 5 callersMethodstart
()
src/app/plugins/call/CallEmbed.ts:229
↓ 5 callersFunctiontestBadWords
(str: string)
src/app/plugins/bad-words.ts:15
↓ 5 callersFunctiontestMatrixTo
(href: string)
src/app/plugins/matrix-to.ts:42
↓ 5 callersFunctiontimeDayMonYear
(ts: number, dateFormatString: string)
src/app/utils/time.ts:24
↓ 5 callersFunctiontoMatrixCustomHTML
( node: Descendant | Descendant[], opts: OutputOptions )
src/app/components/editor/output.ts:98
↓ 5 callersFunctiontrimLeadingSlash
(str: string)
src/app/utils/common.ts:109
↓ 5 callersFunctiontrimReplyFromBody
(body: string)
src/app/utils/room.ts:330
↓ 5 callersFunctionuseAccessiblePowerTagColors
( themeKind: ThemeKind, creatorsTag: MemberPowerTag, powerLevelTags: PowerLevelTags )
src/app/hooks/useMemberPowerTag.ts:44
↓ 5 callersFunctionuseAccountDataCallback
( mx: MatrixClient, onAccountData: ClientEventHandlerMap[ClientEvent.AccountData] )
src/app/hooks/useAccountDataCallback.ts:4
↓ 5 callersFunctionuseCallJoined
(embed?: CallEmbed)
src/app/hooks/useCallEmbed.ts:80
↓ 5 callersFunctionuseCallMembers
(session: MatrixRTCSession)
src/app/hooks/useCall.ts:54
↓ 5 callersFunctionuseCapabilities
()
src/app/hooks/useCapabilities.ts:8
↓ 5 callersFunctionuseElementSizeObserver
( element: () => T | null, onResize: (width: number, height: number, element: T) => void )
src/app/hooks/useElementSizeObserver.ts:4
↓ 5 callersFunctionuseHomeRooms
()
src/app/pages/client/home/useHomeRooms.ts:8
↓ 5 callersFunctionuseIgnoredUsers
()
src/app/hooks/useIgnoredUsers.ts:9
↓ 5 callersFunctionuseNavToActivePathMapper
(navId: string)
src/app/hooks/useNavToActivePathMapper.ts:6
↓ 5 callersFunctionuseRoomsNotificationPreferencesContext
()
src/app/hooks/useRoomsNotificationPreferences.ts:26
↓ 4 callersFunctionaddRoomIdToMDirect
( mx: MatrixClient, roomId: string, userId: string )
src/app/utils/matrix.ts:228
↓ 4 callersFunctioncloseList
(listType: ListType)
src/app/plugins/markdown/block/rules.ts:112
↓ 4 callersFunctioncreateEmoticonElement
(key: string, shortcode: string)
src/app/components/editor/utils.ts:174
↓ 4 callersFunctiondateFor
(year: number, month: number, day: number)
src/app/utils/time.ts:32
↓ 4 callersFunctioneditableActiveElement
()
src/app/utils/dom.ts:6
↓ 4 callersMethodemitStateUpdate
()
src/app/plugins/call/CallControl.ts:286
↓ 4 callersFunctionfactoryRenderLinkifyWithMention
( mentionRender: (href: string) => JSX.Element | undefined )
src/app/plugins/react-custom-html-parser.tsx:150
↓ 4 callersFunctionfactoryRoomIdByAtoZ
(mx: MatrixClient)
src/app/utils/sort.ts:18
↓ 4 callersFunctionfindAndReplace
( text: string, regex: RegExp, replace: ReplaceCallback<ReplaceReturnType>, convertPart: ConvertPartCa
src/app/utils/findAndReplace.ts:7
↓ 4 callersFunctiongetDirectCreatePath
()
src/app/pages/pathUtils.ts:104
↓ 4 callersFunctiongetDirectRoomPath
(roomIdOrAlias: string, eventId?: string)
src/app/pages/pathUtils.ts:105
↓ 4 callersFunctiongetEmptyTimeline
()
src/app/features/room/RoomTimeline.tsx:416
↓ 4 callersFunctiongetEventReactions
(timelineSet: EventTimelineSet, eventId: string)
src/app/utils/room.ts:407
↓ 4 callersFunctiongetEventReaders
(room: Room, evtId?: string)
src/app/hooks/useRoomEventReaders.ts:4
↓ 4 callersFunctiongetEventTimeline
(room: Room, eventId: string)
src/app/features/room/RoomTimeline.tsx:156
↓ 4 callersFunctiongetExploreFeaturedPath
()
src/app/pages/pathUtils.ts:148
↓ 4 callersFunctiongetHomeRoomPath
(roomIdOrAlias: string, eventId?: string)
src/app/pages/pathUtils.ts:94
↓ 4 callersFunctiongetInboxInvitesPath
()
src/app/pages/pathUtils.ts:160
↓ 4 callersFunctiongetInitialTimeline
(room: Room)
src/app/features/room/RoomTimeline.tsx:404
↓ 4 callersFunctiongetIntersectionObserverEntry
( target: Element | Document, entries: IntersectionObserverEntry[] )
src/app/hooks/useIntersectionObserver.ts:11
↓ 4 callersFunctiongetMatrixToRoom
(roomIdOrAlias: string, viaServers?: string[])
src/app/plugins/matrix-to.ts:8
↓ 4 callersFunctiongetName
(member: RoomMember)
src/app/components/editor/autocomplete/UserMentionAutocomplete.tsx:136
← previousnext →101–200 of 1,961, ranked by callers