MCPcopy Create free account

hub / github.com/cinnyapp/cinny / functions

Functions1,961 in github.com/cinnyapp/cinny

FunctionBackupSyncing
({ count }: BackupSyncingProps)
src/app/components/BackupRestore.tsx:54
FunctionBackupTrustInfo
({ crypto, backupInfo }: BackupTrustInfoProps)
src/app/components/BackupRestore.tsx:105
FunctionBetaNoticeBadge
()
src/app/components/BetaNoticeBadge.tsx:4
FunctionBlockButton
({ format, icon, tooltip }: BlockButtonProps)
src/app/components/editor/Toolbar.tsx:95
FunctionBrokenContent
()
src/app/components/message/MsgTypeRenderers.tsx:60
FunctionBtnTooltip
({ text, shortCode }: { text: string; shortCode?: string })
src/app/components/editor/Toolbar.tsx:40
FunctionBubbleLeftArrow
({ variant }: BubbleArrowProps)
src/app/components/message/layout/Bubble.tsx:9
FunctionCallButton
()
src/app/features/room/RoomViewHeader.tsx:308
FunctionCallChatToggle
()
src/app/features/room-nav/RoomNavItem.tsx:222
FunctionCallChatView
()
src/app/features/room/CallChatView.tsx:10
FunctionCallControl
({ callEmbed, compact, callJoined, }: { callEmbed: CallEmbed; compact: boolean; callJoined: boolea
src/app/features/call-status/CallControl.tsx:155
FunctionCallControls
({ callEmbed }: CallControlsProps)
src/app/features/call/CallControls.tsx:36
FunctionCallEmbedProvider
({ children }: CallEmbedProviderProps)
src/app/components/CallEmbedProvider.tsx:371
FunctionCallJoined
({ joined, containerRef }: CallJoinedProps)
src/app/features/call/CallView.tsx:142
FunctionCallMemberCard
({ member }: CallMemberCardProps)
src/app/features/call/CallMemberCard.tsx:18
FunctionCallMemberRenderer
({ members, max = 4, }: { members: CallMembership[]; max?: number; })
src/app/features/call/CallMemberCard.tsx:73
FunctionCallPrescreen
()
src/app/features/call/CallView.tsx:77
FunctionCallRoomName
({ room }: CallRoomNameProps)
src/app/features/call-status/CallRoomName.tsx:19
FunctionCallStatus
({ callEmbed }: CallStatusProps)
src/app/features/call-status/CallStatus.tsx:21
FunctionCallStatusRenderer
()
src/app/pages/CallStatusRenderer.tsx:7
FunctionCallUtils
({ embed }: { embed: CallEmbed })
src/app/components/CallEmbedProvider.tsx:353
FunctionCallView
()
src/app/features/call/CallView.tsx:153
FunctionCapabilitiesLoader
({ children }: CapabilitiesLoaderProps)
src/app/components/CapabilitiesLoader.tsx:9
FunctionChatButton
()
src/app/features/call/Controls.tsx:158
FunctionClientBindAtoms
({ children }: ClientBindAtomsProps)
src/app/pages/client/ClientBindAtoms.ts:9
FunctionClientConfigLoader
({ fallback, error, children }: ClientConfigLoaderProps)
src/app/components/ClientConfigLoader.tsx:17
FunctionClientInitStorageAtom
({ children }: ClientInitStorageAtomProps)
src/app/pages/client/ClientInitStorageAtom.tsx:17
FunctionClientLayout
({ nav, children }: ClientLayoutProps)
src/app/pages/client/ClientLayout.tsx:8
FunctionClientNonUIFeatures
({ children }: ClientNonUIFeaturesProps)
src/app/pages/client/ClientNonUIFeatures.tsx:260
FunctionClientRoomsNotificationPreferences
({ children }: { children: ReactNode })
src/app/pages/client/ClientRoomsNotificationPreferences.tsx:7
FunctionClientRoot
({ children }: ClientRootProps)
src/app/pages/client/ClientRoot.tsx:145
FunctionClientRootLoading
()
src/app/pages/client/ClientRoot.tsx:40
FunctionClientRootOptions
({ mx }: { mx?: MatrixClient })
src/app/pages/client/ClientRoot.tsx:51
FunctionClosedSpaceFolder
({ folder, selected, onOpen, onDragging, disabled, }: ClosedSpaceFolderProps)
src/app/pages/client/sidebar/SpaceTabs.tsx:542
FunctionCodeBlock
({ children, opts, }: { children: ChildNode[]; opts: HTMLReactParserOptions; })
src/app/plugins/react-custom-html-parser.tsx:227
FunctionCommandAutocomplete
({ room, editor, query, requestClose, }: CommandAutocompleteProps)
src/app/features/room/CommandAutocomplete.tsx:33
FunctionCompactUploadCardProgress
({ sentBytes, totalBytes }: UploadCardProgressProps)
src/app/components/upload-card/UploadCard.tsx:57
FunctionCompactUploadCardRenderer
({ isEncrypted, uploadAtom, onRemove, onComplete, }: CompactUploadCardRendererProps)
src/app/components/upload-card/CompactUploadCardRenderer.tsx:16
FunctionCompareEmoji
({ sasData }: { sasData: ShowSasCallbacks })
src/app/components/DeviceVerification.tsx:119
FunctionConfigConfigError
({ error, retry, ignore }: ConfigConfigErrorProps)
src/app/pages/ConfigConfig.tsx:21
FunctionConfigConfigLoading
()
src/app/pages/ConfigConfig.tsx:5
FunctionConfirmPasswordMatch
({ initialValue, children }: ConfirmPasswordMatchProps)
src/app/components/ConfirmPasswordMatch.tsx:13
FunctionContactInformation
()
src/app/features/settings/account/ContactInfo.tsx:9
FunctionControlDivider
()
src/app/features/call/Controls.tsx:8
FunctionCreate
()
src/app/pages/client/create/Create.tsx:13
FunctionCreateChat
({ defaultUserId }: CreateChatProps)
src/app/features/create-chat/CreateChat.tsx:19
FunctionCreatePackTile
({ packs, roomId }: CreatePackTileProps)
src/app/features/common-settings/emojis-stickers/RoomPacks.tsx:48
FunctionCreateRoomAccessSelector
({ value, onSelect, canRestrict, disabled, getIcon, }: CreateRoomAccessSelectorProps)
src/app/components/create-room/CreateRoomAccessSelector.tsx:14
FunctionCreateRoomAliasInput
({ disabled }: { disabled?: boolean })
src/app/components/create-room/CreateRoomAliasInput.tsx:18
FunctionCreateRoomForm
({ defaultAccess, defaultType, space, onCreate, }: CreateRoomFormProps)
src/app/features/create-room/CreateRoom.tsx:67
FunctionCreateRoomModal
({ state }: CreateRoomModalProps)
src/app/features/create-room/CreateRoomModal.tsx:31
FunctionCreateRoomModalRenderer
()
src/app/features/create-room/CreateRoomModal.tsx:92
FunctionCreateRoomTypeSelector
({ value, onSelect, disabled, getIcon, }: CreateRoomTypeSelectorProps)
src/app/components/create-room/CreateRoomTypeSelector.tsx:14
FunctionCreateSpaceForm
({ defaultAccess, space, onCreate }: CreateSpaceFormProps)
src/app/features/create-space/CreateSpace.tsx:54
FunctionCreateSpaceModal
({ state }: CreateSpaceModalProps)
src/app/features/create-space/CreateSpaceModal.tsx:30
FunctionCreateSpaceModalRenderer
()
src/app/features/create-space/CreateSpaceModal.tsx:90
FunctionCreateTab
()
src/app/pages/client/sidebar/CreateTab.tsx:20
FunctionCreatorChip
()
src/app/components/user-profile/CreatorChip.tsx:18
FunctionCustomDateFormat
({ value, onChange }: CustomDateFormatProps)
src/app/features/settings/general/General.tsx:528
FunctionCustomEmojiItem
({ mx, useAuthentication, image }: CustomEmojiItemProps)
src/app/components/emoji-board/components/Item.tsx:53
FunctionDateAndTime
()
src/app/features/settings/general/General.tsx:690
FunctionDateHint
({ hasChanges, handleReset }: DateHintProps)
src/app/features/settings/general/General.tsx:361
FunctionDeveloperTools
({ requestClose }: DeveloperToolsProps)
src/app/features/common-settings/developer-tools/DevelopTools.tsx:37
FunctionDeveloperTools
({ requestClose }: DeveloperToolsProps)
src/app/features/settings/developer-tools/DevelopTools.tsx:20
FunctionDeviceActiveTime
({ ts }: { ts: number })
src/app/features/settings/devices/DeviceTile.tsx:45
FunctionDeviceDeleteBtn
({ deviceId, deleted, onDeleteToggle, disabled, }: DeviceDeleteBtnProps)
src/app/features/settings/devices/DeviceTile.tsx:233
FunctionDeviceDetails
({ device }: { device: IMyDevice })
src/app/features/settings/devices/DeviceTile.tsx:64
FunctionDeviceKeyDetails
({ crypto }: DeviceKeyDetailsProps)
src/app/features/settings/devices/DeviceTile.tsx:84
FunctionDeviceLogoutBtn
()
src/app/features/settings/devices/DeviceTile.tsx:198
FunctionDeviceRename
({ device, onCancel, onRename, refreshDeviceList }: DeviceRenameProps)
src/app/features/settings/devices/DeviceTile.tsx:112
FunctionDeviceTile
({ device, deleted, refreshDeviceList, disabled, options, children, }: DeviceTileProps)
src/app/features/settings/devices/DeviceTile.tsx:270
FunctionDeviceTilePlaceholder
()
src/app/features/settings/devices/DeviceTile.tsx:33
FunctionDeviceVerification
({ request, onExit }: DeviceVerificationProps)
src/app/components/DeviceVerification.tsx:234
FunctionDeviceVerificationOptions
()
src/app/features/settings/devices/Verification.tsx:256
FunctionDeviceVerificationStatus
({ crypto, userId, deviceId, children, }: DeviceVerificationStatusProps)
src/app/components/DeviceVerificationStatus.ts:15
FunctionDevices
({ requestClose }: DevicesProps)
src/app/features/settings/devices/Devices.tsx:42
FunctionDevicesPlaceholder
()
src/app/features/settings/devices/Devices.tsx:30
FunctionDirect
()
src/app/pages/client/direct/Direct.tsx:171
FunctionDirectCreate
()
src/app/pages/client/direct/DirectCreate.tsx:21
FunctionDirectEmpty
()
src/app/pages/client/direct/Direct.tsx:141
FunctionDirectHeader
()
src/app/pages/client/direct/Direct.tsx:89
FunctionDirectRouteRoomProvider
({ children }: { children: ReactNode })
src/app/pages/client/direct/RoomProvider.tsx:9
FunctionDirectTab
()
src/app/pages/client/sidebar/DirectTab.tsx:63
FunctionDownloadFile
({ body, mimeType, url, info, encInfo }: DownloadFileProps)
src/app/components/message/content/FileContent.tsx:252
FunctionDummyErrorDialog
({ title, message, onRetry, onCancel, }: { title: string; message: string; onRetry: () => void;
src/app/components/uia-stages/DummyStage.tsx:6
FunctionEditPower
({ maxPower, power, tag, onSave, onClose }: EditPowerProps)
src/app/features/common-settings/permissions/PowersEditor.tsx:60
FunctionEditor
()
src/app/features/settings/general/General.tsx:710
FunctionEditorPreview
()
src/app/components/editor/Editor.preview.tsx:19
FunctionEmailErrorDialog
({ title, message, defaultEmail, onRetry, onCancel, }: { title: string; message: string; defau
src/app/components/uia-stages/EmailStage.tsx:8
FunctionEmailNotification
()
src/app/features/settings/notifications/SystemNotification.tsx:14
FunctionEmailStageDialog
({ email, clientSecret, stageData, emailTokenState, requestEmailToken, submitAuthDict, onCancel,
src/app/components/uia-stages/EmailStage.tsx:69
FunctionEmojiBoard
({ tab = EmojiBoardTab.Emoji, onTabChange, imagePackRooms, requestClose, returnFocusOnDeactivate,
src/app/components/emoji-board/EmojiBoard.tsx:367
FunctionEmojiBoardTabs
({ tab, onTabChange, }: { tab: EmojiBoardTab; onTabChange: (tab: EmojiBoardTab) => void; })
src/app/components/emoji-board/components/Tabs.tsx:9
FunctionEmojiGroupHolder
({ contentScrollRef, previewAtom, onGroupItemClick, children, }: EmojiGroupHolderProps)
src/app/components/emoji-board/EmojiBoard.tsx:292
FunctionEmojiItem
({ emoji }: EmojiItemProps)
src/app/components/emoji-board/components/Item.tsx:29
FunctionEmojiSidebar
({ activeGroupAtom, packs, onScrollToGroup }: EmojiSidebarProps)
src/app/components/emoji-board/EmojiBoard.tsx:172
FunctionEmojisStickers
({ requestClose }: EmojisStickersProps)
src/app/features/common-settings/emojis-stickers/EmojisStickers.tsx:11
FunctionEmojisStickers
({ requestClose }: EmojisStickersProps)
src/app/features/settings/emojis-stickers/EmojisStickers.tsx:12
FunctionEmoticonAutocomplete
({ imagePackRooms, editor, query, requestClose, }: EmoticonAutocompleteProps)
src/app/components/editor/autocomplete/EmoticonAutocomplete.tsx:38
FunctionEnableVerification
({ visible }: EnableVerificationProps)
src/app/features/settings/devices/Verification.tsx:223
← previousnext →1,001–1,100 of 1,961, ranked by callers