MCPcopy Create free account

hub / github.com/aeharding/voyager / functions

Functions1,705 in github.com/aeharding/voyager

FunctionLinkInterceptor
({ onClick: _onClick, onClickCompleted, forceResolveObject, ...props }: LinkInterceptorUnstyledProps)
src/features/shared/markdown/LinkInterceptor.tsx:22
FunctionLinkPreview
({ type }: LinkPreviewProps)
src/features/post/link/LinkPreview.tsx:21
FunctionListEditButton
()
src/features/shared/ListEditor.tsx:30
FunctionListEditorProvider
({ children }: React.PropsWithChildren)
src/features/shared/ListEditor.tsx:10
FunctionListHeader
(props: React.PropsWithChildren)
src/features/settings/shared/formatting.tsx:3
FunctionListeners
()
src/core/listeners/index.tsx:16
FunctionListingTypeFilter
({ listingType, setListingType, }: CommentSortProps)
src/features/feed/ListingType.tsx:42
FunctionLoadParentComments
({ setMaxContext, }: LoadParentCommentsProps)
src/features/comment/inTree/LoadParentComments.tsx:16
FunctionLocked
()
src/features/post/detail/Locked.tsx:6
FunctionLoggedInCommunitiesList
(props: CommunitiesListProps)
src/features/community/list/LoggedInCommunitiesList.tsx:13
FunctionLoggedOut
()
src/features/user/LoggedOut.tsx:14
FunctionLogin
({ url, siteIcon, username: prefilledUsername, }: LoginProps)
src/features/auth/login/login/Login.tsx:41
FunctionLoginAvatarImg
({ src }: LoginAvatarImgProps)
src/features/auth/login/login/LoginAvatarImg.tsx:14
FunctionLoginModal
({ isOpen, setIsOpen, initialAccountHandle, }: Readonly<LoginModalProps>)
src/features/auth/login/LoginModal.tsx:17
FunctionLoginNav
({ initialAccountHandle }: LoginNavProps)
src/features/auth/login/LoginNav.tsx:27
FunctionMarkAllAsReadButton
()
src/routes/pages/inbox/MarkAllAsReadButton.tsx:7
FunctionMarkReadMoreActions
({ markReadAction, ref, }: MarkReadMoreActionsProps)
src/features/inbox/MarkReadMoreActions.tsx:21
FunctionMarkReadOnScroll
()
src/features/settings/general/hiding/MarkReadOnScroll.tsx:7
FunctionMarkdown
({ id, disableInternalLinkRouting, className, preventInteractionPropagation, ...props }: MarkdownPro
src/features/shared/markdown/Markdown.tsx:43
FunctionMarkdownEditorIonContent
( props: Omit<React.ComponentProps<typeof IonContent>, "className">, )
src/features/shared/markdown/editing/MarkdownToolbar.tsx:13
FunctionMarkdownImg
({ small, src, ...props }: MarkdownImgProps)
src/features/shared/markdown/MarkdownImg.tsx:14
FunctionMarkdownToolbar
({ slot, ...rest }: MarkdownToolbarProps)
src/features/shared/markdown/editing/MarkdownToolbar.tsx:40
FunctionMaxWidthContainer
(props: React.HTMLAttributes<HTMLDivElement>)
src/features/shared/AppContent.tsx:7
FunctionMedia
({ src, className, style: baseStyle, defaultAspectRatio, mediaClassName, ...props }: MediaProps)
src/features/media/Media.tsx:21
FunctionMedia
()
src/features/settings/general/media/Media.tsx:9
FunctionMediaMoreActions
({ src, alt, videoRef, title, }: MediaMoreActionsProps)
src/features/media/gallery/actions/ImageMoreActions.tsx:16
FunctionMediaPlaceholder
({ state, className, children, defaultAspectRatio = 1.2, ...rest }: MediaPlaceholderProps)
src/features/media/MediaPlaceholder.tsx:17
FunctionMentionsPage
()
src/routes/pages/inbox/MentionsPage.tsx:16
FunctionMessage
({ message, first }: MessageProps)
src/features/inbox/messages/Message.tsx:30
FunctionMessagesPage
()
src/routes/pages/inbox/MessagesPage.tsx:28
FunctionMigrateList
()
src/features/migrate/MigrateList.tsx:24
FunctionMigrateSubsList
({ link }: MigrateSubsListProps)
src/features/migrate/MigrateSubsList.tsx:7
FunctionModActionActionsImpl
({ notification, ...rest }: ComponentProps<typeof BaseSlidingModAction>)
src/features/shared/sliding/internal/impl/ModActionActionsImpl.tsx:15
FunctionModActions
({ comment, role }: ModActionsProps)
src/features/comment/ModActions.tsx:17
FunctionModActions
(props: UseModZoneActionsProps)
src/features/community/mod/ModActions.tsx:10
FunctionModRolePersonLink
({ role, ...rest }: ModRolePersonLinkProps)
src/features/moderation/logs/ModRolePersonLink.tsx:17
FunctionModeratableItem
({ itemView, children, highlighted, }: ModeratableItemProps)
src/features/moderation/ModeratableItem.tsx:50
FunctionModeratableItemBanner
({ modState, itemView, }: RemovedByBannerProps)
src/features/moderation/banner/ModeratableItemBanner.tsx:45
FunctionModeratableItemBannerOutlet
()
src/features/moderation/ModeratableItem.tsx:104
FunctionModeratableItemContainer
({ modState, highlighted, ...props }: ModeratableItemContainerProps)
src/features/moderation/ModeratableItem.tsx:20
FunctionModlog
({ community, user }: ModlogProps)
src/routes/pages/shared/ModlogPage.tsx:70
FunctionModlogByCommunityName
({ communityName }: { communityName: string })
src/routes/pages/shared/ModlogPage.tsx:40
FunctionModlogByUserHandle
({ handle }: { handle: string })
src/routes/pages/shared/ModlogPage.tsx:48
FunctionModlogItem
({ item }: ModLogItemProps)
src/features/moderation/logs/ModlogItem.tsx:109
FunctionModlogItemMoreActions
({ item, role, ref, }: ModlogItemMoreActions)
src/features/moderation/logs/ModlogItemMoreActions.tsx:28
FunctionModlogPage
()
src/routes/pages/shared/ModlogPage.tsx:24
FunctionModqueueByCommunity
({ community }: { community?: Community })
src/routes/pages/shared/ModqueuePage.tsx:56
FunctionModqueueByCommunityName
({ communityName }: { communityName: string })
src/routes/pages/shared/ModqueuePage.tsx:48
FunctionModqueueItemActions
({ itemView, }: ModqueueItemActionsProps)
src/features/moderation/ModqueueItemActions.tsx:27
FunctionModqueuePage
()
src/routes/pages/shared/ModqueuePage.tsx:36
FunctionMoreActions
({ post, className }: MoreActionsProps)
src/features/post/shared/MoreActions.tsx:17
FunctionMoreActions
({ community }: MoreActionsProps)
src/features/community/MoreActions.tsx:27
FunctionMoreActionsWithCommunity
({ community }: MoreActionsActionSheetProps)
src/features/community/MoreActions.tsx:37
FunctionMoreModActions
(props: MoreActionsProps)
src/features/post/shared/MoreModAction.tsx:20
FunctionMultilineTitle
({ subheader, children, ...props }: MultilineTitleProps)
src/features/shared/MultilineTitle.tsx:12
FunctionNativeDocumentTitle
* no-op for installed (title not relevant/supported)
src/features/shared/DocumentTitle.tsx:29
FunctionNeverShowReadPosts
()
src/features/settings/general/hiding/NeverShowReadPosts.tsx:7
FunctionNewPostText
({ value, setValue, onSubmit, editing, dismiss, }: NewPostTextProps)
src/features/post/new/NewPostText.tsx:26
FunctionNoSubscribedInFeed
()
src/features/settings/general/other/NoSubscribedInFeed.tsx:7
FunctionOpenNativeApps
()
src/features/settings/general/other/OpenNativeApps.tsx:15
FunctionOptimizedRouterProvider
({ children }: React.PropsWithChildren)
src/helpers/useOptimizedIonRouter.tsx:39
FunctionOther
()
src/features/settings/general/other/Other.tsx:18
FunctionOther
()
src/features/settings/appearance/other/Other.tsx:8
FunctionOutPortalEventDispatcher
({ children, eventsToPropagateViaOutPortal = [], }: OutPortalEventDispatcherProps)
src/features/media/video/OutPortalEventDispatcher.tsx:16
FunctionOutlet
()
src/routes/Outlet.tsx:26
FunctionOutletProvider
({ children, }: { children: React.ReactNode; })
src/routes/OutletProvider.tsx:15
FunctionPWAIonModal
(props: PWAIonModalProps)
src/features/shared/IonModalAutosizedForOnScreenKeyboard.tsx:20
FunctionPack
({ pack, onSelect }: PackProps)
src/features/feed/empty/home/Pack.tsx:20
FunctionPersonLink
({ person, opId, distinguished, className, color: _color, showInstanceWhenRemote, prefix, show
src/features/labels/links/PersonLink.tsx:42
FunctionPhotoPreview
({ src, loading, onClick, isVideo, }: PhotoPreviewProps)
src/features/post/new/PhotoPreview.tsx:15
FunctionPickJoinServer
()
src/features/auth/login/pickJoinServer/PickJoinServer.tsx:55
FunctionPickLoginServer
()
src/features/auth/login/login/PickLoginServer.tsx:29
FunctionPlayer
({ src: potentialSrc, controls, className, progress: showProgress = !controls, volume = true, auto
src/features/media/video/Player.tsx:44
FunctionPortaledPlayer
(props: PortaledPlayerProps)
src/features/media/video/PortaledPlayer.tsx:36
FunctionPortaledVideo
({ ref, portalWithMediaId, ...props }: PortaledVideoProps)
src/features/media/video/Video.tsx:35
FunctionPositionedContainer
({ depth, ...props }: PositionedContainerProps)
src/features/comment/elements/PositionedContainer.tsx:11
FunctionPost
(props: PostProps)
src/features/post/inFeed/Post.tsx:40
FunctionPostActions
({ post, onReply }: PostActionsProps)
src/features/post/actions/PostActions.tsx:18
FunctionPostAppearanceProvider
({ feed, children, }: PostAppearanceProviderProps)
src/features/post/appearance/PostAppearanceProvider.tsx:20
FunctionPostBadge
({ item }: { item: Item })
src/features/post/shared/PostBadges.tsx:32
FunctionPostBadges
({ post }: PostBadgesProps)
src/features/post/shared/PostBadges.tsx:16
FunctionPostCommentFeed
({ fetchFn: _fetchFn, filterHiddenPosts: filterHiddenPostsProp = true, filterKeywordsAndWebsites = true,
src/features/feed/PostCommentFeed.tsx:41
FunctionPostContentSelector
({ value, onChange, canHideBody, }: PostContentSelectorProps)
src/features/share/asImage/PostContentSelector.tsx:23
FunctionPostContext
({ post, community }: PostContextProps)
src/features/user/PostContext.tsx:15
FunctionPostDetail
({ post, sort, commentPath, threadCommentId, virtualEnabled, }: PostDetailProps)
src/features/post/detail/PostDetail.tsx:29
FunctionPostEditor
(props: PostEditorProps)
src/features/post/new/PostEditor.tsx:21
FunctionPostEditorModal
({ isOpen, setIsOpen, postOrCommunity, }: PostEditorModalProps)
src/features/post/new/PostEditorModal.tsx:14
FunctionPostEditorRoot
({ setCanDismiss, dismiss, ...props }: PostEditorProps)
src/features/post/new/PostEditorRoot.tsx:55
FunctionPostFabs
(props: ComponentProps<typeof HidePostsFab>)
src/features/feed/postFabs/PostFabs.tsx:7
FunctionPostHeader
({ post, onPrependComment, showPostActions = true, shouldHide, constrainHeight = true, className,
src/features/post/detail/PostHeader.tsx:50
FunctionPostLink
({ post, ...props }: PostLinkProps)
src/features/post/link/PostLink.tsx:19
FunctionPostPage
()
src/routes/pages/posts/PostPage.tsx:40
FunctionPostPageContent
({ id, commentPath, community, threadCommentId, className, }: PostPageParams & { className?: string
src/routes/pages/posts/PostPage.tsx:54
FunctionPostReportBanner
({ post }: { post: PostView })
src/features/moderation/banner/ReportBanner.tsx:28
FunctionPostSize
()
src/features/settings/appearance/posts/PostSize.tsx:8
FunctionPostTitleMarkdown
( props: ComponentProps<typeof InlineMarkdown>, )
src/features/shared/markdown/PostTitleMarkdown.tsx:5
FunctionPosts
()
src/features/settings/general/posts/Posts.tsx:11
FunctionPosts
()
src/features/settings/appearance/posts/Posts.tsx:15
FunctionPostsTabButton
(props: TabButtonProps)
src/routes/tabs/buttons/PostsTabButton.tsx:12
FunctionPreviewModal
({ type, text, onDismiss, }: PreviewModalProps)
src/features/shared/markdown/editing/PreviewModal.tsx:25
← previousnext →1,201–1,300 of 1,705, ranked by callers