MCPcopy Create free account

hub / github.com/ArthurHeitmann/photon-reddit / functions

Functions1,192 in github.com/ArthurHeitmann/photon-reddit

↓ 2 callersFunctionverifyTokenWorks
()
src/static/scripts/auth/auth.ts:113
↓ 2 callersFunctionvideoPlayerFromPostData
({ postData, url }: { postData?: RedditPostData, url?: string })
src/static/scripts/components/mediaViewer/videoPlayer/videoPlayerFactory.ts:14
↓ 2 callersFunctionvote
(fullname: string, voteDirection: VoteDirection)
src/static/scripts/api/redditApi.ts:225
↓ 2 callersMethodvote
(dir: VoteDirection)
src/static/scripts/components/post/post.ts:484
↓ 2 callersFunctionvoteDirectionFromLikes
(likes: boolean)
src/static/scripts/api/redditApi.ts:211
↓ 2 callersMethodwaitUntil
(f: any)
src/static/scripts/types/serviceworker.d.ts:8
↓ 1 callersFunction_linksToInlineMedia
(elem: HTMLElement)
src/static/scripts/utils/htmlStuff.ts:115
↓ 1 callersFunction_linksToSpa
(elem: HTMLElement)
src/static/scripts/utils/htmlStuff.ts:25
↓ 1 callersFunction_numberToShort
(num: number)
src/static/scripts/utils/utils.ts:21
↓ 1 callersFunction_replaceRedditLinks
(el: HTMLElement)
src/static/scripts/utils/htmlStuff.ts:51
↓ 1 callersFunction_timePassedSince
(time: number)
src/static/scripts/utils/utils.ts:80
↓ 1 callersFunction_timePassedSinceParts
(time: number)
src/static/scripts/utils/utils.ts:64
↓ 1 callersMethodactivate
()
src/static/scripts/components/post/postBody/draggableWrapper/draggableWrapper.ts:39
↓ 1 callersMethodaddElement
(element: HTMLElement)
src/static/scripts/components/feed/universalFeed/infinteScroller.ts:53
↓ 1 callersMethodaddEntries
(entryParams: DropDownEntryParam[])
src/static/scripts/components/misc/dropDown/dropDownArea/dropDownArea.ts:36
↓ 1 callersMethodaddEntry
()
src/static/scripts/components/global/photonSettings/filtersSetting.ts:47
↓ 1 callersMethodaddRotation
(deg: number)
src/static/scripts/components/post/postBody/draggableWrapper/draggableWrapper.ts:124
↓ 1 callersMethodaddShowHideListeners
(contentElem: HTMLElement)
src/static/scripts/components/misc/controlsBar/controlsBar.ts:48
↓ 1 callersMethodaddSubToMulti
(subData: RedditSubredditObj, multiPath: string, sourceIsMulti: boolean, subsList?: HTMLElement)
src/static/scripts/components/feed/feedInfo/feedInfoMulti.ts:198
↓ 1 callersFunctionapplyAltVolumeFunc
(volume: number)
src/static/scripts/utils/utils.ts:602
↓ 1 callersFunctionauthError
(msg: string)
src/static/scripts/auth/auth.ts:78
↓ 1 callersFunctionblockMessageUser
(msgFullname: string)
src/static/scripts/api/redditApi.ts:491
↓ 1 callersFunctionblockUser
(username: string)
src/static/scripts/api/redditApi.ts:502
↓ 1 callersMethodbuildExpandedView
Since posts & comments usually have many (animated) awards, only load the when the user really wants to see them
src/static/scripts/components/misc/awardsInfo/awardsInfo.ts:60
↓ 1 callersMethodcalcColumnCount
()
src/static/scripts/components/feed/universalFeed/universalFeedViews/multiColumnView.ts:101
↓ 1 callersFunctioncallbackWrapper
(...args)
src/static/scripts/utils/utils.ts:529
↓ 1 callersMethodcanAddPendingComments
()
src/static/scripts/components/feed/commentsFeed/commentsFeed.ts:110
↓ 1 callersMethodcancelAllOtherAnimations
()
src/static/scripts/components/misc/animatedFullscreen/animatedFullscreen.ts:76
↓ 1 callersMethodcancelRemove
()
src/static/scripts/components/misc/toast/toast.ts:92
↓ 1 callersFunctioncapitalizeFirstLetter
(str: string)
src/static/scripts/utils/utils.ts:598
↓ 1 callersMethodchangeKey
(oldName: string, newName: string)
src/static/scripts/multiUser/userData.ts:126
↓ 1 callersFunctioncheckAreEmojiFlagsSupported
* Checks if emoji flags are supported. * * 1. Render flag of the EU to a canvas * 2. If more than one third of pixels are mostly blue, return true,
src/static/scripts/utils/htmlStatics.ts:170
↓ 1 callersFunctioncheckAuthOnPageLoad
()
src/static/scripts/auth/auth.ts:29
↓ 1 callersMethodcheckIfEnoughPostsVisible
()
src/static/scripts/components/feed/universalFeed/universalFeed.ts:228
↓ 1 callersMethodcheckIfIsNew
()
src/static/scripts/components/comment/comment.ts:557
↓ 1 callersMethodcheckInitialization
()
src/static/scripts/components/misc/dropDown/dropDownArea/dropDownArea.ts:78
↓ 1 callersFunctioncheckMobileInfoPopup
()
src/static/scripts/main.ts:166
↓ 1 callersMethodclaim
()
src/static/scripts/types/serviceworker.d.ts:230
↓ 1 callersFunctionclassInElementTree
(elem: Element, className: string)
src/static/scripts/utils/htmlStuff.ts:85
↓ 1 callersMethodcleanup
()
src/static/scripts/components/mediaViewer/mediaViewer.ts:477
↓ 1 callersMethodcleanup
()
src/static/scripts/components/photon/photonBaseElement/photonBaseElement.ts:18
↓ 1 callersMethodclear
Remove all view state from the DOM, except for the currently active one
src/static/scripts/historyState/viewsStack.ts:185
↓ 1 callersMethodclearSeenPosts
()
src/static/scripts/multiUser/globalData.ts:87
↓ 1 callersMethodclose
()
src/static/scripts/components/message/messageNotification/messageNotification.ts:52
↓ 1 callersFunctioncommentsToTree
(comments: RedditCommentObj[])
src/static/scripts/utils/utils.ts:624
↓ 1 callersFunctioncompareLatestVersion
()
src/static/scripts/utils/versionManagement.ts:13
↓ 1 callersFunctioncreateOrUpdateMulti
(multiPath: string, model: CreateOrUpdateModel)
src/static/scripts/api/redditApi.ts:530
↓ 1 callersMethoddeactivate
()
src/static/scripts/components/post/postBody/draggableWrapper/draggableWrapper.ts:50
↓ 1 callersFunctiondeleteKeyFromDb
(key: string)
src/static/scripts/multiUser/storageWrapper.ts:145
↓ 1 callersFunctiondeleteKeyFromLs
(key: string)
src/static/scripts/multiUser/storageWrapper.ts:185
↓ 1 callersFunctiondeleteMessage
(fullname: string)
src/static/scripts/api/redditApi.ts:513
↓ 1 callersFunctiondeleteMulti
(multiPath: string)
src/static/scripts/api/redditApi.ts:539
↓ 1 callersFunctiondeleteUserFlair
(subredditPath: string)
src/static/scripts/api/redditApi.ts:482
↓ 1 callersFunctiondetachOnFullscreenChangeListener
(target: Element | Document, func: (...args) => void)
src/static/scripts/utils/utils.ts:302
↓ 1 callersFunctiondisableMainPointerEvents
()
src/static/scripts/utils/htmlStatics.ts:151
↓ 1 callersFunctiondisableSpaceBarScroll
()
src/static/scripts/main.ts:159
↓ 1 callersMethoddisplayInfo
()
src/static/scripts/components/feed/feedInfo/feedInfoMulti.ts:43
↓ 1 callersMethoddisplayInfo
()
src/static/scripts/components/feed/feedInfo/feedInfoUser.ts:38
↓ 1 callersMethoddisplayMarkdownPreview
()
src/static/scripts/components/misc/markdownForm/markdownForm.ts:86
↓ 1 callersFunctiondoVersionMigration
(previousVersion: VersionNumber, currentVersion: VersionNumber)
src/static/scripts/utils/versionMigration.ts:4
↓ 1 callersFunctionedit
(fullname: string, bodyMd: string)
src/static/scripts/api/redditApi.ts:280
↓ 1 callersFunctioneditCommentOrPost
(newText: string, thingFullName: string)
src/static/scripts/api/redditApi.ts:410
↓ 1 callersFunctioneditableTimeStrToMs
(editableStr: string, throwAndDisplayError = true)
src/static/scripts/utils/utils.ts:446
↓ 1 callersMethodenable
()
src/static/scripts/utils/touchGestureListener.ts:25
↓ 1 callersFunctionenableMainPointerEvents
()
src/static/scripts/utils/htmlStatics.ts:156
↓ 1 callersMethodendDrag
()
src/static/scripts/components/post/postBody/draggableWrapper/draggableWrapper.ts:73
↓ 1 callersMethodendEditing
()
src/static/scripts/components/post/postBody/postText/postText.ts:101
↓ 1 callersFunctionenterFullscreen
(target: HTMLElement)
src/static/scripts/utils/utils.ts:503
↓ 1 callersMethoderror
()
src/static/scripts/components/viewState/commentsViewStateLoader/commentsViewStateLoader.ts:41
↓ 1 callersMethodexpand
()
src/static/scripts/components/global/header/header.ts:144
↓ 1 callersMethodexportData
()
src/static/scripts/components/mediaViewer/videoPlayer/gifVideo/gifVideo.ts:109
↓ 1 callersMethodfetchMultis
()
src/static/scripts/utils/MultiManager.ts:25
↓ 1 callersMethodfetchName
()
src/static/scripts/multiUser/userData.ts:61
↓ 1 callersFunctionfetchRedgifsToken
()
src/static/scripts/api/photonApi.ts:154
↓ 1 callersMethodfetchSubreddits
()
src/static/scripts/utils/subredditManager.ts:24
↓ 1 callersFunctionfileExists
(filePath: string)
src/serverScripts/utils.ts:80
↓ 1 callersMethodfilterUserComments
()
src/static/scripts/components/comment/comment.ts:488
↓ 1 callersFunctionfinishLogin
()
src/static/scripts/auth/loginHandler.ts:44
↓ 1 callersMethodfinishWith
(postAndCommentsData: RedditApiObj[])
src/static/scripts/components/viewState/commentsViewStateLoader/commentsViewStateLoader.ts:36
↓ 1 callersMethodfixContrast
(bgFgColor: [RGB, RGB])
src/static/scripts/components/misc/flair/flair.ts:193
↓ 1 callersFunctionfixLinks
(elem)
src/static/scripts/utils/htmlStuff.ts:34
↓ 1 callersFunctionflattenCommentTree
(comments: RedditCommentObj[], flatCommentsMap: { [id: string]: RedditCommentData })
src/static/scripts/api/redditArchiveApi.ts:87
↓ 1 callersMethodfromPostData_Image
(postData: RedditPostData)
src/static/scripts/components/mediaViewer/mediaViewer.ts:47
↓ 1 callersMethodfromPostData_RedditGallery
(postData: RedditPostData)
src/static/scripts/components/mediaViewer/mediaViewer.ts:90
↓ 1 callersMethodfromPostData_Video
(postData: RedditPostData)
src/static/scripts/components/mediaViewer/mediaViewer.ts:76
↓ 1 callersMethodfromUrl
(url: string)
src/static/scripts/components/mediaViewer/mediaViewer.ts:133
↓ 1 callersMethodfromUrl_Video
(url: string)
src/static/scripts/components/mediaViewer/mediaViewer.ts:83
↓ 1 callersMethodfullInit
()
src/static/scripts/components/mediaViewer/videoPlayer/videoPlayer.ts:81
↓ 1 callersFunctiongeneralizeEndpoint
(endpoint: string)
src/static/scripts/api/redditApiUsageTracking.ts:32
↓ 1 callersFunctiongenerateClientIdData
()
src/static/scripts/unsuspiciousFolder/unsuspiciousFile.ts:79
↓ 1 callersFunctiongenericReport
()
src/static/scripts/unsuspiciousFolder/unsuspiciousFile.ts:108
↓ 1 callersMethodgetAccessToken
(userAgent: string)
src/serverScripts/redditApi.ts:87
↓ 1 callersMethodgetAllHoveredTooltips
(target: Element)
src/static/scripts/components/global/tooltip/tooltip.ts:92
↓ 1 callersFunctiongetAllKeysInDb
(prefix: string)
src/static/scripts/multiUser/storageWrapper.ts:127
↓ 1 callersFunctiongetAllKeysInLs
(prefix: string)
src/static/scripts/multiUser/storageWrapper.ts:180
↓ 1 callersFunctiongetAllKeysInStorage
(key: string = "")
src/static/scripts/multiUser/storageWrapper.ts:204
↓ 1 callersFunctiongetChangelog
()
src/static/scripts/api/photonApi.ts:25
↓ 1 callersFunctiongetCommentTreeFromArchive
(commentData: RedditCommentData)
src/static/scripts/api/redditArchiveApi.ts:14
↓ 1 callersFunctiongetCookies
(req: express.Request)
src/serverScripts/utils.ts:89
↓ 1 callersMethodgetCurrentTrack
()
src/static/scripts/components/mediaViewer/videoPlayer/gifVideo/gifVideo.ts:123
← previousnext →401–500 of 1,192, ranked by callers