MCPcopy Create free account

hub / github.com/cinnyapp/cinny / functions

Functions1,961 in github.com/cinnyapp/cinny

FunctionRoomPacks
({ onViewPack }: RoomPacksProps)
src/app/features/common-settings/emojis-stickers/RoomPacks.tsx:144
FunctionRoomProfile
({ roomId, roomType, name, topic, avatarUrl, suggested, memberCount, joinRule, options, }: R
src/app/features/lobby/RoomItem.tsx:187
FunctionRoomProfile
({ permissions }: RoomProfileProps)
src/app/features/common-settings/general/RoomProfile.tsx:266
FunctionRoomProfileEdit
({ canEditAvatar, canEditName, canEditTopic, avatar, name, topic, onClose, }: RoomProfileEditPro
src/app/features/common-settings/general/RoomProfile.tsx:53
FunctionRoomProfileError
({ roomId, suggested, inaccessibleRoom, via }: RoomProfileErrorProps)
src/app/features/lobby/RoomItem.tsx:129
FunctionRoomProfileLoading
()
src/app/features/lobby/RoomItem.tsx:100
FunctionRoomPublish
({ permissions }: RoomPublishProps)
src/app/features/common-settings/general/RoomPublish.tsx:20
FunctionRoomPublishedAddresses
({ permissions }: RoomPublishedAddressesProps)
src/app/features/common-settings/general/RoomAddress.tsx:41
FunctionRoomSettings
({ initialPage, requestClose }: RoomSettingsProps)
src/app/features/room-settings/RoomSettings.tsx:63
FunctionRoomSettingsRenderer
()
src/app/features/room-settings/RoomSettingsRenderer.tsx:34
FunctionRoomSummaryLoader
({ roomIdOrAlias, children }: RoomSummaryLoaderProps)
src/app/components/RoomSummaryLoader.tsx:16
FunctionRoomTimeline
({ room, eventId, roomInputRef, editor }: RoomTimelineProps)
src/app/features/room/RoomTimeline.tsx:433
FunctionRoomTombstone
({ roomId, body, replacementRoomId }: RoomTombstoneProps)
src/app/features/room/RoomTombstone.tsx:13
FunctionRoomUnreadProvider
({ roomId, children }: RoomUnreadProviderProps)
src/app/components/RoomUnreadProvider.tsx:10
FunctionRoomUpgrade
({ permissions, requestClose }: RoomUpgradeProps)
src/app/features/common-settings/general/RoomUpgrade.tsx:165
FunctionRoomUpgradeDialog
({ requestClose }: { requestClose: () => void })
src/app/features/common-settings/general/RoomUpgrade.tsx:43
FunctionRoomVersionSelector
({ versions, value, onChange, disabled, }: { versions: string[]; value: string; onChange: (value
src/app/components/create-room/RoomVersionSelector.tsx:20
FunctionRoomView
({ eventId }: { eventId?: string })
src/app/features/room/RoomView.tsx:57
FunctionRoomViewFollowingPlaceholder
()
src/app/features/room/RoomViewFollowing.tsx:27
FunctionRoomViewHeader
({ callView }: { callView?: boolean })
src/app/features/room/RoomViewHeader.tsx:386
FunctionRoomsUnreadProvider
({ rooms, children }: RoomsUnreadProviderProps)
src/app/components/RoomUnreadProvider.tsx:20
FunctionRootSpaceProfile
({ closed, categoryId, handleClose }: RootSpaceProfileProps)
src/app/features/lobby/SpaceItem.tsx:226
FunctionRouteSpaceProvider
({ children }: RouteSpaceProviderProps)
src/app/pages/client/space/SpaceProvider.tsx:14
FunctionSSOLogin
({ providers, redirectUrl, action, saveScreenSpace }: SSOLoginProps)
src/app/pages/auth/SSOLogin.tsx:12
FunctionSSOStage
({ ssoRedirectURL, stageData, submitAuthDict, onCancel, }: StageComponentProps & { ssoRedirectURL: s
src/app/components/uia-stages/SSOStage.tsx:5
FunctionSasVerification
({ verifier, onCancel }: SasVerificationProps)
src/app/components/DeviceVerification.tsx:179
FunctionScreenShareButton
({ enabled, onToggle, disabled }: ScreenShareButtonProps)
src/app/features/call-status/CallControl.tsx:127
FunctionScreenShareButton
({ enabled, onToggle }: ScreenShareButtonProps)
src/app/features/call/Controls.tsx:130
FunctionSearch
({ active, loading, searchInputRef, onSearch, onReset }: SearchProps)
src/app/pages/client/explore/Server.tsx:93
FunctionSearch
({ requestClose }: SearchProps)
src/app/features/search/Search.tsx:137
FunctionSearchFilters
({ defaultRoomsFilterName, allowGlobal, roomList, selectedRooms, onSelectedRoomsChange, global,
src/app/features/message-search/SearchFilters.tsx:339
FunctionSearchInput
({ query, onChange, allowTextCustomEmoji, onTextCustomEmojiSelect, }: SearchInputProps)
src/app/components/emoji-board/components/SearchInput.tsx:11
FunctionSearchInput
({ active, loading, searchInputRef, onSearch, onReset }: SearchProps)
src/app/features/message-search/SearchInput.tsx:11
FunctionSearchModalRenderer
()
src/app/features/search/Search.tsx:423
FunctionSearchResultGroup
({ room, highlights, items, mediaAutoLoad, urlPreview, onOpen, legacyUsernameColor, hour24Cloc
src/app/features/message-search/SearchResultGroup.tsx:66
FunctionSearchTab
()
src/app/pages/client/sidebar/SearchTab.tsx:7
FunctionSecretStorageRecoveryKey
({ processing, keyContent, onDecodedRecoveryKey, }: SecretStorageRecoveryKeyProps)
src/app/components/SecretStorage.tsx:121
FunctionSecretStorageRecoveryPassphrase
({ processing, keyContent, passphraseContent, onDecodedRecoveryKey, }: SecretStorageRecoveryPassphrase
src/app/components/SecretStorage.tsx:19
FunctionSelectDateFormat
()
src/app/features/settings/general/General.tsx:664
FunctionSelectMessageLayout
()
src/app/features/settings/general/General.tsx:744
FunctionSelectMessageSpacing
()
src/app/features/settings/general/General.tsx:813
FunctionSelectRoomButton
({ roomList, selectedRooms, onChange }: SelectRoomButtonProps)
src/app/features/message-search/SearchFilters.tsx:129
FunctionSelectTheme
({ disabled }: { disabled?: boolean })
src/app/features/settings/general/General.tsx:80
FunctionSelfDemoteAlert
({ power, onCancel, onChange }: SelfDemoteAlertProps)
src/app/components/user-profile/PowerChip.tsx:52
FunctionSendRoomEvent
({ type, stateKey, requestClose }: SendRoomEventProps)
src/app/features/common-settings/developer-tools/SendRoomEvent.tsx:33
FunctionServerChip
({ server }: { server: string })
src/app/components/user-profile/UserChips.tsx:49
FunctionServerConfigsLoader
({ children }: ServerConfigsLoaderProps)
src/app/components/ServerConfigsLoader.tsx:17
FunctionServerPicker
({ server, serverList, allowCustomServer, onServerChange, }: { server: string; serverList: string[
src/app/pages/auth/ServerPicker.tsx:27
FunctionSettingTile
({ title, description, before, after, children }: SettingTileProps)
src/app/components/setting-tile/SettingTile.tsx:12
FunctionSettings
({ initialPage, requestClose }: SettingsProps)
src/app/features/settings/Settings.tsx:99
FunctionSettingsMenuItem
({ item, requestClose, disabled, }: { item: HierarchyItemWithParent; requestClose: () => void; dis
src/app/features/lobby/HierarchyItemMenu.tsx:165
FunctionSettingsTab
()
src/app/pages/client/sidebar/SettingsTab.tsx:13
FunctionSetupVerification
({ onComplete }: SetupVerificationProps)
src/app/components/DeviceVerificationSetup.tsx:73
FunctionShareChip
({ userId }: { userId: string })
src/app/components/user-profile/UserChips.tsx:149
FunctionSharedPowerAlert
({ power, onCancel, onChange }: SharedPowerAlertProps)
src/app/components/user-profile/PowerChip.tsx:102
FunctionSidebar
({ children }: { children: ReactNode })
src/app/components/emoji-board/components/Sidebar.tsx:18
FunctionSidebarBtn
({ active, label, id, onClick, children, }: { active?: boolean; label: string; id: T; onClic
src/app/components/emoji-board/components/Sidebar.tsx:46
FunctionSidebarContent
({ scrollable, sticky }: SidebarContentProps)
src/app/components/sidebar/SidebarContent.tsx:8
FunctionSidebarDivider
()
src/app/components/emoji-board/components/Sidebar.tsx:42
FunctionSidebarItemTooltip
({ tooltip, children, }: { tooltip?: ReactNode | string; children: (triggerRef: RefCallback<HTMLElemen
src/app/components/sidebar/SidebarItem.tsx:26
FunctionSidebarNav
()
src/app/pages/client/SidebarNav.tsx:22
FunctionSidebarStackSeparator
()
src/app/components/sidebar/SidebarStackSeparator.tsx:4
FunctionSoundButton
({ enabled, onToggle, disabled }: SoundButtonProps)
src/app/features/call-status/CallControl.tsx:50
FunctionSoundButton
({ enabled, onToggle }: SoundButtonProps)
src/app/features/call/Controls.tsx:54
FunctionSpace
()
src/app/pages/client/space/Space.tsx:378
FunctionSpaceChildDirectsProvider
({ spaceId, roomToParents, mDirects, children, }: SpaceChildDirectsProviderProps)
src/app/components/SpaceChildDirectsProvider.tsx:13
FunctionSpaceChildRoomsProvider
({ spaceId, roomToParents, mDirects, children, }: SpaceChildRoomsProviderProps)
src/app/components/SpaceChildRoomsProvider.tsx:13
FunctionSpaceHeader
()
src/app/pages/client/space/Space.tsx:247
FunctionSpaceProfile
({ roomId, name, avatarUrl, suggested, closed, categoryId, handleClose, }: SpaceProfileProps)
src/app/features/lobby/SpaceItem.tsx:175
FunctionSpaceProfileLoading
()
src/app/features/lobby/SpaceItem.tsx:42
FunctionSpaceRouteRoomProvider
({ children }: { children: ReactNode })
src/app/pages/client/space/RoomProvider.tsx:17
FunctionSpaceSearch
()
src/app/pages/client/space/Search.tsx:15
FunctionSpaceSettings
({ initialPage, requestClose }: SpaceSettingsProps)
src/app/features/space-settings/SpaceSettings.tsx:63
FunctionSpaceSettingsRenderer
()
src/app/features/space-settings/SpaceSettingsRenderer.tsx:34
FunctionSpaceTab
({ space, selected, onClick, folder, onDragging, disabled, onUnpin, }: SpaceTabProps)
src/app/pages/client/sidebar/SpaceTabs.tsx:394
FunctionSpaceTabs
({ scrollRef }: SpaceTabsProps)
src/app/pages/client/sidebar/SpaceTabs.tsx:611
FunctionSpaceTombstone
({ roomId, replacementRoomId }: SpaceTombstoneProps)
src/app/pages/client/space/Space.tsx:310
FunctionSpamInvites
({ invites, handleNavigate, compact, hour24Clock, dateFormatString, }: SpamInvitesProps)
src/app/pages/client/inbox/Invites.tsx:542
FunctionSpecVersions
({ baseUrl, children }: { baseUrl: string; children: ReactNode })
src/app/pages/client/SpecVersions.tsx:7
FunctionSpecVersionsLoader
({ baseUrl, fallback, error, children, }: SpecVersionsLoaderProps)
src/app/components/SpecVersionsLoader.tsx:11
FunctionSpecialMessagesNotifications
()
src/app/features/settings/notifications/SpecialMessages.tsx:114
FunctionSplashScreen
({ children }: SplashScreenProps)
src/app/components/splash-screen/SplashScreen.tsx:10
FunctionStateEventEdit
({ type, stateKey, content, requestClose }: StateEventEditProps)
src/app/features/common-settings/developer-tools/StateEventEditor.tsx:43
FunctionStateEventEditor
({ type, stateKey, requestClose }: StateEventEditorProps)
src/app/features/common-settings/developer-tools/StateEventEditor.tsx:243
FunctionStateEventView
({ content, eventJSONStr, onEditContent }: StateEventViewProps)
src/app/features/common-settings/developer-tools/StateEventEditor.tsx:196
FunctionStatusDivider
()
src/app/features/call-status/components.tsx:5
FunctionStickerItem
({ mx, useAuthentication, image }: StickerItemProps)
src/app/components/emoji-board/components/Item.tsx:83
FunctionStickerSidebar
({ activeGroupAtom, packs, onScrollToGroup }: StickerSidebarProps)
src/app/components/emoji-board/EmojiBoard.tsx:248
FunctionSuggestMenuItem
({ item, requestClose, }: { item: HierarchyItemWithParent; requestClose: () => void; })
src/app/features/lobby/HierarchyItemMenu.tsx:38
FunctionSupportedUIAFlowsLoader
({ flows, supportedStages, children, }: { supportedStages: string[]; flows: UIAFlow[]; children: (
src/app/components/SupportedUIAFlowsLoader.tsx:5
FunctionSyncStatus
({ mx }: SyncStatusProps)
src/app/pages/client/SyncStatus.tsx:15
FunctionSystemEmojiFeature
()
src/app/pages/client/ClientNonUIFeatures.tsx:30
FunctionSystemNotification
()
src/app/features/settings/notifications/SystemNotification.tsx:87
FunctionSystemThemePreferences
()
src/app/features/settings/general/General.tsx:141
FunctionTermsErrorDialog
({ title, message, onRetry, onCancel, }: { title: string; message: string; onRetry: () => void;
src/app/components/uia-stages/TermsStage.tsx:6
FunctionThirdPartyProtocolsSelector
({ instanceId, onChange, }: { instanceId?: string; onChange: (instanceId?: string) => void; })
src/app/pages/client/explore/Server.tsx:149
FunctionThumbnailContent
({ info, renderImage }: ThumbnailContentProps)
src/app/components/message/content/ThumbnailContent.tsx:13
FunctionTokenLogin
({ token }: TokenLoginProps)
src/app/pages/auth/login/TokenLogin.tsx:46
FunctionToolbar
()
src/app/components/editor/Toolbar.tsx:255
FunctionUIAFlowOverlay
({ currentStep, stepCount, children, onCancel, }: UIAFlowOverlayProps)
src/app/components/UIAFlowOverlay.tsx:23
← previousnext →1,301–1,400 of 1,961, ranked by callers