MCPcopy Create free account

hub / github.com/cinnyapp/cinny / functions

Functions1,961 in github.com/cinnyapp/cinny

FunctionEncryptedContent
({ mEvent, children }: EncryptedContentProps)
src/app/features/room/message/EncryptedContent.tsx:10
FunctionErrorDialog
({ title, message, children, }: { title: string; message: string; children: (openError: () => void
src/app/components/room-card/RoomCard.tsx:88
FunctionEventContent
({ messageLayout, time, iconSrc, content }: EventContentProps)
src/app/components/message/content/EventContent.tsx:12
FunctionExitFormatting
({ tooltip }: ExitFormattingProps)
src/app/components/editor/Toolbar.tsx:226
FunctionExplore
()
src/app/pages/client/explore/Explore.tsx:158
FunctionExploreTab
()
src/app/pages/client/sidebar/ExploreTab.tsx:19
FunctionExportKeys
()
src/app/features/settings/devices/LocalBackup.tsx:15
FunctionExportKeysTile
()
src/app/features/settings/devices/LocalBackup.tsx:124
FunctionFaviconUpdater
()
src/app/pages/client/ClientNonUIFeatures.tsx:54
FunctionFeatureCheck
({ children }: { children: ReactNode })
src/app/pages/FeatureCheck.tsx:7
FunctionFeaturedRooms
()
src/app/pages/client/explore/Featured.tsx:22
FunctionFieldError
({ message }: { message: string })
src/app/pages/auth/FiledError.tsx:4
FunctionFileDownloadButton
({ filename, url, mimeType, encInfo }: FileDownloadButtonProps)
src/app/components/message/FileHeader.tsx:24
FunctionGeneral
({ requestClose }: GeneralProps)
src/app/features/room-settings/general/General.tsx:22
FunctionGeneral
({ requestClose }: GeneralProps)
src/app/features/space-settings/general/General.tsx:20
FunctionGeneral
({ requestClose }: GeneralProps)
src/app/features/settings/general/General.tsx:984
FunctionGlobalPackSelector
({ packs, useAuthentication, onSelect, }: { packs: ImagePack[]; useAuthentication: boolean; onSele
src/app/features/settings/emojis-stickers/GlobalPacks.tsx:47
FunctionGlobalPacks
({ onViewPack }: GlobalPacksProps)
src/app/features/settings/emojis-stickers/GlobalPacks.tsx:253
FunctionGroupIcon
({ active, id, label, icon, onClick, }: GroupIconProps<T>)
src/app/components/emoji-board/components/Sidebar.tsx:93
FunctionHeadingBlockButton
()
src/app/components/editor/Toolbar.tsx:121
FunctionHexColorPickerPopOut
({ picker, onRemove, children }: HexColorPickerPopOutProps)
src/app/components/HexColorPickerPopOut.tsx:11
FunctionHierarchyItemMenu
({ item, joined, powerLevels, canEditChild, pinned, onTogglePin, }: HierarchyItemMenuProps)
src/app/features/lobby/HierarchyItemMenu.tsx:206
FunctionHierarchyRoomSummaryLoader
({ roomId, children, }: { roomId: string; children: (state: AsyncState<IHierarchyRoom, Error>) => Reac
src/app/components/RoomSummaryLoader.tsx:41
FunctionHome
()
src/app/pages/client/home/Home.tsx:197
FunctionHomeCreateRoom
()
src/app/pages/client/home/CreateRoom.tsx:16
FunctionHomeEmpty
()
src/app/pages/client/home/Home.tsx:155
FunctionHomeHeader
()
src/app/pages/client/home/Home.tsx:103
FunctionHomeRouteRoomProvider
({ children }: { children: ReactNode })
src/app/pages/client/home/RoomProvider.tsx:10
FunctionHomeSearch
()
src/app/pages/client/home/Search.tsx:9
FunctionHomeTab
()
src/app/pages/client/sidebar/HomeTab.tsx:64
FunctionIgnoreUserInput
({ userList }: { userList: string[] })
src/app/features/settings/account/IgnoredUserList.tsx:12
FunctionIgnoredUserAlert
()
src/app/components/user-profile/UserChips.tsx:428
FunctionIgnoredUserChip
({ userId, userList }: { userId: string; userList: string[] })
src/app/features/settings/account/IgnoredUserList.tsx:98
FunctionIgnoredUserList
()
src/app/features/settings/account/IgnoredUserList.tsx:131
FunctionImageGroupIcon
({ active, id, label, url, onClick, }: ImageGroupIconProps<T>)
src/app/components/emoji-board/components/Sidebar.tsx:114
FunctionImagePackAvatar
({ url, name }: ImagePackAvatarProps)
src/app/components/image-pack-view/PackMeta.tsx:33
FunctionImagePackProfile
({ meta, canEdit, onEdit }: ImagePackProfileProps)
src/app/components/image-pack-view/PackMeta.tsx:52
FunctionImagePackProfileEdit
({ meta, onCancel, onSave }: ImagePackProfileEditProps)
src/app/components/image-pack-view/PackMeta.tsx:99
FunctionImagePackView
({ address, requestClose }: ImagePackViewProps)
src/app/components/image-pack-view/ImagePackView.tsx:13
FunctionImageTile
({ defaultShortcode, image, packUsage, useAuthentication, canEdit, onEdit, onDeleteToggle, del
src/app/components/image-pack-view/ImageTile.tsx:23
FunctionImageTileEdit
({ defaultShortcode, useAuthentication, packUsage, image, onCancel, onSave, }: ImageTileEditProps)
src/app/components/image-pack-view/ImageTile.tsx:115
FunctionImageTileUpload
({ file, children }: ImageTileUploadProps)
src/app/components/image-pack-view/ImageTile.tsx:96
FunctionImportKeys
({ file, onDone }: ImportKeysProps)
src/app/features/settings/devices/LocalBackup.tsx:162
FunctionImportKeysTile
()
src/app/features/settings/devices/LocalBackup.tsx:248
FunctionInaccessibleSpaceProfile
({ roomId, suggested }: InaccessibleSpaceProfileProps)
src/app/features/lobby/SpaceItem.tsx:61
FunctionInbox
()
src/app/pages/client/inbox/Inbox.tsx:46
FunctionInboxTab
()
src/app/pages/client/sidebar/InboxTab.tsx:23
FunctionIncomingCall
({ dm, info, onIgnore, onAnswer, onReject }: IncomingCallProps)
src/app/components/CallEmbedProvider.tsx:76
FunctionIncomingCallListener
({ callEmbed, joined }: IncomingCallListenerProps)
src/app/components/CallEmbedProvider.tsx:228
FunctionInfoCard
({ variant = 'Primary', title, description, before, after, children, }: InfoCardProps)
src/app/components/info-card/InfoCard.tsx:16
FunctionInlineChromiumBugfix
()
src/app/components/editor/Elements.tsx:21
FunctionInviteCard
({ invite, compact, hour24Clock, dateFormatString, onNavigate, hideAvatar, }: InviteCardProps)
src/app/pages/client/inbox/Invites.tsx:154
FunctionInviteFilters
({ filter, onFilter, knownInvites, unknownInvites, spamInvites, }: InviteFiltersProps)
src/app/pages/client/inbox/Invites.tsx:351
FunctionInviteMenuItem
({ item, requestClose, disabled, }: { item: HierarchyItemWithParent; requestClose: () => void; dis
src/app/features/lobby/HierarchyItemMenu.tsx:120
FunctionInviteNotifications
()
src/app/pages/client/ClientNonUIFeatures.tsx:79
FunctionInviteUserPrompt
({ room, requestClose }: InviteUserProps)
src/app/components/invite-user-prompt/InviteUserPrompt.tsx:58
FunctionInvites
()
src/app/pages/client/inbox/Invites.tsx:694
FunctionInvitesNavItem
()
src/app/pages/client/inbox/Inbox.tsx:15
FunctionJoinAddressPrompt
({ onOpen, onCancel }: JoinAddressProps)
src/app/components/join-address-prompt/JoinAddressPrompt.tsx:28
FunctionJoinBeforeNavigate
({ roomIdOrAlias, eventId, viaServers, }: JoinBeforeNavigateProps)
src/app/features/join-before-navigate/JoinBeforeNavigate.tsx:15
FunctionJoinMessage
({ hasParticipant, livekitSupported, rtcSupported, }: { hasParticipant?: boolean; livekitSupported?:
src/app/features/call/CallView.tsx:35
FunctionJoinRulesSwitcher
({ icons, labels, rules, value, onChange, disabled, changing, }: JoinRulesSwitcherProps<T>)
src/app/components/JoinRulesSwitcher.tsx:62
FunctionJumpToTime
({ onCancel, onSubmit }: JumpToTimeProps)
src/app/features/room/jump-to-time/JumpToTime.tsx:39
FunctionKeywordCross
({ pushRule }: PushRulesProps)
src/app/features/settings/notifications/KeywordMessages.tsx:110
FunctionKeywordInput
()
src/app/features/settings/notifications/KeywordMessages.tsx:23
FunctionKeywordMessagesNotifications
()
src/app/features/settings/notifications/KeywordMessages.tsx:148
FunctionKeywordModeSwitcher
({ pushRule }: PushRulesProps)
src/app/features/settings/notifications/KeywordMessages.tsx:127
FunctionKnownInvites
({ invites, handleNavigate, compact, hour24Clock, dateFormatString, }: KnownInvitesProps)
src/app/pages/client/inbox/Invites.tsx:423
FunctionLearnStartVerificationFromOtherDevice
()
src/app/features/settings/devices/Verification.tsx:76
FunctionLeaveRoomPrompt
({ roomId, onDone, onCancel }: LeaveRoomPromptProps)
src/app/components/leave-room-prompt/LeaveRoomPrompt.tsx:29
FunctionLeaveSpacePrompt
({ roomId, onDone, onCancel }: LeaveSpacePromptProps)
src/app/components/leave-space-prompt/LeaveSpacePrompt.tsx:29
FunctionLimitButton
({ limit, onLimitChange }: LimitButtonProps)
src/app/pages/client/explore/Server.tsx:254
FunctionLiveChip
({ count, room, members }: LiveChipProps)
src/app/features/call-status/LiveChip.tsx:36
FunctionLivekitServerMissingMessage
()
src/app/features/call/CallView.tsx:19
FunctionLobby
()
src/app/features/lobby/Lobby.tsx:151
FunctionLobbyHeader
({ showProfile, powerLevels }: LobbyHeaderProps)
src/app/features/lobby/LobbyHeader.tsx:142
FunctionLobbyHero
()
src/app/features/lobby/LobbyHero.tsx:17
FunctionLocalAddressInput
({ addLocalAlias }: { addLocalAlias: (alias: string) => Promise<void> })
src/app/features/common-settings/general/RoomAddress.tsx:133
FunctionLocalAddressesList
({ localAliases, removeLocalAlias, canEditCanonical, }: { localAliases: string[]; removeLocalAlias:
src/app/features/common-settings/general/RoomAddress.tsx:201
FunctionLocalBackup
()
src/app/features/settings/devices/LocalBackup.tsx:303
FunctionLocalRoomSummaryLoader
({ room, children, }: { room: Room; children: (roomSummary: LocalRoomSummary) => ReactNode; })
src/app/components/RoomSummaryLoader.tsx:29
FunctionLogin
()
src/app/pages/auth/login/Login.tsx:37
FunctionLoginTokenError
({ message }: { message: string })
src/app/pages/auth/login/TokenLogin.tsx:19
FunctionMAudio
({ content, renderAsFile, renderAudioContent, outlined }: MAudioProps)
src/app/components/message/MsgTypeRenderers.tsx:299
FunctionMBadEncrypted
()
src/app/components/message/MsgTypeRenderers.tsx:33
FunctionMEmote
({ displayName, edited, content, renderBody, renderUrlsPreview, }: MEmoteProps)
src/app/components/message/MsgTypeRenderers.tsx:112
FunctionMFile
({ content, renderFileContent, outlined }: MFileProps)
src/app/components/message/MsgTypeRenderers.tsx:354
FunctionMImage
({ content, renderImageContent, outlined }: MImageProps)
src/app/components/message/MsgTypeRenderers.tsx:192
FunctionMLocation
({ content }: MLocationProps)
src/app/components/message/MsgTypeRenderers.tsx:388
FunctionMNotice
({ edited, content, renderBody, renderUrlsPreview }: MNoticeProps)
src/app/components/message/MsgTypeRenderers.tsx:151
FunctionMSticker
({ content, renderImageContent }: MStickerProps)
src/app/components/message/MsgTypeRenderers.tsx:417
FunctionMText
({ edited, content, renderBody, renderUrlsPreview, style }: MTextProps)
src/app/components/message/MsgTypeRenderers.tsx:79
FunctionMVideo
({ content, renderAsFile, renderVideoContent, outlined }: MVideoProps)
src/app/components/message/MsgTypeRenderers.tsx:236
FunctionManualVerificationMethodSwitcher
({ value, onChange, }: ManualVerificationMethodSwitcherProps)
src/app/components/ManualVerification.tsx:32
FunctionManualVerificationTile
({ secretStorageKeyId, secretStorageKeyContent, options, }: ManualVerificationTileProps)
src/app/components/ManualVerification.tsx:118
FunctionMarkButton
({ format, icon, tooltip }: MarkButtonProps)
src/app/components/editor/Toolbar.tsx:58
FunctionMatrixId
()
src/app/features/settings/account/MatrixId.tsx:9
FunctionMediaConfigLoader
({ children }: MediaConfigLoaderProps)
src/app/components/MediaConfigLoader.tsx:9
FunctionMediaPreview
({ fileItem, onSpoiler, children }: MediaPreviewProps)
src/app/components/upload-card/UploadCardRenderer.tsx:63
FunctionMemberDrawerHeader
({ room }: MemberDrawerHeaderProps)
src/app/features/room/MembersDrawer.tsx:66
← previousnext →1,101–1,200 of 1,961, ranked by callers