MCPcopy Create free account

hub / github.com/cinnyapp/cinny / functions

Functions1,961 in github.com/cinnyapp/cinny

FunctionMemberGlance
({ room, members, speakers, max = 6 }: MemberGlanceProps)
src/app/features/call-status/MemberGlance.tsx:21
FunctionMemberItem
({ mx, useAuthentication, room, member, onClick, pressed, typing, }: MemberItemProps)
src/app/features/room/MembersDrawer.tsx:113
FunctionMemberSortMenu
({ selected, onSelect, requestClose }: MemberSortMenuProps)
src/app/components/MemberSortMenu.tsx:12
FunctionMemberSpeaking
({ room, speakers }: MemberSpeakingProps)
src/app/features/call-status/MemberSpeaking.tsx:11
FunctionMembers
({ requestClose }: MembersProps)
src/app/features/common-settings/members/Members.tsx:77
FunctionMembersDrawer
({ room, members }: MembersDrawerProps)
src/app/features/room/MembersDrawer.tsx:179
FunctionMembershipFilterMenu
({ selected, onSelect, requestClose, }: MembershipFilterMenuProps)
src/app/components/MembershipFilterMenu.tsx:12
FunctionMentionModeSwitcher
({ ruleId, pushRules, defaultPushRuleData }: PushRulesProps)
src/app/features/settings/notifications/SpecialMessages.tsx:97
FunctionMessageNotifications
()
src/app/pages/client/ClientNonUIFeatures.tsx:131
FunctionMessageSearch
({ defaultRoomsFilterName, allowGlobal, rooms, senders, scrollRef, }: MessageSearchProps)
src/app/features/message-search/MessageSearch.tsx:46
FunctionMessages
()
src/app/features/settings/general/General.tsx:882
FunctionMicrophoneButton
({ enabled, onToggle, disabled }: MicrophoneButtonProps)
src/app/features/call-status/CallControl.tsx:14
FunctionMicrophoneButton
({ enabled, onToggle }: MicrophoneButtonProps)
src/app/features/call/Controls.tsx:18
FunctionMobileFriendlyClientNav
({ children }: MobileFriendlyClientNavProps)
src/app/pages/MobileFriendly.tsx:9
FunctionMobileFriendlyPageNav
({ path, children }: MobileFriendlyPageNavProps)
src/app/pages/MobileFriendly.tsx:31
FunctionModal500
({ requestClose, children }: Modal500Props)
src/app/components/Modal500.tsx:10
FunctionMutualRoomsChip
({ userId }: { userId: string })
src/app/components/user-profile/UserChips.tsx:237
FunctionNavEmptyCenter
({ children }: { children: ReactNode })
src/app/components/nav/NavEmptyLayout.tsx:4
FunctionNavEmptyLayout
({ icon, title, content, options }: NavEmptyLayoutProps)
src/app/components/nav/NavEmptyLayout.tsx:25
FunctionNoPermissionMessage
()
src/app/features/call/CallView.tsx:61
FunctionNoStickerPacks
()
src/app/components/emoji-board/components/NoStickerPacks.tsx:4
FunctionNotificationModeSwitcher
({ pushRule, onChange }: NotificationModeSwitcherProps)
src/app/features/settings/notifications/NotificationModeSwitcher.tsx:38
FunctionNotifications
()
src/app/pages/client/inbox/Notifications.tsx:564
FunctionNotifications
({ requestClose }: NotificationsProps)
src/app/features/settings/notifications/Notifications.tsx:15
FunctionOpenedSpaceFolder
({ folder, onClose, children }: OpenedSpaceFolderProps)
src/app/pages/client/sidebar/SpaceTabs.tsx:508
FunctionOptionsChip
({ userId }: { userId: string })
src/app/components/user-profile/UserChips.tsx:445
FunctionOrDivider
()
src/app/pages/auth/OrDivider.tsx:4
FunctionOrderButton
({ order, onChange }: OrderButtonProps)
src/app/features/message-search/SearchFilters.tsx:47
FunctionOtherDevices
({ devices, refreshDeviceList, showVerification }: OtherDevicesProps)
src/app/features/settings/devices/OtherDevices.tsx:24
FunctionPageHero
({ icon, title, subTitle, children, }: { icon: ReactNode; title: ReactNode; subTitle: ReactNode;
src/app/components/page/Page.tsx:133
FunctionPageHeroEmpty
({ children }: { children: ReactNode })
src/app/components/page/Page.tsx:108
FunctionPageNav
({ size, children }: ClientDrawerLayoutProps & css.PageNavVariants)
src/app/components/page/Page.tsx:30
FunctionPageNavContent
({ scrollRef, children, }: { children: ReactNode; scrollRef?: MutableRefObject<HTMLDivElement | null>;
src/app/components/page/Page.tsx:59
FunctionPageRoot
({ nav, children }: PageRootProps)
src/app/components/page/Page.tsx:13
FunctionPageZoomFeature
()
src/app/pages/client/ClientNonUIFeatures.tsx:42
FunctionPageZoomInput
()
src/app/features/settings/general/General.tsx:262
FunctionPasswordLoginForm
({ defaultUsername, defaultEmail }: PasswordLoginFormProps)
src/app/pages/auth/login/PasswordLoginForm.tsx:113
FunctionPasswordRegisterForm
({ authData, uiaFlows, defaultUsername, defaultEmail, defaultRegisterToken, }: PasswordRegisterFormP
src/app/pages/auth/register/PasswordRegisterForm.tsx:180
FunctionPasswordResetForm
({ defaultEmail }: PasswordResetFormProps)
src/app/pages/auth/reset-password/PasswordResetForm.tsx:77
FunctionPasswordStage
({ stageData, submitAuthDict, onCancel, userId, }: StageComponentProps & { userId: string; })
src/app/components/uia-stages/PasswordStage.tsx:8
FunctionPeekPermissions
({ powerLevels, power, permissionGroups, children }: PeekPermissionsProps)
src/app/features/common-settings/permissions/Powers.tsx:38
FunctionPermissionGroups
({ powerLevels, permissionGroups, canEdit, }: PermissionGroupsProps)
src/app/features/common-settings/permissions/PermissionGroups.tsx:32
FunctionPermissions
({ requestClose }: PermissionsProps)
src/app/features/room-settings/permissions/Permissions.tsx:16
FunctionPermissions
({ requestClose }: PermissionsProps)
src/app/features/space-settings/permissions/Permissions.tsx:16
FunctionPickerColumn
({ title, children }: { title: string; children: ReactNode })
src/app/components/time-date/PickerColumn.tsx:6
FunctionPinnedMessage
({ room, eventId, renderContent, onOpen, canPinEvent, getMemberPowerTag, accessibleTagColors,
src/app/features/room/room-pin-menu/RoomPinMenu.tsx:102
FunctionPowerChip
({ userId }: { userId: string })
src/app/components/user-profile/PowerChip.tsx:147
FunctionPowerIcon
({ size, iconSrc, name }: PowerIconProps)
src/app/components/power/PowerIcon.tsx:9
FunctionPowerSwitcher
({ powerLevelTags, value, onChange, children }: PowerSwitcherProps)
src/app/components/power/PowerSelector.tsx:55
FunctionPowers
({ powerLevels, permissionGroups, onEdit }: PowersProps)
src/app/features/common-settings/permissions/Powers.tsx:110
FunctionPowersEditor
({ powerLevels, requestClose }: PowersEditorProps)
src/app/features/common-settings/permissions/PowersEditor.tsx:291
FunctionPrescreenControls
({ canJoin }: PrescreenControlsProps)
src/app/features/call/PrescreenControls.tsx:13
FunctionPresenceBadge
({ presence, status, size }: PresenceBadgeProps)
src/app/components/presence/Presence.tsx:28
FunctionPresetDateFormat
({ value, onChange }: PresetDateFormatProps)
src/app/features/settings/general/General.tsx:593
FunctionPreview
({ previewAtom }: PreviewProps)
src/app/components/emoji-board/components/Preview.tsx:20
FunctionPreviewImage
({ fileItem }: PreviewImageProps)
src/app/components/upload-card/UploadCardRenderer.tsx:19
FunctionPreviewVideo
({ fileItem }: PreviewVideoProps)
src/app/components/upload-card/UploadCardRenderer.tsx:40
FunctionProfile
()
src/app/features/settings/account/Profile.tsx:306
FunctionProfileAvatar
({ profile, userId }: ProfileProps)
src/app/features/settings/account/Profile.tsx:51
FunctionProfileDisplayName
({ profile, userId }: ProfileProps)
src/app/features/settings/account/Profile.tsx:208
FunctionPublicRooms
()
src/app/pages/client/explore/Server.tsx:343
FunctionReCaptchaErrorDialog
({ title, message, onCancel, }: { title: string; message: string; onCancel: () => void; })
src/app/components/uia-stages/ReCaptchaStage.tsx:7
FunctionReCaptchaStageDialog
({ stageData, submitAuthDict, onCancel }: StageComponentProps)
src/app/components/uia-stages/ReCaptchaStage.tsx:33
FunctionReactPrism
({ children, }: { children: (ref: MutableRefObject<null>) => ReactNode; })
src/app/plugins/react-prism/ReactPrism.tsx:310
FunctionReactionTooltipMsg
({ room, reaction, events }: ReactionTooltipMsgProps)
src/app/components/message/Reaction.tsx:54
FunctionReadPdfFile
({ body, mimeType, url, encInfo, renderViewer }: ReadPdfFileProps)
src/app/components/message/content/FileContent.tsx:173
FunctionReadTextFile
({ body, mimeType, url, encInfo, renderViewer }: ReadTextFileProps)
src/app/components/message/content/FileContent.tsx:82
FunctionReceiveSelfDeviceVerification
()
src/app/components/DeviceVerification.tsx:302
FunctionRecoveryKeyDisplay
({ recoveryKey }: RecoveryKeyDisplayProps)
src/app/components/DeviceVerificationSetup.tsx:230
FunctionRedactedContent
({ reason }: RedactedContentProps)
src/app/components/message/MsgTypeRenderers.tsx:44
FunctionRegister
()
src/app/pages/auth/register/Register.tsx:26
FunctionRegisterUIAFlow
({ formData, flow, authData, registerEmailState, registerEmail, onRegister, }: RegisterUIAFlowProp
src/app/pages/auth/register/PasswordRegisterForm.tsx:92
FunctionRegistrationTokenErrorDialog
({ title, message, defaultToken, onRetry, onCancel, }: { title: string; message: string; defau
src/app/components/uia-stages/RegistrationTokenStage.tsx:6
FunctionRegistrationTokenStageDialog
({ token, stageData, submitAuthDict, onCancel, }: StageComponentProps & { token?: string; })
src/app/components/uia-stages/RegistrationTokenStage.tsx:67
FunctionRemoveMenuItem
({ item, requestClose, }: { item: HierarchyItemWithParent; requestClose: () => void; })
src/app/features/lobby/HierarchyItemMenu.tsx:76
FunctionRenderBody
({ body, customBody, highlightRegex, htmlReactParserOptions, linkifyOpts, }: RenderBodyProps)
src/app/components/message/RenderBody.tsx:17
FunctionRenderCommandElement
({ attributes, element, children, }: { element: CommandElement } & RenderElementProps)
src/app/components/editor/Elements.tsx:51
FunctionRenderElement
({ attributes, element, children }: RenderElementProps)
src/app/components/editor/Elements.tsx:121
FunctionRenderEmoticonElement
({ attributes, element, children, }: { element: EmoticonElement } & RenderElementProps)
src/app/components/editor/Elements.tsx:75
FunctionRenderLeaf
({ attributes, leaf, children }: RenderLeafProps)
src/app/components/editor/Elements.tsx:228
FunctionRenderLinkElement
({ attributes, element, children, }: { element: LinkElement } & RenderElementProps)
src/app/components/editor/Elements.tsx:108
FunctionRenderMentionElement
({ attributes, element, children, }: { element: MentionElement } & RenderElementProps)
src/app/components/editor/Elements.tsx:29
FunctionRenderMessageContent
({ displayName, msgType, ts, edited, getContent, mediaAutoLoad, urlPreview, highlightRegex,
src/app/components/RenderMessageContent.tsx:48
FunctionRenderSettings
({ state }: RenderSettingsProps)
src/app/features/room-settings/RoomSettingsRenderer.tsx:13
FunctionRenderSettings
({ state }: RenderSettingsProps)
src/app/features/space-settings/SpaceSettingsRenderer.tsx:13
FunctionResetPassword
()
src/app/pages/auth/reset-password/ResetPassword.tsx:19
FunctionResetPasswordComplete
({ email }: { email?: string })
src/app/pages/auth/reset-password/PasswordResetForm.tsx:38
FunctionRoom
()
src/app/features/room/Room.tsx:24
FunctionRoomAvatar
({ roomId, src, alt, renderFallback }: RoomAvatarProps)
src/app/components/room-avatar/RoomAvatar.tsx:14
FunctionRoomCardGrid
({ children }: { children: ReactNode })
src/app/components/room-card/RoomCard.tsx:48
FunctionRoomEncryption
({ permissions }: RoomEncryptionProps)
src/app/features/common-settings/general/RoomEncryption.tsx:37
FunctionRoomHistoryVisibility
({ permissions }: RoomHistoryVisibilityProps)
src/app/features/common-settings/general/RoomHistoryVisibility.tsx:54
FunctionRoomImagePack
({ room, stateKey }: RoomImagePackProps)
src/app/components/image-pack-view/RoomImagePack.tsx:18
FunctionRoomJoinButton
({ roomId, via }: RoomJoinButtonProps)
src/app/features/lobby/RoomItem.tsx:46
FunctionRoomJoinRules
({ permissions }: RoomJoinRulesProps)
src/app/features/common-settings/general/RoomJoinRules.tsx:43
FunctionRoomLocalAddresses
({ permissions }: { permissions: RoomPermissionsAPI })
src/app/features/common-settings/general/RoomAddress.tsx:362
FunctionRoomMentionAutocomplete
({ roomId, editor, query, requestClose, }: RoomMentionAutocompleteProps)
src/app/components/editor/autocomplete/RoomMentionAutocomplete.tsx:73
FunctionRoomNavItem
({ room, selected, showAvatar, direct, notificationMode, linkPath, }: RoomNavItemProps)
src/app/features/room-nav/RoomNavItem.tsx:248
FunctionRoomNotificationModeSwitcher
({ roomId, value = RoomNotificationMode.Unset, children, }: NotificationModeSwitcherProps)
src/app/components/RoomNotificationSwitcher.tsx:43
FunctionRoomNotificationsGroupComp
({ room, notifications, mediaAutoLoad, urlPreview, hideActivity, onOpen, legacyUsernameColor,
src/app/pages/client/inbox/Notifications.tsx:214
← previousnext →1,201–1,300 of 1,961, ranked by callers