Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aeharding/voyager
/ functions
Functions
1,705 in github.com/aeharding/voyager
⨍
Functions
1,705
◇
Types & classes
361
Function
TabContextProvider
({ children }: React.PropsWithChildren)
src/core/TabContext.tsx:23
Function
TabContextProviderInternals
({ tab, children, }: React.PropsWithChildren<{ tab: string; }>)
src/core/TabContext.tsx:35
Function
TabbedRoutes
({ children }: React.PropsWithChildren)
src/routes/TabbedRoutes.tsx:18
Function
Table
( props: React.JSX.IntrinsicElements["table"] & ExtraProps, )
src/features/shared/markdown/components/Table.tsx:6
Function
TagsSettings
()
src/features/settings/tags/TagsSettings.tsx:16
Function
TagsSettingsPage
()
src/routes/pages/settings/TagsSettingsPage.tsx:8
Function
TapToCollapse
()
src/features/settings/general/comments/TapToCollapse.tsx:7
Function
TemporarySelectedAccountProvider
({ children, onSelectAccount, }: { children: React.ReactNode; onSelectAccount: (account: string) => Pr
src/features/shared/markdown/editing/modal/contents/TemporarySelectedAccountContext.tsx:30
Function
TextRecoveryStartupPrompt
()
src/helpers/useTextRecovery.ts:36
Function
TextSize
()
src/features/settings/appearance/TextSize.tsx:13
Function
TextareaAutosizedForOnScreenKeyboard
( props: TextareaAutosizedForOnScreenKeyboardProps, )
src/features/shared/TextareaAutosizedForOnScreenKeyboard.tsx:15
Function
Theme
()
src/features/settings/appearance/themes/Theme.tsx:7
Function
ThemesButton
()
src/features/settings/appearance/ThemesButton.tsx:7
Function
Thumbnail
({ post }: ImgProps)
src/features/post/inFeed/compact/Thumbnail.tsx:42
Function
Thumbnailinator
()
src/features/settings/general/other/Thumbnailinator.tsx:7
Function
Time
({ date: dateStr }: TimeProps)
src/features/inbox/messages/Time.tsx:7
Function
TimeStat
( props: Omit<React.ComponentProps<typeof Stat>, "icon" | "iconClassName">, )
src/features/post/detail/TimeStat.tsx:7
Function
Tip
({ product }: TipProps)
src/features/tips/inAppPurchase/Tip.tsx:16
Function
TipDialog
({ onDismiss }: TipProps)
src/features/tips/TipDialog.tsx:16
Function
TitleSearch
({ name, children, ref }: TitleSearchProps)
src/features/community/titleSearch/TitleSearch.tsx:29
Function
TitleSearchProvider
({ children }: React.PropsWithChildren)
src/features/community/titleSearch/TitleSearchProvider.tsx:22
Function
TitleSearchResults
()
src/features/community/titleSearch/TitleSearchResults.tsx:52
Function
Toast
({ ref, onClose }: ToastProps)
src/features/shared/toast/Toast.tsx:38
Function
ToggleIcon
({ selected, ...props }: ToggleIconProps)
src/features/community/ToggleIcon.tsx:12
Function
TotalVoteMode
({ post }: ComponentProps<typeof Vote>)
src/features/media/gallery/actions/vote/TotalVoteMode.tsx:10
Function
TotalVoteMode
({ item, ...rest }: VoteProps)
src/features/labels/vote/TotalVoteMode.tsx:13
Function
Totp
({ url, username, password }: TotpProps)
src/features/auth/login/login/Totp.tsx:30
Function
TouchFriendlyLinks
()
src/features/settings/general/comments/TouchFriendlyLinks.tsx:7
Function
TrackVotes
()
src/features/settings/tags/TrackVotes.tsx:6
Function
TrendingCommunities
()
src/features/search/TrendingCommunities.tsx:18
Function
TwoColumn
()
src/features/settings/appearance/layout/TwoColumn.tsx:9
Function
TwoColumnEmpty
()
src/routes/twoColumn/TwoColumnEmpty.tsx:3
Function
UncollapsedAppHeader
(props: ComponentProps<typeof AppHeader>)
src/features/shared/AppHeader.tsx:16
Function
UnportaledVideo
({ ref, ...props }: VideoProps)
src/features/media/video/Video.tsx:27
Function
UnsupportedWebviewListener
()
src/core/listeners/UnsupportedWebviewListener.ts:13
Function
UpdateAppPage
()
src/routes/pages/settings/UpdateAppPage.tsx:30
Function
UpdateContextProvider
({ children }: React.PropsWithChildren)
src/routes/pages/settings/update/UpdateContext.tsx:35
Function
UpvoteOnSave
()
src/features/settings/general/posts/UpvoteOnSave.tsx:7
Function
Url
({ children }: UrlProps)
src/features/shared/Url.tsx:7
Function
UserDarkMode
()
src/features/settings/appearance/themes/system/UserDarkMode.tsx:14
Function
UserPage
()
src/routes/pages/profile/UserPage.tsx:20
Function
UserPageActions
({ handle }: UserPageActionsProps)
src/features/user/UserPageActions.tsx:14
Function
UserPageContent
({ handle }: UserPageProps)
src/routes/pages/profile/UserPage.tsx:26
Function
UserScore
(props: UserScoreProps)
src/features/tags/UserScore.tsx:25
Function
UserTag
(props: UserTagProps)
src/features/tags/UserTag.tsx:28
Function
UserTagModal
(props: UserTagModalProps)
src/features/tags/UserTagModal.tsx:34
Function
UserTagModalContents
({ person, sourceUrl, setIsOpen, }: UserTagModalProps)
src/features/tags/UserTagModal.tsx:51
Function
UsernameAutocompleteMode
(props: AutocompleteModeProps)
src/features/shared/markdown/editing/modes/autocomplete/UsernameAutocompleteMode.tsx:11
Function
Video
({ portalWithMediaId, ...props }: VideoProps)
src/features/media/video/Video.tsx:21
Function
VideoActions
({ videoRef }: VideoActionsProps)
src/features/media/gallery/actions/VideoActions.tsx:44
Function
VideoActionsLoader
({ videoRef }: VideoActionsProps)
src/features/media/gallery/actions/VideoActions.tsx:14
Function
VideoActionsProgress
({ value, duration, onStart, onValueChange, onEnd, }: VideoActionsProgressProps)
src/features/media/gallery/actions/VideoActionsProgress.tsx:13
Function
VideoPortalProvider
({ children, }: React.PropsWithChildren)
src/features/media/video/VideoPortalProvider.tsx:19
Function
ViewAllComments
({ onHeight }: ViewAllCommentsProps)
src/features/post/detail/ViewAllComments.tsx:14
Function
VotableActionsImpl
({ item, notification, rootIndex, ...rest }: ComponentProps<typeof BaseSlidingVote>)
src/features/shared/sliding/internal/impl/VotableActionsImpl.tsx:35
Function
Vote
({ post, }: Pick<GalleryPostActionsProps, "post">)
src/features/media/gallery/actions/vote/Vote.tsx:9
Function
Vote
(props: VoteProps)
src/features/labels/vote/Vote.tsx:17
Function
Vote
({ bgColor, ...props }: VoteProps)
src/features/settings/appearance/themes/votesTheme/VotesTheme.tsx:35
Function
VoteArrow
({ vote }: VoteArrowProps)
src/features/inbox/VoteArrow.tsx:16
Function
VoteButton
({ type, post }: VoteButtonProps)
src/features/post/shared/VoteButton.tsx:30
Function
VoteStat
({ currentVote, voteRepresented, onClick, ...props }: VoteStatProps)
src/features/labels/VoteStat.tsx:17
Function
VotesTheme
()
src/features/settings/appearance/themes/votesTheme/VotesTheme.tsx:49
Function
WaitUntilPostAppearanceResolved
({ children, }: React.PropsWithChildren)
src/features/post/appearance/PostAppearanceProvider.tsx:134
Function
Watermark
()
src/features/share/asImage/Watermark.tsx:3
Function
WebDocumentTitle
({ children }: TitleProps)
src/features/shared/DocumentTitle.tsx:10
Function
Welcome
()
src/features/auth/login/welcome/Welcome.tsx:11
Function
_unlisten
()
src/helpers/usePreservePositionFromBottomInScrollView.ts:56
Function
accountsListEmptySelector
(state: RootState)
src/features/auth/authSelectors.ts:74
Function
activate
()
src/features/community/titleSearch/TitleSearch.tsx:44
Function
add
()
src/features/settings/blocks/FilteredKeywords.tsx:29
Function
add
()
src/features/settings/blocks/FilteredWebsites.tsx:33
Method
addition_isCorrect
()
android/app/src/test/java/com/getcapacitor/myapp/ExampleUnitTest.java:14
Function
apply
()
src/features/settings/appearance/themes/system/SelectDeviceMode.tsx:24
Function
backButtonHandler
(ev: CustomEvent<BackButtonEventDetail>)
src/core/listeners/AndroidBackButton.tsx:12
Function
backButtonHandler
(ev: CustomEvent<BackButtonEventDetail>)
src/helpers/useIonNavBackButtonListener.ts:14
Function
baseToastOptions
( position: "top" | "bottom", presentAlongsideAppBars = true, duration = DEFAULT_TOAST_DURATION, )
src/helpers/toast.ts:5
Function
biometricSupportedSelector
(state: RootState)
src/features/settings/biometric/biometricSlice.ts:83
Function
blurDocument
()
src/features/auth/login/LoginNav.tsx:15
Function
blurOnEnter
(e: KeyboardEvent)
src/helpers/dom.ts:144
Function
buildLemmyCommunityLink
(instance: string, handle: string)
src/helpers/lemmy.ts:387
Function
buildLemmyUserLink
(instance: string, handle: string)
src/helpers/lemmy.ts:383
Function
buildMd
(item: Community)
src/features/shared/markdown/editing/modes/autocomplete/CommunityAutocompleteMode.tsx:24
Function
canModify
(comment: Comment)
src/helpers/lemmy.ts:91
Function
clear
()
src/features/settings/general/other/backup/BackupSettings.tsx:16
Function
clearData
()
src/core/AppCrash.tsx:49
Function
clearEvent
()
src/features/pwa/BeforeInstallPromptProvider.tsx:46
Function
closeGalleryOnHistoryPopState
()
src/features/media/gallery/GalleryProvider.tsx:517
Method
constructor
(initialValue = false)
src/helpers/BooleanWatcher.ts:7
Method
constructor
()
src/services/db/index.ts:213
Method
constructor
(page: Page)
e2e/fixtures/mocks.ts:52
Function
convertReportToPostCommentView
( report: CommentReportView | PostReportView, )
src/routes/pages/shared/ModqueuePage.tsx:130
Function
copy
()
src/features/shared/SelectTextModal.tsx:43
Function
createTextareaEditor
()
src/features/shared/markdown/editing/controller.ts:85
Function
customRemarkGfm
( this: import("unified").Processor, options: Options, )
src/features/shared/markdown/customRemarkGfm.tsx:20
Function
customRemarkStrikethrough
(this: import("unified").Processor)
src/features/shared/markdown/customRemarkGfm.tsx:63
Function
disableBlockTokens
(this: import("unified").Processor)
src/features/shared/markdown/InlineMarkdown.tsx:55
Function
doc
()
src/features/shared/markdown/editing/controller.test.ts:35
Function
enterPip
()
src/features/media/video/Player.tsx:148
Function
exec
(_command: unknown, text: string)
src/features/shared/markdown/editing/controller.test.ts:47
Function
fetchChildren
()
src/features/comment/inTree/CommentExpander.tsx:48
← previous
next →
1,401–1,500 of 1,705, ranked by callers