MCPcopy Index your code

hub / github.com/aeharding/voyager / functions

Functions1,705 in github.com/aeharding/voyager

↓ 3 callersFunctionformatTimeLimitedSort
(sort: AnyVgerSort | null | undefined)
src/routes/pages/shared/Sort.tsx:365
↓ 3 callersFunctiongetAlt
( thumbEl: HTMLImageElement | HTMLCanvasElement | HTMLVideoElement | undefined, )
src/features/media/gallery/GalleryProvider.tsx:616
↓ 3 callersFunctiongetCommunity
(handle: string)
src/features/community/communitySlice.ts:73
↓ 3 callersFunctiongetErrorMessage
( error: unknown, customErrorMap: (message: LemmyErrorValue) => string | undefined, unknownLemmyError?:
src/helpers/lemmyErrors.ts:10
↓ 3 callersFunctiongetHashValue
()
src/features/media/gallery/GalleryProvider.tsx:612
↓ 3 callersFunctiongetHistoryState
()
src/features/media/gallery/GalleryProvider.tsx:450
↓ 3 callersFunctiongetInboxItemId
(item: NotificationView)
src/features/inbox/inboxItemContents.tsx:18
↓ 3 callersFunctiongetPost
(id: number)
src/features/post/postSlice.ts:406
↓ 3 callersFunctiongetPotentialImageProxyUrl
(url: URL)
src/helpers/url.ts:37
↓ 3 callersFunctiongetUserIfNeeded
(handle: string)
src/features/user/userSlice.tsx:67
↓ 3 callersFunctionheaderButton
(page: Page, name: string)
e2e/fixtures/ui.ts:16
↓ 3 callersFunctionisControversialSort
( sort: string, )
src/features/feed/sort/controversialSorts.ts:31
↓ 3 callersFunctionisLoadedImageData
( imageData: ImageMetadata | typeof IMAGE_FAILED | undefined, )
src/features/media/useImageData.ts:11
↓ 3 callersFunctionisMultipleLines
(string: string)
src/features/shared/markdown/editing/markdownStyle.ts:69
↓ 3 callersFunctionisNsfwBlurred
( post: PostView, blurNsfw: PostBlurNsfwType, )
src/helpers/nsfw.ts:16
↓ 3 callersFunctionisUrlVideo
( url: string, contentType: string | undefined, )
src/helpers/url.ts:92
↓ 3 callersFunctionmockExtras
(api: MockApi)
e2e/lemmyv1/smoke.spec.ts:17
↓ 3 callersFunctionmockSearch
( api: MockApi, results: Partial<typeof emptySearchResponse>, )
e2e/lemmyv1/search.spec.ts:35
↓ 3 callersFunctionmockThread
(api: MockApi)
e2e/lemmyv1/moderation.spec.ts:53
↓ 3 callersFunctionmodlogView
( kind: string, id: number, extra: Record<string, unknown> = {}, )
e2e/fixtures/builders.ts:419
↓ 3 callersFunctionmyUserInfo
(subject: ReturnType<typeof person>)
e2e/fixtures/builders.ts:288
↓ 3 callersFunctiononClick
(e: MouseEvent)
src/features/media/gallery/GalleryMedia.tsx:53
↓ 3 callersFunctiononClick
(e: React.MouseEvent<HTMLSpanElement>)
src/features/tags/UserTag.tsx:88
↓ 3 callersFunctiononZoomChange
()
src/features/media/gallery/GalleryProvider.tsx:374
↓ 3 callersFunctionpresent
()
src/features/user/ProfilePageActions.tsx:17
↓ 3 callersFunctionpresentMarkdownEditor
( data: Omit<T, "onSubmit">, )
src/features/auth/SharedDialogContext.tsx:188
↓ 3 callersFunctionpresentPrivateMessageCompose
(item)
src/features/auth/SharedDialogContext.tsx:214
↓ 3 callersFunctionpresentSelectText
(text: string)
src/features/auth/SharedDialogContext.tsx:249
↓ 3 callersFunctionpreventControlsIfNeeded
()
src/features/media/gallery/GalleryProvider.tsx:415
↓ 3 callersFunctionrandom
(num: number)
src/features/shared/FakeIcon.tsx:50
↓ 3 callersFunctionremoveFavorite
(community: string)
src/features/community/communitySlice.ts:97
↓ 3 callersFunctionrenderAside
(agoTimestamp: string)
src/features/comment/CommentHeader.tsx:67
↓ 3 callersFunctionrenderHandle
({ showInstanceWhenRemote, item }: HandleProps)
src/features/labels/Handle.tsx:16
↓ 3 callersFunctionrenderModlogData
(item: ModLogItemType)
src/features/moderation/logs/ModlogItem.tsx:59
↓ 3 callersFunctionresolveCommentReport
(commentId: number)
src/features/moderation/modSlice.tsx:190
↓ 3 callersFunctionsavePost
(post: PostView, save: boolean)
src/features/post/postSlice.ts:290
↓ 3 callersFunctionscrollFeedUntilVisible
(page: Page, text: string)
e2e/fixtures/scroll.ts:5
↓ 3 callersFunctionsetDefaultFeed
(state, action: PayloadAction<DefaultFeedType | undefined>)
src/features/settings/settingsSlice.tsx:441
↓ 3 callersFunctionsetSecondColumnLocation
(location: string | undefined)
src/routes/OutletProvider.tsx:29
↓ 3 callersFunctionshareInstance
(instance: string)
src/features/share/useSharePostComment.ts:66
↓ 3 callersFunctionshareUrl
(url: string)
src/features/share/share.ts:8
↓ 3 callersFunctionstripProtocol
(url: string)
src/helpers/url.ts:168
↓ 3 callersFunctionsubscribe
()
src/features/community/useCommunityActions.tsx:103
↓ 3 callersFunctionsyncReports
(force = false)
src/features/moderation/modSlice.tsx:93
↓ 3 callersFunctionunfurlRedirectServiceIfNeeded
( url: string, services?: string[], )
src/features/resolve/resolveSlice.tsx:128
↓ 3 callersMethodupdateTag
(tag: types.UserTag)
src/services/db/index.ts:576
↓ 3 callersFunctionuseAppNavigation
()
src/helpers/useAppNavigation.ts:21
↓ 3 callersFunctionuseCalculateSeparateScore
(item: PostView | CommentView)
src/helpers/vote.ts:32
↓ 3 callersFunctionuseCommentModActions
(commentView: CommentView)
src/features/moderation/useCommentModActions.tsx:36
↓ 3 callersFunctionuseCommonPostFeedParams
()
src/features/feed/useCommonPostFeedParams.ts:6
↓ 3 callersFunctionuseCommunityActions
( community: Community, subscribedFromPayload?: SubscribedType, )
src/features/community/useCommunityActions.tsx:39
↓ 3 callersFunctionuseFetchCommunity
(communityHandle: string)
src/features/community/useFetchCommunity.ts:8
↓ 3 callersFunctionuseHidePosts
()
src/features/feed/useHidePosts.tsx:9
↓ 3 callersFunctionuseInModqueue
()
src/routes/pages/shared/ModqueuePage.tsx:170
↓ 3 callersFunctionuseIsSecondColumn
()
src/routes/twoColumn/useIsSecondColumn.ts:6
↓ 3 callersFunctionuseNativeBrowser
()
src/features/shared/useNativeBrowser.ts:15
↓ 3 callersFunctionuseOpenPostInSecondColumnIfNeededProps
( post: Post, community: Community, )
src/routes/twoColumn/useOpenInSecondColumnIfNeededProps.tsx:43
↓ 3 callersFunctionusePostAppearance
()
src/features/post/appearance/PostAppearanceProvider.tsx:121
↓ 3 callersFunctionusePostModActions
(post: PostView)
src/features/moderation/usePostModActions.tsx:37
↓ 3 callersFunctionusePostUrlIsMedia
(post: PostView)
src/features/post/usePostUrlIsMedia.ts:8
↓ 3 callersFunctionuseSharedInboxActions
(notification: Notification | undefined)
src/features/shared/sliding/internal/shared.ts:19
↓ 3 callersFunctionuseUploadImage
(context: UploadImageContext)
src/features/shared/markdown/editing/useUploadImage.tsx:10
↓ 3 callersFunctionuseVote
(item: PostView | CommentView)
src/features/labels/vote/shared.ts:17
↓ 3 callersFunctionvoteOnComment
(comment: CommentView, vote: 1 | -1 | 0)
src/features/comment/commentSlice.ts:118
↓ 2 callersFunction_block
()
src/features/community/useCommunityActions.tsx:130
↓ 2 callersFunctionaddFavorite
(community: string)
src/features/community/communitySlice.ts:82
↓ 2 callersFunctionaddJwt
(baseUrl: string, jwt: string)
src/features/auth/authSlice.ts:203
↓ 2 callersFunctionasModerator
(api: MockApi)
e2e/lemmyv1/moderation.spec.ts:44
↓ 2 callersFunctionblock
()
src/features/community/useCommunityActions.tsx:127
↓ 2 callersFunctionblockAndReportIfNeeded
( theirRecentMessage: Message, report = false, )
src/features/inbox/messages/ConversationItem.tsx:84
↓ 2 callersFunctionblockCommunity
(block: boolean, id: number)
src/features/community/communitySlice.ts:141
↓ 2 callersFunctionblockInstance
(block: boolean, id: number)
src/features/auth/siteSlice.ts:218
↓ 2 callersFunctionbuildBlockedCommunity
(blocked: boolean)
src/helpers/toastMessages.ts:57
↓ 2 callersFunctionbuildButtonJsx
(onClick?: () => void)
src/features/community/MoreActions.tsx:124
↓ 2 callersFunctionbuildCommentsTree
( comments: CommentView[], parentComment: boolean, )
src/helpers/lemmy.ts:95
↓ 2 callersFunctionbuildDetermineSoftware
(knownInstancesBySoftware: InstancesBySoftware)
src/features/shared/useDetermineSoftware.ts:26
↓ 2 callersFunctionbuildFavorited
(favorited: boolean)
src/helpers/toastMessages.ts:82
↓ 2 callersFunctionbuildInitialStateWithLocalStorage
()
src/features/settings/settingsSlice.tsx:347
↓ 2 callersFunctionbuildProblemSubscribing
( isSubscribed: boolean, )
src/helpers/toastMessages.ts:64
↓ 2 callersFunctionbuildResolveCommentFailed
(instance: string)
src/helpers/toastMessages.ts:199
↓ 2 callersFunctionbuildResolvePostFailed
(instance: string)
src/helpers/toastMessages.ts:185
↓ 2 callersFunctionbuildSearchPostsLink
(search: string)
src/helpers/appLinkBuilder.ts:36
↓ 2 callersFunctionbuildSuccessSubscribing
( isSubscribed: boolean, )
src/helpers/toastMessages.ts:73
↓ 2 callersFunctionbuildUserLinkFromHandle
(handle: string)
src/helpers/appLinkBuilder.ts:26
↓ 2 callersFunctioncanModerateWith
( community: Community | boolean | undefined, isAdmin: boolean | undefined, myPerson: Person | undefined
src/features/moderation/useCanModerate.tsx:52
↓ 2 callersFunctioncanSubmit
()
src/features/post/new/PostEditorRoot.tsx:165
↓ 2 callersFunctionclearRecoveredText
()
src/helpers/useTextRecovery.ts:10
↓ 2 callersFunctionclearTimeoutIfNeeded
()
src/helpers/longPress.ts:56
↓ 2 callersFunctioncommentEllipsis
(page: Page, commentId: number)
e2e/lemmyv1/comment-thread.spec.ts:44
↓ 2 callersFunctioncommentNotification
(over: { id: number; kind: "reply" | "mention" | "subscribed"; comment: ReturnType<typeof commentView>;
e2e/fixtures/builders.ts:212
↓ 2 callersFunctioncontroversialSortToDuration
(sort: VgerControversialSort)
src/features/feed/sort/controversialSorts.ts:27
↓ 2 callersFunctioncopyUrlToClipboard
(page: Page, url: string)
e2e/lemmyv1/composing.spec.ts:72
↓ 2 callersFunctioncreateEditateController
( editor: PlainEditor, getHost: () => HTMLElement | null, )
src/features/shared/markdown/editing/controller.ts:142
↓ 2 callersFunctioncreateSortFromDurations
(sort: Sort, durations: Durations)
src/features/feed/sort/durations.ts:19
↓ 2 callersFunctioncustomBackOff
(attempt = 0, maxRetries = 5)
src/services/lemmy.ts:63
↓ 2 callersFunctiondefaultServersUntouched
()
src/services/app.ts:18
↓ 2 callersFunctiondeletePendingImageUploads
(filter?: (img: Image) => boolean)
src/features/shared/markdown/editing/uploadImageSlice.tsx:89
↓ 2 callersFunctiondestroyObserver
()
src/features/media/useMediaLoadObserver.ts:15
↓ 2 callersFunctiondispatchEvent
()
src/features/media/video/OutPortalEventDispatcher.tsx:30
↓ 2 callersFunctionenableRichEditor
(page: Page)
e2e/lemmyv1/composing.spec.ts:62
← previousnext →201–300 of 1,705, ranked by callers