MCPcopy Create free account

hub / github.com/cinnyapp/cinny / functions

Functions1,961 in github.com/cinnyapp/cinny

FunctionrenderPack
(pack: ImagePack)
src/app/features/settings/emojis-stickers/GlobalPacks.tsx:345
FunctionrequestNotificationPermission
()
src/app/features/settings/notifications/SystemNotification.tsx:95
MethodrestartScheduledDelayedEvent
(delayId: string)
src/app/plugins/call/CallWidgetDriver.ts:134
MethodroomId
()
src/app/plugins/call/CallEmbed.ts:195
FunctionsafeFile
(f: File)
src/app/utils/mimeTypes.ts:126
Methodscreenshare
()
src/app/plugins/call/CallControl.ts:101
MethodscreenshareButton
()
src/app/plugins/call/CallControl.ts:27
Functionsearch
(query: string)
src/app/utils/AsyncSearch.ts:92
MethodsearchUserDirectory
( searchTerm: string, limit?: number )
src/app/plugins/call/CallWidgetDriver.ts:280
Methodselect
(cursor: Cursor)
src/app/plugins/text-area/TextAreaOperations.ts:16
Methodselection
(cursor: Cursor)
src/app/plugins/text-area/TextArea.ts:15
MethodsendDelayedEvent
( delay: number | null, parentDelayId: string | null, eventType: string, content: IContent,
src/app/plugins/call/CallWidgetDriver.ts:79
MethodsendScheduledDelayedEvent
(delayId: string)
src/app/plugins/call/CallWidgetDriver.ts:138
MethodsendToDevice
( eventType: string, encrypted: boolean, contentMap: { [userId: string]: { [deviceId: string]: obj
src/app/plugins/call/CallWidgetDriver.ts:142
MethodsettingsButton
()
src/app/plugins/call/CallControl.ts:41
Methodsound
()
src/app/plugins/call/CallControl.ts:97
Methodspotlight
()
src/app/plugins/call/CallControl.ts:105
MethodspotlightButton
()
src/app/plugins/call/CallControl.ts:58
Functionstart
(roomId: string)
src/app/hooks/useCall.ts:18
FunctionstopPropagation
(evt: KeyboardEvent)
src/app/utils/keyboard.ts:36
Methodtarget
()
src/app/plugins/text-area/TextAreaOperations.ts:12
Methodtarget
()
src/app/plugins/text-area/TextArea.ts:11
FunctiontimeAmPm
(ts: number)
src/app/utils/time.ts:15
FunctiontimeDay
(ts: number)
src/app/utils/time.ts:16
FunctiontimeHour
(ts: number, hour24Clock: boolean)
src/app/utils/time.ts:12
FunctiontimeMinute
(ts: number)
src/app/utils/time.ts:14
FunctiontimeMon
(ts: number)
src/app/utils/time.ts:17
FunctiontimeMonth
(ts: number)
src/app/utils/time.ts:18
FunctiontimeYear
(ts: number)
src/app/utils/time.ts:19
FunctiontimelineEventCountReducer
(count: number, tm: EventTimeline)
src/app/features/room/RoomTimeline.tsx:186
FunctiontoggleExpand
()
src/app/plugins/react-custom-html-parser.tsx:257
FunctiontransformATag
(tagName, attribs)
src/app/utils/sanitize.ts:99
FunctiontransformFontTag
(tagName, attribs)
src/app/utils/sanitize.ts:83
FunctiontransformImgTag
(tagName, attribs)
src/app/utils/sanitize.ts:108
FunctiontransformSpanTag
(tagName, attribs)
src/app/utils/sanitize.ts:91
FunctionunescapeMarkdownInlineSequences
(text: string)
src/app/plugins/markdown/utils.ts:15
FunctionupdatePresence
(event, u)
src/app/hooks/useUserPresence.ts:32
MethoduploadFile
(file: XMLHttpRequestBodyInit)
src/app/plugins/call/CallWidgetDriver.ts:300
Methodusage
()
src/app/plugins/custom-emoji/PackMetaReader.ts:30
Methodusage
()
src/app/plugins/custom-emoji/PackImageReader.ts:35
FunctionuseChildSpaceScopeFactory
( mx: MatrixClient, roomToParents: RoomToParents )
src/app/state/hooks/roomList.ts:37
FunctionuseDirectInvites
( mx: MatrixClient, invitesAtom: typeof allInvitesAtom, mDirects: Set<string> )
src/app/state/hooks/inviteList.ts:34
FunctionuseFileDropHandler
(onDrop: (file: File[]) => void)
src/app/hooks/useFileDrop.ts:4
FunctionuseForceUpdate
()
src/app/hooks/useForceUpdate.ts:5
FunctionuseHomeJoinSelected
()
src/app/hooks/router/useHomeSelected.ts:29
FunctionuseMediaPlaybackRate
( getTargetElement: () => HTMLMediaElement | null )
src/app/hooks/media/useMediaPlaybackRate.ts:10
FunctionuseRecursiveChildDirectScopeFactory
( mx: MatrixClient, mDirects: Set<string>, roomToParents: RoomToParents )
src/app/state/hooks/roomList.ts:99
FunctionuseRoomInvites
( mx: MatrixClient, invitesAtom: typeof allInvitesAtom, mDirects: Set<string> )
src/app/state/hooks/inviteList.ts:17
FunctionuseRoomNotificationPreference
( preferences: RoomsNotificationPreferences, roomId: string )
src/app/hooks/useRoomsNotificationPreferences.ts:96
FunctionuseSendClientWidgetApiAction
(api: ClientWidgetApi)
src/app/plugins/call/hooks.ts:23
FunctionuseSpaceInvites
(mx: MatrixClient, invitesAtom: typeof allInvitesAtom)
src/app/state/hooks/inviteList.ts:9
FunctionuseUnsupportedInvites
(mx: MatrixClient, invitesAtom: typeof allInvitesAtom)
src/app/state/hooks/inviteList.ts:49
FunctionuseUnsupportedRooms
(mx: MatrixClient, roomsAtom: RoomsAtom)
src/app/state/hooks/roomList.ts:171
FunctionuseUserTrustStatusChange
( onChange: CryptoEventHandlerMap[CryptoEvent.UserTrustStatusChanged] )
src/app/hooks/useUserTrustStatusChange.ts:5
FunctionuseVerifierShowReciprocateQr
( verifier: Verifier, onCallback: VerifierEventHandlerMap[VerifierEvent.ShowReciprocateQr] )
src/app/hooks/useVerificationRequest.ts:77
MethodvalidateCapabilities
(requested: Set<Capability>)
src/app/plugins/call/CallWidgetDriver.ts:44
Methodvideo
()
src/app/plugins/call/CallControl.ts:93
FunctionwithAllowedMembership
(member: RoomMember)
src/app/components/editor/autocomplete/UserMentionAutocomplete.tsx:71
FunctionwithOriginBaseUrl
(baseUrl: string, path: string)
src/app/pages/pathUtils.ts:53
FunctionzoomIn
()
src/app/hooks/useZoom.ts:6
FunctionzoomOut
()
src/app/hooks/useZoom.ts:13
← previous1,901–1,961 of 1,961, ranked by callers