MCPcopy Index your code

hub / github.com/aeharding/voyager / functions

Functions1,705 in github.com/aeharding/voyager

↓ 2 callersFunctionfindBlurOverlayContainer
( imgEl: HTMLElement, )
src/features/post/inFeed/large/media/BlurOverlayMessage.tsx:24
↓ 2 callersFunctionfindIonContentScrollView
(page: HTMLElement)
src/helpers/ionic.ts:90
↓ 2 callersFunctionfindUrlMediaType
( url: string, contentType: string | undefined, // not available on older lemmy instances <0.19.6? )
src/helpers/url.ts:112
↓ 2 callersFunctionformatMode
(mode: ThreadiverseMode)
src/helpers/threadiverse.ts:17
↓ 2 callersFunctionformatRelative
( duration: Duration, as: AgoProps["as"] = "ultrashort", )
src/features/labels/Ago.tsx:45
↓ 2 callersFunctionformatSortLabel
( sort: AnyVgerSort | null | undefined, nested = false, )
src/routes/pages/shared/Sort.tsx:321
↓ 2 callersFunctiongenerateNewTag
(handle: string)
src/features/tags/userTagSlice.tsx:146
↓ 2 callersFunctiongetAndroidNavMode
()
src/helpers/device.ts:81
↓ 2 callersFunctiongetBaseUrl
()
src/features/media/gallery/GalleryProvider.tsx:608
↓ 2 callersFunctiongetCommentContextDepthForPath
( commentPath: string | undefined, )
src/features/comment/inTree/Comments.tsx:550
↓ 2 callersFunctiongetCommentParentId
(comment?: Comment)
src/helpers/lemmy.ts:182
↓ 2 callersFunctiongetCommunityHandleFromActorId
( actorId: string, connectedInstance: string, )
src/helpers/lemmy.ts:59
↓ 2 callersFunctiongetCredentialsFromStorage
()
src/features/auth/authSlice.ts:282
↓ 2 callersFunctiongetCrosspostUrl
(post: Post)
src/helpers/lemmy.ts:324
↓ 2 callersFunctiongetDefaultSortSettingForContext
(context: FeedSortContext)
src/features/feed/sort/feedSortSlice.tsx:107
↓ 2 callersFunctiongetDeviceModeLabel
(mode: Mode)
src/features/settings/appearance/themes/system/DeviceMode.tsx:23
↓ 2 callersFunctiongetFediRedirectHostFromShareType
( shareType: PostCommentShareType, )
src/features/share/fediRedirect.ts:58
↓ 2 callersFunctiongetFormatShort
( duration: Duration, )
src/features/labels/Ago.tsx:92
↓ 2 callersFunctiongetIconSrc
(icon: AppIcon)
src/features/settings/appIcon/AppIcon.tsx:64
↓ 2 callersFunctiongetIndex
(item: InboxItemView)
src/features/feed/InboxFeed.tsx:17
↓ 2 callersFunctiongetInstanceFromRemoteHandle
(handle: string)
src/helpers/lemmy.ts:87
↓ 2 callersFunctiongetLabel
(option: PostCommentShareType)
src/features/settings/general/other/Share.tsx:26
↓ 2 callersFunctiongetListingTypeIcon
(listingType: ListingType)
src/features/feed/ListingType.tsx:78
↓ 2 callersFunctiongetLoginErrorMessage
( error: unknown, instanceActorId: string, )
src/helpers/lemmyErrors.ts:30
↓ 2 callersFunctiongetObjectName
(url: URL, software: string)
src/features/shared/useLemmyUrlHandler.ts:259
↓ 2 callersFunctiongetOffsetTop
( item: HTMLElement, scrollView: HTMLElement, )
src/helpers/dom.ts:113
↓ 2 callersFunctiongetPath
(handle: string)
src/helpers/useAppNavigation.ts:62
↓ 2 callersFunctiongetPathForFeed
(defaultFeed: DefaultFeedType)
src/routes/TabbedRoutes.tsx:98
↓ 2 callersFunctiongetPublishedDate
(item: PostView | CommentView)
src/helpers/lemmy.ts:360
↓ 2 callersFunctiongetRecoveredText
()
src/helpers/useTextRecovery.ts:6
↓ 2 callersFunctiongetRemoteHandleFromHandle
( handle: string, connectedInstance: string, )
src/helpers/lemmy.ts:74
↓ 2 callersFunctiongetSkipTables
()
src/features/settings/general/other/backup/helpers.ts:72
↓ 2 callersFunctiongetSortIcon
(sort: AnyVgerSort)
src/routes/pages/shared/Sort.tsx:254
↓ 2 callersFunctiongetSpoilerId
( markdownItemId: string, node: NonNullable<ExtraProps["node"]> | undefined, )
src/features/shared/markdown/components/spoiler/spoilerSlice.ts:34
↓ 2 callersFunctiongetTargetDimensions
(target: ComponentRef<typeof GalleryMedia>)
src/features/media/useMediaLoadObserver.ts:64
↓ 2 callersFunctiongetTheme
(appTheme: AppThemeType)
src/core/theme/AppThemes.ts:15
↓ 2 callersFunctiongetThemedIconAuthor
(icon: AppIcon)
src/features/settings/appIcon/AppIcon.tsx:108
↓ 2 callersFunctiongetUrl
(link: string)
src/features/shared/useLemmyUrlHandler.ts:178
↓ 2 callersFunctiongetVideoSrcForUrl
(url: string)
src/helpers/url.ts:154
↓ 2 callersFunctiongetYoutubeVideoId
(url: string)
src/features/post/link/thumbnail/sites/youtube.ts:14
↓ 2 callersFunctionhandleClose
()
src/features/shared/toast/Toast.tsx:64
↓ 2 callersFunctionhandleInteractionMove
(clientX: number)
src/features/media/gallery/actions/VideoActionsProgress.tsx:37
↓ 2 callersFunctionhandleInteractionStart
(clientX: number)
src/features/media/gallery/actions/VideoActionsProgress.tsx:25
↓ 2 callersFunctionhidePost
(postId: number, immediate = true)
src/features/post/postSlice.ts:440
↓ 2 callersFunctionhtmlToMarkdown
(html: string)
src/helpers/markdown.ts:44
↓ 2 callersFunctionhydrateSortOption
( option: AnyVgerSort, nested = false, )
src/routes/pages/shared/Sort.tsx:243
↓ 2 callersFunctionhydrateSortOptions
( _sortOptions: SortOptions<S>, )
src/routes/pages/shared/Sort.tsx:229
↓ 2 callersFunctioninsertAutocomplete
(prefix: "@" | "!")
src/features/shared/markdown/editing/modes/DefaultMode.tsx:273
↓ 2 callersFunctionisAdminSelector
(state: RootState)
src/features/auth/siteSlice.ts:95
↓ 2 callersFunctionisCommunity
(item: Community | Person)
src/helpers/lemmy.ts:356
↓ 2 callersFunctionisDownvoteEnabledSelector
(state: RootState)
src/features/auth/siteSlice.ts:98
↓ 2 callersFunctionisEllipsed
( e: React.TouchEvent<HTMLSpanElement> | React.MouseEvent<HTMLSpanElement>, )
src/features/tags/UserTag.tsx:78
↓ 2 callersFunctionisHostFocused
()
src/features/shared/markdown/editing/controller.ts:158
↓ 2 callersFunctionisImgurGifv
(url: URL)
src/helpers/url.ts:164
↓ 2 callersFunctionisMessageRead
( message: Message, readByInboxItemId: Record<string, boolean>, )
src/features/inbox/inboxSlice.ts:57
↓ 2 callersFunctionisNotFoundError
(error: unknown)
src/features/resolve/resolveSlice.tsx:206
↓ 2 callersFunctionisNsfw
(post: PostView)
src/helpers/nsfw.ts:8
↓ 2 callersFunctionisRedgif
(url: string)
src/features/media/external/redgifs/helpers.ts:10
↓ 2 callersFunctionisTopSort
(sort: string)
src/features/feed/sort/topSorts.ts:36
↓ 2 callersFunctionisValidHostname
(value: string)
src/helpers/url.ts:121
↓ 2 callersFunctionisValidToken
(token: string)
src/helpers/jwt.ts:7
↓ 2 callersFunctionlistingTypeTitle
(type: ListingType)
src/routes/pages/shared/SpecialFeedPage.tsx:161
↓ 2 callersFunctionliveDomState
* Live plain-text value + caret offset read straight from the contenteditable, * for use while an IME composition is mid-flight (see `subscribe`). ed
src/features/shared/markdown/editing/controller.ts:113
↓ 2 callersFunctionlogin
(baseUrl: string, username: string, password: string, totp?: string)
src/features/auth/authSlice.ts:160
↓ 2 callersFunctionlogoutAccount
(handle: string)
src/features/auth/authSlice.ts:245
↓ 2 callersFunctionmatchLemmyOrPiefedCommunity
( urlPathname: string, )
src/features/shared/useLemmyUrlHandler.ts:227
↓ 2 callersFunctionmockAuthedBootstrap
(api: MockApi)
e2e/lemmyv1/auth.spec.ts:23
↓ 2 callersFunctionmodRemoveItem
(remove: boolean)
src/features/moderation/ModqueueItemActions.tsx:34
↓ 2 callersFunctionnavigateToCommunity
(community: CommunityView | Community)
src/helpers/useAppNavigation.ts:51
↓ 2 callersFunctionnewlinesToSurroundSelectedText
(field: Field)
src/features/shared/markdown/editing/markdownStyle.ts:131
↓ 2 callersFunctionnotifyStatusTapThatBrowserWasClosed
()
src/core/listeners/statusTap.ts:18
↓ 2 callersFunctiononClick
(e: React.MouseEvent<HTMLAnchorElement>)
src/features/shared/markdown/LinkInterceptor.tsx:43
↓ 2 callersFunctiononDrag
(e: MouseEvent | TouchEvent)
src/features/community/list/AlphabetJump.tsx:107
↓ 2 callersFunctiononImageClickAction
(e: Event)
src/features/media/gallery/GalleryProvider.tsx:160
↓ 2 callersFunctiononJump
(skip = 1)
src/features/comment/inTree/JumpFab.tsx:49
↓ 2 callersFunctiononKeyUpDown
(e: KeyboardEvent)
src/helpers/clipboard.ts:20
↓ 2 callersFunctiononLinkClick
(onClick?: (e: MouseEvent<HTMLAnchorElement>) => void)
src/features/shared/markdown/Markdown.tsx:54
↓ 2 callersFunctiononReceivedImage
(image: File)
src/features/shared/markdown/editing/useEditorBodyHandlers.ts:27
↓ 2 callersFunctiononRestoreFail
()
src/features/settings/general/other/backup/BackupSettings.tsx:133
↓ 2 callersFunctiononSelectAccount
(account: string)
src/features/shared/markdown/editing/modal/contents/CommentReplyPage.tsx:56
↓ 2 callersFunctiononStart
()
src/features/community/list/AlphabetJump.tsx:101
↓ 2 callersFunctiononUpdateShowHiddenPosts
(show: boolean)
src/features/feed/postFabs/HidePostsFab.tsx:23
↓ 2 callersFunctionparseSubsFromLink
(multiredditUrl: string)
src/features/migrate/MigrateSubsList.tsx:31
↓ 2 callersFunctionparseUrlForDisplay
(url: string)
src/helpers/url.ts:172
↓ 2 callersFunctionplatformSupportsRedgif
()
src/features/media/external/redgifs/helpers.ts:6
↓ 2 callersFunctionpostEllipsis
(page: Page)
e2e/lemmyv1/composing.spec.ts:37
↓ 2 callersFunctionpostReportView
(reason: string)
e2e/lemmyv1/moderation.spec.ts:22
↓ 2 callersFunctionpresent
()
src/features/moderation/useModZoneActions.tsx:37
↓ 2 callersFunctionpresentAppErrorModal
(automatic = false)
src/features/auth/SharedDialogContext.tsx:135
↓ 2 callersFunctionpresentBanUser
(banUserPayload: BanUserPayload)
src/features/auth/SharedDialogContext.tsx:258
↓ 2 callersFunctionpresentCreateCrosspost
(post: PostView)
src/features/auth/SharedDialogContext.tsx:309
↓ 2 callersFunctionpresentPostEditor
(postOrCommunity: PostView | string)
src/features/auth/SharedDialogContext.tsx:240
↓ 2 callersFunctionpresentShareAsImage
( post: PostView, comment?: CommentView, comments?: CommentView[], )
src/features/auth/SharedDialogContext.tsx:161
↓ 2 callersFunctionprivateMessageView
(over: { id: number; content: string; creator: ReturnType<typeof person>; recipient: ReturnType<typeof
e2e/fixtures/builders.ts:185
↓ 2 callersFunctionrange
(r: [number, number])
src/features/shared/markdown/editing/listContinuation.test.ts:27
↓ 2 callersFunctionreconstruct
Reconstruct the source by joining each line block's text with newlines.
src/features/shared/markdown/editing/rich/markdownDecorator.test.ts:29
↓ 2 callersFunctionrefreshBiometricType
()
src/features/settings/biometric/biometricSlice.ts:96
↓ 2 callersFunctionremove
(link: string)
src/features/migrate/MigrateList.tsx:34
↓ 2 callersFunctionremove
(keyword: string)
src/features/settings/blocks/FilteredKeywords.tsx:25
↓ 2 callersFunctionremove
(instanceBlock: Instance)
src/features/settings/blocks/BlockedInstances.tsx:45
← previousnext →301–400 of 1,705, ranked by callers