MCPcopy Create free account

hub / github.com/cinnyapp/cinny / functions

Functions1,961 in github.com/cinnyapp/cinny

FunctionhandleSubmit
(evt)
src/app/features/common-settings/developer-tools/SendRoomEvent.tsx:63
FunctionhandleSubmit
(evt)
src/app/features/create-chat/CreateChat.tsx:53
FunctionhandleSubmit
()
src/app/features/room/jump-to-time/JumpToTime.tsx:80
FunctionhandleSubmit
(evt)
src/app/features/room/message/Message.tsx:411
FunctionhandleSubmit
(evt)
src/app/features/settings/notifications/KeywordMessages.tsx:50
FunctionhandleSubmit
(evt)
src/app/features/settings/devices/DeviceTile.tsx:133
FunctionhandleSubmit
(evt)
src/app/features/settings/devices/LocalBackup.tsx:39
FunctionhandleSubmit
(evt)
src/app/features/settings/general/General.tsx:544
FunctionhandleSubmit
(evt)
src/app/features/settings/account/Profile.tsx:234
FunctionhandleSubmit
(evt)
src/app/features/settings/account/IgnoredUserList.tsx:36
FunctionhandleTextCustomEmojiSelect
(textEmoji: string)
src/app/components/emoji-board/EmojiBoard.tsx:452
FunctionhandleThemeMenu
(evt)
src/app/features/settings/general/General.tsx:87
FunctionhandleThemeSelect
(theme: Theme)
src/app/features/settings/general/General.tsx:91
FunctionhandleTimePicker
(evt)
src/app/features/room/jump-to-time/JumpToTime.tsx:55
FunctionhandleTimelineEvent
( mEvent, room, toStartOfTimeline, removed, data )
src/app/pages/client/ClientNonUIFeatures.tsx:181
FunctionhandleTimelineEvent
( mEvent: MatrixEvent, room: Room | undefined, toStartOfTimeline: boolean | undefined,
src/app/state/room/roomToUnread.ts:199
FunctionhandleTimelineEvent
( mEvent, eventRoom, toStartOfTimeline, removed, data )
src/app/features/room/RoomTimeline.tsx:366
FunctionhandleTimelineEvent
()
src/app/hooks/useRoomLatestRenderedEvent.ts:46
FunctionhandleTimelineRefresh
(r)
src/app/features/room/RoomTimeline.tsx:392
FunctionhandleToday
()
src/app/features/room/jump-to-time/JumpToTime.tsx:62
FunctionhandleToggle
(evt)
src/app/pages/client/ClientRoot.tsx:54
FunctionhandleTypingEvent
( event, member )
src/app/state/typingMembers.ts:135
FunctionhandleUnignore
()
src/app/features/settings/account/IgnoredUserList.tsx:107
FunctionhandleUnpin
()
src/app/pages/client/sidebar/SpaceTabs.tsx:128
FunctionhandleUnpinClick
(evt)
src/app/features/room/room-pin-menu/RoomPinMenu.tsx:137
FunctionhandleUnpublish
()
src/app/features/common-settings/general/RoomAddress.tsx:256
FunctionhandleUpdate
()
src/app/plugins/call/hooks.ts:39
FunctionhandleUpdate
()
src/app/hooks/useRelations.ts:11
FunctionhandleUpgradeRoom
()
src/app/features/common-settings/general/RoomUpgrade.tsx:75
FunctionhandleVideo
()
src/app/features/room/RoomViewHeader.tsx:271
FunctionhandleView
()
src/app/pages/client/explore/Explore.tsx:68
FunctionhandleView
()
src/app/features/settings/emojis-stickers/UserPack.tsx:23
FunctionhandleView
(roomId: string)
src/app/features/join-before-navigate/JoinBeforeNavigate.tsx:25
FunctionhandleViewReaction
(evt)
src/app/features/room/message/Reactions.tsx:45
FunctionhandleVoice
()
src/app/features/room/RoomViewHeader.tsx:267
FunctionhandleYesterday
()
src/app/features/room/jump-to-time/JumpToTime.tsx:65
FunctionhandleZoomChange
(evt)
src/app/features/settings/general/General.tsx:266
FunctionhandleZoomEnter
(evt)
src/app/features/settings/general/General.tsx:270
Functionhandler
()
src/app/hooks/useRoomState.ts:39
FunctionhasPrivateKey
(keyId)
src/client/secretStorageKeys.js:10
FunctionhierarchyItemByOrder
(a, b)
src/app/hooks/useSpaceHierarchy.ts:35
FunctionhierarchyItemTs
(a, b)
src/app/hooks/useSpaceHierarchy.ts:34
FunctionignoreHTMLParseInlineMD
(text: string)
src/app/components/editor/output.ts:90
Methodinfo
()
src/app/plugins/custom-emoji/PackImageReader.ts:31
Methodinsert
(cursor: Cursor, text: string)
src/app/plugins/text-area/TextAreaOperations.ts:28
MethodisRelevantTimelineEvent
(timelineEvent: MatrixEvent)
src/app/plugins/call/CallEmbed.ts:341
MethodleaveButton
()
src/app/plugins/call/CallControl.ts:35
Methodlength
()
src/app/plugins/text-area/Cursor.ts:24
Functionlogin
( serverBaseUrl: string | (() => Promise<string>), data: LoginRequest )
src/app/pages/auth/login/loginUtil.ts:60
FunctionmatrixEventByRecency
(m1: MatrixEvent, m2: MatrixEvent)
src/app/utils/matrix.ts:174
Methodmicrophone
()
src/app/plugins/call/CallControl.ts:89
Methodmultiline
(str: string)
src/app/plugins/text-area/TextUtils.ts:2
FunctionmxIdToName
(mxId: string)
src/app/components/editor/autocomplete/UserMentionAutocomplete.tsx:83
FunctionmxIdToName
(mxId: string)
src/app/features/common-settings/members/Members.tsx:70
Methodname
()
src/app/plugins/custom-emoji/PackMetaReader.ts:12
MethodnextLine
(cursor: Cursor)
src/app/plugins/text-area/TextArea.ts:49
FunctiononAvatarChange
(event, myUser)
src/app/hooks/useUserProfile.ts:22
MethodonCallJoined
()
src/app/plugins/call/CallEmbed.ts:277
MethodonCapabilitiesNotified
(callback: () => void)
src/app/plugins/call/CallEmbed.ts:225
FunctiononDisplayNameChange
(event, myUser)
src/app/hooks/useUserProfile.ts:28
MethodonEvent
(ev: MatrixEvent)
src/app/plugins/call/CallEmbed.ts:281
MethodonEventDecrypted
(ev: MatrixEvent)
src/app/plugins/call/CallEmbed.ts:286
MethodonPreparing
(callback: () => void)
src/app/plugins/call/CallEmbed.ts:213
MethodonPreparingError
(callback: (error: any) => void)
src/app/plugins/call/CallEmbed.ts:217
MethodonReady
(callback: () => void)
src/app/plugins/call/CallEmbed.ts:221
MethodonStateUpdate
(ev: MatrixEvent)
src/app/plugins/call/CallEmbed.ts:290
MethodonToDeviceEvent
(ev: MatrixEvent)
src/app/plugins/call/CallEmbed.ts:298
Functionopen
(evt)
src/app/components/user-profile/UserChips.tsx:58
Functionopen
(evt)
src/app/components/user-profile/CreatorChip.tsx:30
Functionopen
(evt)
src/app/components/user-profile/PowerChip.tsx:175
Functionopen
()
src/app/pages/client/sidebar/SearchTab.tsx:10
FunctionopenError
()
src/app/components/room-card/RoomCard.tsx:99
FunctionopenTopic
()
src/app/components/room-card/RoomCard.tsx:208
FunctionopenTopic
()
src/app/pages/client/inbox/Invites.tsx:167
FunctionpaginateBack
()
src/app/pages/client/explore/Server.tsx:428
FunctionpaginateFront
()
src/app/pages/client/explore/Server.tsx:433
FunctionparseMentions
(node: Descendant)
src/app/components/editor/output.ts:210
FunctionparseNode
(n: Descendant, index: number, targetNodes: Descendant[])
src/app/components/editor/output.ts:103
FunctionparseReplyBody
(userId: string, body: string)
src/app/utils/room.ts:345
FunctionparseReplyFormattedBody
( roomId: string, userId: string, eventId: string, formattedBody: string )
src/app/utils/room.ts:348
FunctionpickOldestMember
(member: RoomMember)
src/app/utils/matrix.ts:200
FunctionpickUIAFlow
(uiaFlows: UIAFlow[])
src/app/components/ActionUIA.tsx:11
FunctionpowerSortFn
(a: number, b: number)
src/app/hooks/usePowerLevelTags.ts:9
FunctionpreventScrollWithArrowKey
(evt)
src/app/utils/keyboard.ts:21
MethodprocessError
(error: unknown)
src/app/plugins/call/CallWidgetDriver.ts:320
FunctionprogressCallback
(progress)
src/app/components/BackupRestore.tsx:156
FunctionprogressCallback
(progress)
src/app/hooks/useRestoreBackupOnVerification.ts:18
MethodreactionsButton
()
src/app/plugins/call/CallControl.ts:52
MethodreadEventRelations
( eventId: string, roomId?: string, relationType?: string, eventType?: string, from?: stri
src/app/plugins/call/CallWidgetDriver.ts:248
MethodreadRoomState
( roomId: string, eventType: string, stateKey: string | undefined )
src/app/plugins/call/CallWidgetDriver.ts:232
MethodreadRoomTimeline
( roomId: string, eventType: string, msgtype: string | undefined, stateKey: string | undefined
src/app/plugins/call/CallWidgetDriver.ts:191
Functionreducer
(prevCount: number)
src/app/hooks/useForceUpdate.ts:3
FunctionremoveAdditionalCreator
(userId: string)
src/app/components/create-room/AdditionalCreatorInput.tsx:51
FunctionremoveFallbackSession
()
src/app/state/sessions.ts:43
FunctionremoveUpload
()
src/app/components/upload-card/CompactUploadCardRenderer.tsx:34
FunctionremoveUpload
()
src/app/components/upload-card/UploadCardRenderer.tsx:133
Functionrender
({ tagName, attributes, content, })
src/app/plugins/react-custom-html-parser.tsx:153
FunctionrenderItem
(room: Room)
src/app/components/user-profile/UserChips.tsx:294
FunctionrenderItem
(emoji: IEmoji | PackImageReader, index: number)
src/app/components/emoji-board/EmojiBoard.tsx:140
FunctionrenderPack
(pack: ImagePack)
src/app/features/common-settings/emojis-stickers/RoomPacks.tsx:191
← previousnext →1,801–1,900 of 1,961, ranked by callers