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
↓ 1 callers
Function
focusSearchBar
()
src/routes/pages/search/SearchPage.tsx:19
↓ 1 callers
Function
focusToEnd
()
src/features/shared/markdown/editing/rich/createRichEditor.ts:37
↓ 1 callers
Function
formatDaysOld
(days: number)
src/features/labels/links/AgeBadge.tsx:43
↓ 1 callers
Function
formatTextFace
(input: string)
src/features/shared/markdown/editing/modes/DefaultMode.tsx:414
↓ 1 callers
Function
generateCrashUrl
(crashData: string)
src/core/AppCrash.tsx:115
↓ 1 callers
Function
generateInstanceCandidates
( postOrComment: PostView | CommentView, connectedInstance: string, )
src/features/share/useSharePostComment.ts:174
↓ 1 callers
Function
generateRandomColor
(seed: string | number)
src/features/shared/FakeIcon.tsx:37
↓ 1 callers
Function
generateTruncatedCrashUrl
(crashData: string)
src/core/AppCrash.tsx:133
↓ 1 callers
Function
generateUserCommunityInstanceCandidates
( community: Community | Person, connectedInstance: string, )
src/features/share/useShareUserCommunity.ts:110
↓ 1 callers
Function
getActiveItem
( ratio: number, startActions: ActionList, endActions: ActionList, SECOND_ACTION_RATIO: number, )
src/features/shared/sliding/SlidingItem.tsx:47
↓ 1 callers
Function
getBadgeLength
(text: string)
src/routes/tabs/buttons/InboxTabButton.tsx:38
↓ 1 callers
Function
getBlockUserErrorMessage
( error: unknown, blockingUser: Person, )
src/helpers/lemmyErrors.ts:68
↓ 1 callers
Function
getBlurNsfw
()
src/features/settings/settingsSlice.tsx:729
↓ 1 callers
Method
getCachedFederatedInstances
(domain: string)
src/services/db/index.ts:525
↓ 1 callers
Function
getConfig
()
src/services/app.ts:22
↓ 1 callers
Function
getCustomDefaultServers
()
src/services/app.ts:58
↓ 1 callers
Function
getDefaultFeed
()
src/features/settings/settingsSlice.tsx:766
↓ 1 callers
Function
getDescription
(type: SpecialItemProps["type"], actor: string)
src/features/community/list/items/SpecialItem.tsx:85
↓ 1 callers
Function
getDetermineSoftware
(url: URL)
src/features/shared/useDetermineSoftware.ts:15
↓ 1 callers
Function
getFavoriteCommunities
()
src/features/community/communitySlice.ts:114
↓ 1 callers
Function
getFeedSortSelectorBuilder
(feed: AnyFeed | undefined, context: FeedSortContext)
src/features/feed/sort/feedSortSlice.tsx:101
↓ 1 callers
Function
getFilteredKeywords
()
src/features/settings/settingsSlice.tsx:740
↓ 1 callers
Function
getFilteredWebsites
()
src/features/settings/settingsSlice.tsx:753
↓ 1 callers
Function
getFormatUltrashort
(duration: Duration)
src/features/labels/Ago.tsx:104
↓ 1 callers
Function
getFormatVerbose
(duration: Duration)
src/features/labels/Ago.tsx:108
↓ 1 callers
Function
getGif
(id: string, token: string)
src/services/redgifs.ts:31
↓ 1 callers
Method
getHiddenPostMetadatasPaginated
( user_handle: string, page: number, limit: number, lastPageItems?: types.IPostMetadata[], )
src/services/db/index.ts:465
↓ 1 callers
Function
getIcon
(type: SpecialItemProps["type"])
src/features/community/list/items/SpecialItem.tsx:59
↓ 1 callers
Function
getIconAuthor
(icon: AppIcon)
src/features/settings/appIcon/AppIcon.tsx:91
↓ 1 callers
Function
getIconBg
(type: SpecialItemProps["type"])
src/features/community/list/items/SpecialItem.tsx:72
↓ 1 callers
Function
getIconName
(icon: AppIcon)
src/features/settings/appIcon/AppIcon.tsx:70
↓ 1 callers
Function
getInboxItemFooterDetails
(item: NotificationView)
src/features/inbox/inboxItemContents.tsx:109
↓ 1 callers
Function
getInstances
()
src/features/auth/login/pickJoinServer/pickJoinServerSlice.ts:30
↓ 1 callers
Function
getInstances
()
src/features/instances/instancesSlice.tsx:69
↓ 1 callers
Function
getLinkLabelPosition
* Get the start and end positions of the link label, unwrapping * sup and sub nodes if necessary * * @returns [start, end] * (`[0, 0]` if not foun
src/features/comment/CommentLinks.tsx:104
↓ 1 callers
Function
getLocalStorageInitialState
()
src/features/settings/syncStorage.ts:41
↓ 1 callers
Function
getMigrationLinks
()
src/features/migrate/migrationSlice.ts:38
↓ 1 callers
Function
getMixedContentPostMedia
( post: PostView | undefined, )
src/features/post/inFeed/usePostSrc.ts:32
↓ 1 callers
Function
getModName
(role: ModeratorRole)
src/features/moderation/useCanModerate.tsx:99
↓ 1 callers
Function
getModStateBackgroundColor
( modState: ItemModStateType, )
src/features/moderation/banner/ModeratableItemBanner.tsx:78
↓ 1 callers
Function
getModStateBannerBgColor
( modState: ItemModStateType, )
src/features/moderation/banner/ModeratableItemBanner.tsx:91
↓ 1 callers
Function
getModStateBannerColor
( modState: ItemModStateType, )
src/features/moderation/banner/ModeratableItemBanner.tsx:104
↓ 1 callers
Function
getModeTypeForPrefix
(prefix: string)
src/features/shared/markdown/editing/MarkdownToolbar.tsx:151
↓ 1 callers
Function
getPathname
(url: string)
src/helpers/url.ts:21
↓ 1 callers
Function
getPortalNode
()
src/features/media/video/VideoPortalProvider.tsx:165
↓ 1 callers
Function
getPortalNodeForMediaId
( mediaId, outPortalUid, )
src/features/media/video/VideoPortalProvider.tsx:34
↓ 1 callers
Function
getPostMedia
( post: PostView | undefined, )
src/features/post/inFeed/usePostSrc.ts:23
↓ 1 callers
Method
getPostMetadatas
(post_id: number | number[], user_handle: string)
src/services/db/index.ts:433
↓ 1 callers
Function
getProducts
()
src/features/tips/inAppPurchase/useInAppPurchase.ts:6
↓ 1 callers
Function
getProfileTabLabel
( profileLabelType: ProfileLabelType, handle: string | undefined, connectedInstance: string, )
src/features/settings/general/other/ProfileTabLabel.tsx:22
↓ 1 callers
Method
getProvider
(providerName: types.ProvidersData["name"])
src/services/db/index.ts:414
↓ 1 callers
Function
getSafeArea
()
src/helpers/device.ts:54
↓ 1 callers
Function
getSelectedLabel
(option: string)
src/features/settings/gestures/SwipeSettings.tsx:213
↓ 1 callers
Function
getSelectionHtml
(selection: Selection)
src/helpers/dom.ts:130
↓ 1 callers
Method
getSettings
* Convenience method for app startup * * @returns The resulting array will always have the same length as the given array of keys. * Every po
src/services/db/index.ts:663
↓ 1 callers
Function
getSiteIfNeeded
()
src/features/auth/siteSlice.ts:132
↓ 1 callers
Function
getSiteReqId
(instance: string, handle: string | undefined)
src/features/auth/siteSlice.ts:230
↓ 1 callers
Function
getSoftware
()
src/features/auth/siteSlice.ts:140
↓ 1 callers
Function
getStrByteLength
(str: string)
src/core/AppCrash.tsx:129
↓ 1 callers
Function
getTemporaryToken
()
src/services/redgifs.ts:17
↓ 1 callers
Function
getTextColorFor
(bgColor: string)
src/helpers/color.ts:5
↓ 1 callers
Function
getThemeDescription
(appTheme: AppThemeType)
src/features/settings/appearance/themes/appTheme/AppTheme.tsx:101
↓ 1 callers
Function
getThemeName
(appTheme: AppThemeType)
src/features/settings/appearance/themes/appTheme/AppTheme.tsx:76
↓ 1 callers
Function
getTitle
(type: SpecialItemProps["type"])
src/features/community/list/items/SpecialItem.tsx:46
↓ 1 callers
Function
getTrendingCommunities
()
src/features/community/communitySlice.ts:155
↓ 1 callers
Function
getTypeLabel
(type: "admins" | "mods")
src/features/sidebar/internal/SidebarOwners.tsx:36
↓ 1 callers
Function
getUniqueReportId
(report: CommentReportView | PostReportView)
src/routes/pages/shared/ModqueuePage.tsx:174
↓ 1 callers
Method
getUserTagsPaginated
( page: number, limit: number, filterTagged: boolean, )
src/services/db/index.ts:590
↓ 1 callers
Function
getUsernameFromRemoteHandle
(handle: string)
src/helpers/lemmy.ts:83
↓ 1 callers
Function
getVoteWeightColor
( { upvotes, downvotes }: Pick<CommentCounts, "upvotes" | "downvotes">, opacityMixin = 1, )
src/features/tags/voteColor.ts:4
↓ 1 callers
Function
getWidthForSize
(size: CompactThumbnailSizeType)
src/features/post/inFeed/compact/Thumbnail.tsx:25
↓ 1 callers
Function
getYoutubeThumbnailSrc
(url: string)
src/features/post/link/thumbnail/sites/youtube.ts:18
↓ 1 callers
Function
gfm
()
src/features/shared/markdown/customRemarkGfm.tsx:38
↓ 1 callers
Function
gfmFromMarkdown
({ connectedInstance }: Options)
src/features/shared/markdown/customRemarkGfm.tsx:45
↓ 1 callers
Function
gfmToMarkdown
()
src/features/shared/markdown/customRemarkGfm.tsx:53
↓ 1 callers
Function
groupKnownInstancesBySoftware
( knownInstances: FederatedInstances, knownSoftware: string[], initialResult?: InstancesBySoftware, )
src/features/instances/instancesSlice.tsx:129
↓ 1 callers
Function
handleBeforeInstallPrompt
(event: BeforeInstallPromptEvent)
src/features/pwa/BeforeInstallPromptProvider.tsx:21
↓ 1 callers
Function
handleCommunityClickIfNeeded
(url: URL, e?: MouseEvent)
src/features/shared/useLemmyUrlHandler.ts:67
↓ 1 callers
Function
handleMarkdownEditorClose
()
src/features/auth/SharedDialogContext.tsx:199
↓ 1 callers
Function
handleObjectIfNeeded
( url: URL, e?: MouseEvent, )
src/features/shared/useLemmyUrlHandler.ts:113
↓ 1 callers
Function
handleTimeUpdate
()
src/features/media/gallery/actions/VideoActions.tsx:82
↓ 1 callers
Function
handleUserClickIfNeeded
(url: URL, e?: MouseEvent)
src/features/shared/useLemmyUrlHandler.ts:91
↓ 1 callers
Function
handler
( e: MouseEvent, href: string | undefined, onClick?: MouseEventHandler, )
src/features/shared/InAppExternalLink.tsx:75
↓ 1 callers
Function
hardUpdate
()
src/features/community/list/GuestCommunitiesList.tsx:70
↓ 1 callers
Function
headingDepth
* A line's heading depth — its `#` count — set on the div so the markers and * line metrics scale together. 0 when the line isn't a heading.
src/features/shared/markdown/editing/rich/markdownDecorator.ts:213
↓ 1 callers
Function
hideCommunity
(item: ModlogItem)
src/features/moderation/logs/types/hideCommunity.ts:10
↓ 1 callers
Function
hideLoading
()
src/features/shared/useLoadingIndicator.ts:59
↓ 1 callers
Function
hydrateStateWithGlobalSettings
* Hydrates the state with the global settings from the database. * * For user settings, please see `store.tsx` -> `SetupStore` -> `afterSetup`. *
src/features/settings/settingsSlice.tsx:975
↓ 1 callers
Function
imgToCanvas
( img: HTMLImageElement, rawWidth: number, rawHeight: number, )
src/helpers/imageCompress.ts:6
↓ 1 callers
Function
inboxModActionTitle
(item: ModlogItem)
src/features/inbox/modActionTitle.ts:14
↓ 1 callers
Function
initialState
( connectedInstance = import.meta.env.MODE === "test" ? getDefaultServer() : "", )
src/features/auth/authSlice.ts:58
↓ 1 callers
Function
initializeBiometricSliceDataIfNeeded
()
src/features/settings/biometric/biometricSlice.ts:131
↓ 1 callers
Function
insertMarkdownLink
(text = "", url = "")
src/features/shared/markdown/editing/modes/DefaultMode.tsx:241
↓ 1 callers
Method
install
()
e2e/fixtures/mocks.ts:67
↓ 1 callers
Function
isAdminActionKind
(kind: ModlogKind)
src/features/moderation/logs/ModlogItem.tsx:105
↓ 1 callers
Function
isBackup
(potentialBackup: unknown)
src/features/settings/general/other/backup/helpers.ts:20
↓ 1 callers
Function
isComment
(item: PostView | CommentView)
src/helpers/lemmy.ts:352
↓ 1 callers
Function
isIconThemed
(icon: AppIcon)
src/features/settings/appIcon/AppIcon.tsx:118
↓ 1 callers
Function
isPiefedError
(error: unknown, errorMessage: string)
src/helpers/piefedErrors.ts:1
↓ 1 callers
Function
isPotentialActor
(host: string)
src/routes/common/ActorRedirect.tsx:55
← previous
next →
601–700 of 1,705, ranked by callers