Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ArthurHeitmann/photon-reddit
/ functions
Functions
1,192 in github.com/ArthurHeitmann/photon-reddit
⨍
Functions
1,192
◇
Types & classes
381
↓ 1 callers
Method
getDeadHovered
(allNewHovered: Element[])
src/static/scripts/components/global/tooltip/tooltip.ts:86
↓ 1 callers
Method
getElementInView
()
src/static/scripts/components/feed/universalFeed/universalFeedViews/individualPostScroller.ts:169
↓ 1 callers
Function
getEventsInTimeFrame
(timeFrame: number, resolution: number)
src/serverScripts/analytics.ts:109
↓ 1 callers
Function
getFeedType
(url: string)
src/static/scripts/components/feed/universalFeed/feedHeaderElements.ts:332
↓ 1 callers
Function
getFromDb
(...keyPath: string[])
src/static/scripts/multiUser/storageWrapper.ts:85
↓ 1 callers
Function
getFromLs
(...keyPath: string[])
src/static/scripts/multiUser/storageWrapper.ts:159
↓ 1 callers
Function
getGfycatMp4SrcFromUrl
(url: string)
src/static/scripts/api/gfycatApi.ts:10
↓ 1 callers
Function
getHeaderElementsMaker
(listingStream: RedditListingStream, feedType: FeedType)
src/static/scripts/components/feed/universalFeed/feedHeaderElements.ts:95
↓ 1 callers
Method
getHeaderTitle
()
src/static/scripts/components/feed/universalFeed/feedHeaderElements.ts:277
↓ 1 callers
Function
getImgurContent
(link: string)
src/static/scripts/api/imgurApi.ts:45
↓ 1 callers
Function
getImplicitGrant
(clientId: string)
src/static/scripts/api/redditAuthApi.ts:54
↓ 1 callers
Function
getInitialAccessToken
(code: string)
src/static/scripts/api/redditAuthApi.ts:37
↓ 1 callers
Method
getLabel
()
src/static/scripts/components/misc/dropDown/dropDown.ts:52
↓ 1 callers
Function
getMultiIconUrl
(multiData: RedditMultiInfo)
src/static/scripts/utils/utils.ts:562
↓ 1 callers
Function
getMultiInfo
(multiPath: string)
src/static/scripts/api/redditApi.ts:337
↓ 1 callers
Function
getMyMultis
()
src/static/scripts/api/redditApi.ts:345
↓ 1 callers
Method
getName
()
src/static/scripts/components/link/feedLink/feedLink.ts:142
↓ 1 callers
Method
getNewHovered
(allNewHovered: Element[])
src/static/scripts/components/global/tooltip/tooltip.ts:73
↓ 1 callers
Method
getOrMakeElement
(index: number)
src/static/scripts/components/feed/universalFeed/universalFeedViews/individualPostScroller.ts:125
↓ 1 callers
Function
getPixelDataAt
(x: number, y: number)
src/static/scripts/utils/htmlStatics.ts:182
↓ 1 callers
Function
getPopularPathsInTimeFrame
(timeFrame: number, limit: number)
src/serverScripts/analytics.ts:156
↓ 1 callers
Function
getPostFromArchive
(id: string)
src/static/scripts/api/redditArchiveApi.ts:50
↓ 1 callers
Function
getRandomSubreddit
(isNsfw: boolean = false)
src/static/scripts/api/photonApi.ts:99
↓ 1 callers
Function
getRandomSubredditPostUrl
(subreddit: string)
src/static/scripts/api/photonApi.ts:117
↓ 1 callers
Function
getRedgifsMp4SrcFromUrl
(url: string)
src/static/scripts/api/redgifsApi.ts:20
↓ 1 callers
Function
getRedgifsToken
()
src/static/scripts/api/redgifsApi.ts:6
↓ 1 callers
Function
getRefreshAccessToken
(refreshToken: string)
src/static/scripts/api/redditAuthApi.ts:46
↓ 1 callers
Method
getSameHovered
(allNewHovered: Element[])
src/static/scripts/components/global/tooltip/tooltip.ts:80
↓ 1 callers
Function
getSettingsSections
()
src/static/scripts/components/global/photonSettings/settingsConfig.ts:151
↓ 1 callers
Method
getSmallestColumn
()
src/static/scripts/components/feed/universalFeed/universalFeedViews/multiColumnView.ts:86
↓ 1 callers
Function
getStreamableUrl
(url: string)
src/static/scripts/api/streamableApi.ts:3
↓ 1 callers
Function
getSubModerators
(subPath: string)
src/static/scripts/api/redditApi.ts:377
↓ 1 callers
Function
getSubRules
(subPath: string)
src/static/scripts/api/redditApi.ts:373
↓ 1 callers
Function
getSubUserFlairs
(subPath: string)
src/static/scripts/api/redditApi.ts:403
↓ 1 callers
Function
getSubredditIconUrlCached
(subreddit: string, useFallback = true)
src/static/scripts/utils/utils.ts:700
↓ 1 callers
Function
getTextNodeWithText
(element: Node, searchString: string)
src/static/scripts/utils/htmlStuff.ts:179
↓ 1 callers
Function
getTwitchClipEmbedUrl
(embedlyUr: string)
src/static/scripts/utils/utils.ts:662
↓ 1 callers
Function
getUniqueClientIdsInTimeFrame
(timeFrame: number)
src/serverScripts/analytics.ts:138
↓ 1 callers
Function
getUserMultis
(userName: string)
src/static/scripts/api/redditApi.ts:341
↓ 1 callers
Function
getUserPreferences
()
src/static/scripts/api/redditApi.ts:548
↓ 1 callers
Method
goToRandomSubredditPost
(subreddit: string)
src/static/scripts/components/misc/randomHub/randomHub.ts:73
↓ 1 callers
Function
handleSpecialPaths
(path: string, query: string[][], stateLoader: Ph_ViewState)
src/static/scripts/historyState/historyStateManager.ts:205
↓ 1 callers
Function
hasDeprecatedUsers
()
src/static/scripts/auth/auth.ts:117
↓ 1 callers
Function
hasPurgeCompleted
()
src/static/scripts/components/global/photonSettings/themeUpdater.ts:44
↓ 1 callers
Method
hasReachedEnd
()
src/static/scripts/components/feed/universalFeed/redditListingStream.ts:44
↓ 1 callers
Method
headerMouseEnter
()
src/static/scripts/components/global/header/header.ts:137
↓ 1 callers
Method
hide
()
src/static/scripts/components/global/userDropDown/userDropDown.ts:356
↓ 1 callers
Method
hideControls
()
src/static/scripts/components/misc/controlsBar/controlsBar.ts:189
↓ 1 callers
Function
imageViewerFromUrl
(url: string)
src/static/scripts/components/mediaViewer/imageViewer/imageViewerFactory.ts:5
↓ 1 callers
Method
incognitoPush
(state)
src/static/scripts/historyState/viewsStack.ts:222
↓ 1 callers
Method
incrementCursor
()
src/static/scripts/lib/markdownForReddit/markdown-for-reddit.js:1446
↓ 1 callers
Function
init
()
src/static/scripts/main.ts:40
↓ 1 callers
Function
init
()
src/static/scripts/unsuspiciousFolder/unsuspiciousFile.ts:67
↓ 1 callers
Method
init
(url: string, initialData: RedditListingObj<T>)
src/static/scripts/components/feed/universalFeed/redditListingStream.ts:16
↓ 1 callers
Method
init
()
src/static/scripts/components/global/photonSettings/photonSettings.ts:32
↓ 1 callers
Method
initializeParam
(entryParam: DropDownEntryParam)
src/static/scripts/components/misc/dropDown/dropDownArea/dropDownArea.ts:71
↓ 1 callers
Function
isAppIdSet
()
src/static/scripts/auth/auth.ts:121
↓ 1 callers
Function
isElementInViewport
(elem: Element)
src/static/scripts/utils/htmlStatics.ts:116
↓ 1 callers
Function
isFirefoxEtpBlocking
()
src/static/scripts/utils/browserFeatures.ts:44
↓ 1 callers
Function
isIpFromBot
(req: express.Request)
src/serverScripts/utils.ts:55
↓ 1 callers
Function
isMobile
()
src/static/scripts/utils/utils.ts:658
↓ 1 callers
Method
isNextLineList
()
src/static/scripts/lib/markdownForReddit/markdown-for-reddit.js:1354
↓ 1 callers
Function
isParamRedditTruthy
(param: string, fallback: boolean)
src/static/scripts/utils/utils.ts:486
↓ 1 callers
Method
isPostImage
(postData: RedditPostData)
src/static/scripts/components/mediaViewer/mediaViewer.ts:224
↓ 1 callers
Method
isPostVideo
(postData: RedditPostData)
src/static/scripts/components/mediaViewer/mediaViewer.ts:189
↓ 1 callers
Function
isPostsFeed
(path: string)
src/static/scripts/api/redditApi.ts:181
↓ 1 callers
Function
isRedditApiUp
()
src/static/scripts/api/photonApi.ts:135
↓ 1 callers
Function
isRedditBlockedOnlyLocally
()
src/static/scripts/utils/browserFeatures.ts:71
↓ 1 callers
Function
isResponseExpired
(headers: Headers)
src/static/serviceWorker.ts:137
↓ 1 callers
Method
isUrlMedia
(url: string)
src/static/scripts/components/mediaViewer/mediaViewer.ts:203
↓ 1 callers
Method
isVisible
()
src/static/scripts/components/feed/universalFeed/universalFeed.ts:262
↓ 1 callers
Method
isVisible
()
src/static/scripts/components/misc/modalPane/modalPane.ts:42
↓ 1 callers
Method
lessThan
(version: VersionNumber)
src/static/scripts/utils/versionNumber.ts:28
↓ 1 callers
Method
lessThanEqual
(version: VersionNumber)
src/static/scripts/utils/versionNumber.ts:40
↓ 1 callers
Method
linkToCommentsClick
(e)
src/static/scripts/components/post/post.ts:427
↓ 1 callers
Method
loadAllElementsFromLS
(_isSecondAttempt = false)
src/static/scripts/components/photon/fab/fab.ts:87
↓ 1 callers
Function
loadEventsGraph
()
src/static/analytics/scripts/script.ts:37
↓ 1 callers
Method
loadInfo
()
src/static/scripts/components/feed/feedInfo/feedInfoMulti.ts:26
↓ 1 callers
Function
loadMoreComments
(children: string[], postFullName: string, sort: string, id: string)
src/static/scripts/api/redditApi.ts:326
↓ 1 callers
Method
loadMoreComments
(children: string[], id: string)
src/static/scripts/components/comment/comment.ts:322
↓ 1 callers
Function
loadPopularPaths
()
src/static/analytics/scripts/script.ts:77
↓ 1 callers
Function
loadPosts
()
src/static/scripts/main.ts:115
↓ 1 callers
Function
loadUniqueClients
()
src/static/analytics/scripts/script.ts:31
↓ 1 callers
Function
lockWriting
(key: string)
src/static/scripts/multiUser/storageWrapper.ts:25
↓ 1 callers
Function
main
()
src/static/scripts/components/mediaViewer/videoPlayer/popoutVideoPlayer/popoutVideoPlayer.ts:9
↓ 1 callers
Method
makeActionBar
()
src/static/scripts/components/global/userDropDown/userDropDown.ts:108
↓ 1 callers
Method
makeAdditionalElements
()
src/static/scripts/components/feed/universalFeed/feedHeaderElements.ts:257
↓ 1 callers
Method
makeBaseUrl
()
src/static/scripts/components/feed/universalFeed/feedHeaderElements.ts:193
↓ 1 callers
Method
makeBgFilter
()
src/static/scripts/components/mediaViewer/mediaViewer.ts:504
↓ 1 callers
Method
makeDefaultBody
(postData: RedditPostData)
src/static/scripts/components/post/postBody/postBody.ts:205
↓ 1 callers
Method
makeElement
(onValueChange: (source: SettingConfig, newVal: any) => void)
src/static/scripts/components/global/photonSettings/photonSettingsData.ts:174
↓ 1 callers
Method
makeEmbeddedVideoBody
(postData: RedditPostData)
src/static/scripts/components/post/postBody/postBody.ts:159
↓ 1 callers
Method
makeFeedItem
(itemData: RedditApiObj, totalItemCount: number)
src/static/scripts/components/feed/universalFeed/universalFeed.ts:266
↓ 1 callers
Method
makeFiltersFilter
()
src/static/scripts/components/mediaViewer/mediaViewer.ts:523
↓ 1 callers
Method
makeFlairColorScheme
(color: string, secondaryColor?: string)
src/static/scripts/components/misc/flair/flair.ts:156
↓ 1 callers
Function
makeGeneralSortSectionEntries
(onSelect: DropDownCallback, isFrontpage)
src/static/scripts/components/feed/universalFeed/sortingDropdownParams.ts:17
↓ 1 callers
Method
makeHistoryState
(title: string, url: string, posOffset: number = 1)
src/static/scripts/historyState/viewsStack.ts:209
↓ 1 callers
Method
makeImageBody
(postData: RedditPostData)
src/static/scripts/components/post/postBody/postBody.ts:141
↓ 1 callers
Method
makeImgurBody
(postData: RedditPostData)
src/static/scripts/components/post/postBody/postBody.ts:193
↓ 1 callers
Method
makeImgurImage
(data: ImgurContent, url: string)
src/static/scripts/components/mediaViewer/mediaViewer.ts:168
← previous
next →
501–600 of 1,192, ranked by callers