MCPcopy Create free account

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

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

FunctionnumberToShortStr
(num: string)
src/static/scripts/utils/utils.ts:59
MethodoauthRequest
(endpoint: string, params: { [q: string]: string }, userAgent: string, method: string = "GET")
src/serverScripts/redditApi.ts:22
MethodonActionUrlInput
(e: InputEvent)
src/static/scripts/components/photon/fab/fabElementEditPane/fabElementEditPane.ts:220
MethodonBackAreaClick
()
src/static/scripts/components/feed/universalFeed/universalFeed.ts:283
MethodonBackAreaClick
(e: MouseEvent)
src/static/scripts/components/viewState/viewStateLoader/viewStateLoader.ts:57
MethodonBackAreaClick
(e: MouseEvent)
src/static/scripts/components/viewState/commentsViewStateLoader/commentsViewStateLoader.ts:56
MethodonBgColorChange
(e: InputEvent)
src/static/scripts/components/mediaViewer/mediaViewer.ts:518
MethodonButtonClick
()
src/static/scripts/components/misc/randomHub/randomHub.ts:49
MethodonCancel
()
src/static/scripts/components/misc/toast/toast.ts:86
MethodonConfirm
()
src/static/scripts/components/misc/toast/toast.ts:81
FunctiononDbUpgradeNeeded
(this: IDBOpenDBRequest, e: IDBVersionChangeEvent)
src/static/scripts/multiUser/storageWrapper.ts:63
MethodonEditFlairClick
(data: DropDownActionData)
src/static/scripts/components/post/post.ts:619
MethodonElementMouseIn
(e: MouseEvent)
src/static/scripts/components/global/tooltip/tooltip.ts:24
MethodonElementRemoved
(elem: Ph_FabElement)
src/static/scripts/components/photon/fab/fab.ts:127
MethodonFocus
()
src/static/scripts/components/global/search/search.ts:236
FunctiononFsChange
()
src/static/scripts/utils/utils.ts:284
MethodonFullscreenChange
()
src/static/scripts/components/mediaViewer/mediaViewer.ts:453
MethodonFullscreenEnter
()
src/static/scripts/components/mediaViewer/imageViewer/imageViewer.ts:114
MethodonGlobalSearchClick
()
src/static/scripts/components/global/search/search.ts:366
MethodonHidToRem
If an items is more than 2 screen height away from the viewport, it is removed from the DOM, * and it's height is added to a placeholder element. No
src/static/scripts/components/feed/universalFeed/infinteScroller.ts:238
MethodonHidToVis
If an items is less than 1 screen height away from the viewport, it is visible and vis --> X observers are applied
src/static/scripts/components/feed/universalFeed/infinteScroller.ts:206
MethodonIconUrlInput
(e: InputEvent)
src/static/scripts/components/photon/fab/fabElementEditPane/fabElementEditPane.ts:234
MethodonImageError
()
src/static/scripts/components/mediaViewer/imageViewer/imageViewer.ts:141
MethodonKeyDownEvent
(e: KeyboardEvent)
src/static/scripts/components/mediaViewer/videoPlayer/videoPlayer.ts:223
MethodonLoadingStateChange
(isLoading: boolean)
src/static/scripts/components/feed/universalFeed/universalFeed.ts:251
FunctiononLocalstorageChanged
(e: StorageEvent)
src/static/scripts/utils/messageCommunication.ts:30
FunctiononLsChanged
()
src/static/scripts/utils/lock.ts:6
MethodonMouseEnterContent
()
src/static/scripts/components/misc/controlsBar/controlsBar.ts:143
MethodonMouseEnterThis
()
src/static/scripts/components/misc/controlsBar/controlsBar.ts:152
MethodonMouseLeaveThis
()
src/static/scripts/components/misc/controlsBar/controlsBar.ts:157
MethodonMouseMove
(e: MouseEvent | TouchEvent)
src/static/scripts/components/photon/fab/fabElement/fabElement.ts:139
MethodonMouseMoveContent
()
src/static/scripts/components/misc/controlsBar/controlsBar.ts:148
MethodonMultisChanged
(e: MultisChangeEvent)
src/static/scripts/components/feed/feedInfo/feedInfoMulti.ts:267
MethodonMultisChanged
(e: MultisChangeEvent)
src/static/scripts/components/global/userDropDown/userDropDown.ts:312
MethodonNewItemsLoaded
(items: RedditApiObj[])
src/static/scripts/components/feed/universalFeed/universalFeed.ts:137
MethodonNextClick
()
src/static/scripts/components/feed/universalFeed/universalFeedViews/individualPostScroller.ts:73
FunctiononPageLoaded
()
src/static/scripts/components/global/photonSettings/styleSettingsListener.ts:82
MethodonPinnedToggle
(e: MouseEvent)
src/static/scripts/components/global/header/header.ts:190
MethodonPostAdded
()
src/static/scripts/components/post/postDoubleLink/postDoubleLink.ts:81
MethodonPostInit
(entries: IntersectionObserverEntry[])
src/static/scripts/components/feed/universalFeed/universalFeed.ts:107
MethodonPostRemoved
()
src/static/scripts/components/post/postDoubleLink/postDoubleLink.ts:90
MethodonPostSeen
(entries: IntersectionObserverEntry[])
src/static/scripts/components/feed/universalFeed/universalFeed.ts:117
MethodonPrevClick
()
src/static/scripts/components/feed/universalFeed/universalFeedViews/individualPostScroller.ts:68
MethodonRemToHid
If a placeholder is less than 2 screen height away from the viewport, items are added back to the DOM and their * old height is removed from the pla
src/static/scripts/components/feed/universalFeed/infinteScroller.ts:281
FunctiononRemoved
()
src/static/scripts/components/viewState/viewState.ts:42
MethodonResize
Reinitialize IntersectionObservers on resize, because they should be relative to the screen height, but are * constructed with pixels.
src/static/scripts/components/feed/universalFeed/infinteScroller.ts:103
MethodonResize
()
src/static/scripts/components/feed/universalFeed/universalFeed.ts:220
MethodonResize
()
src/static/scripts/components/feed/universalFeed/universalFeedViews/individualPostScroller.ts:173
MethodonResize
()
src/static/scripts/components/feed/universalFeed/universalFeedViews/multiColumnView.ts:133
MethodonRotate
(e: MouseEvent)
src/static/scripts/components/mediaViewer/mediaViewer.ts:500
MethodonScroll
On scroll check if close to end of feed. If yes, load more items from listingStream
src/static/scripts/components/feed/universalFeed/universalFeed.ts:256
MethodonScroll
()
src/static/scripts/components/feed/universalFeed/universalFeedViews/individualPostScroller.ts:176
MethodonScroll
()
src/static/scripts/components/feed/universalFeed/universalFeedViews/multiColumnView.ts:107
MethodonSearchInput
(e: InputEvent)
src/static/scripts/components/photon/fab/fabElementEditPane/fabElementEditPane.ts:186
MethodonSearchInput
(e: InputEvent)
src/static/scripts/components/global/photonSettings/photonSettings.ts:185
MethodonSectionClick
(e: Event)
src/static/scripts/components/post/submit/submitPostForm.ts:229
FunctiononSelect
Callback when selecting something from dropdown (to change sorting). Updates the feeds url to load new items.
src/static/scripts/components/feed/universalFeed/feedHeaderElements.ts:59
MethodonSetVideoQuality
(data: DropDownActionData)
src/static/scripts/components/mediaViewer/videoPlayer/videoPlayer.ts:312
MethodonSettingChange
(source: SettingConfig, newVal: any)
src/static/scripts/components/global/photonSettings/photonSettings.ts:107
MethodonSettingsChange
(e: CustomEvent)
src/static/scripts/components/mediaViewer/imageViewer/imageViewer.ts:119
MethodonSettingsChanged
(e: CustomEvent)
src/static/scripts/components/post/post.ts:368
MethodonSettingsExternalChange
(msg: MessageFormat)
src/static/scripts/components/global/photonSettings/photonSettings.ts:156
MethodonSubSearchClick
()
src/static/scripts/components/global/search/search.ts:370
MethodonSubmit
()
src/static/scripts/components/misc/multiCreateOrEdit/multiCreateOrEdit.ts:58
MethodonSubmitPost
()
src/static/scripts/components/post/submit/submitPostForm.ts:249
MethodonSubredditSelectedActions
(subName: string, subData: RedditSubredditObj)
src/static/scripts/components/photon/fab/fabElementEditPane/fabElementEditPane.ts:255
MethodonSubredditSelectedIcons
(subName: string, subData: RedditSubredditObj)
src/static/scripts/components/photon/fab/fabElementEditPane/fabElementEditPane.ts:259
MethodonSubredditSelectedPresets
(subName: string, subData: RedditSubredditObj)
src/static/scripts/components/photon/fab/fabElementEditPane/fabElementEditPane.ts:250
MethodonSubscriptionChanged
(e: SubsChangeEvent)
src/static/scripts/components/global/userDropDown/userDropDown.ts:303
MethodonTextBlur
(e: FocusEvent)
src/static/scripts/components/misc/subredditSelector/subredditSelector.ts:108
MethodonTextEnter
(e: KeyboardEvent)
src/static/scripts/components/misc/subredditSelector/subredditSelector.ts:83
MethodonTextEnter
()
src/static/scripts/components/global/search/search.ts:219
MethodonTextFocus
()
src/static/scripts/components/misc/subredditSelector/subredditSelector.ts:100
MethodonTextInput
(e: Event)
src/static/scripts/components/misc/subredditSelector/subredditSelector.ts:43
FunctiononToggleRead
()
src/static/scripts/components/feed/feedItem/readable/readable.ts:58
MethodonTouchCancel
(e: TouchEvent)
src/static/scripts/utils/touchGestureListener.ts:58
MethodonTouchDrag
(e: CustomEvent)
src/static/scripts/components/post/postBody/draggableWrapper/draggableWrapper.ts:83
MethodonTouchMove
(e: TouchEvent)
src/static/scripts/utils/touchGestureListener.ts:62
MethodonTouchStart
(e: TouchEvent)
src/static/scripts/utils/touchGestureListener.ts:40
MethodonTouchZoom
(e: CustomEvent)
src/static/scripts/components/post/postBody/draggableWrapper/draggableWrapper.ts:94
MethodonUrlChange
(newUrl: string)
src/static/scripts/components/feed/universalFeed/universalFeed.ts:224
MethodonUserChange
()
src/static/scripts/components/global/photonSettings/photonSettings.ts:206
MethodonVideoSpeedChange
(e: CustomEvent)
src/static/scripts/components/mediaViewer/videoPlayer/videoPlayer.ts:255
MethodonViewChange
(e: CustomEvent)
src/static/scripts/components/post/postDoubleLink/postDoubleLink.ts:41
MethodonVisToHid
If an items is more than 1 screen height away from the viewport, it is hidden and hid --> X observers are applied
src/static/scripts/components/feed/universalFeed/infinteScroller.ts:174
MethodonVisibilityChanged
(e: UIEvent)
src/static/scripts/components/misc/multiCreateOrEdit/multiCreateOrEdit.ts:79
MethodonWheelZoom
(e: WheelEvent)
src/static/scripts/components/post/postBody/draggableWrapper/draggableWrapper.ts:89
Functiononclick
()
src/static/scripts/components/global/photonSettings/settingsConfig.ts:367
MethodopenWindow
(url: string)
src/static/scripts/types/serviceworker.d.ts:233
MethodoptIn
()
src/static/scripts/components/misc/quarantineOptIn/quarantineOptIn.ts:23
MethodparseChar
()
src/static/scripts/lib/markdownForReddit/markdown-for-reddit.js:184
MethodparseChar
()
src/static/scripts/lib/markdownForReddit/markdown-for-reddit.js:255
MethodparseChar
()
src/static/scripts/lib/markdownForReddit/markdown-for-reddit.js:961
MethodparseChar
()
src/static/scripts/lib/markdownForReddit/markdown-for-reddit.js:1192
MethodpreviousStep
(e: Event)
src/static/scripts/components/photon/tutorial/tutorial.ts:311
FunctionrawData
()
src/static/scripts/utils/UserSubscriptions.ts:13
FunctionreadAllMessages
()
src/static/scripts/components/feed/feedItem/readable/readable.ts:80
FunctionredirectToLoginPage
()
src/static/scripts/auth/loginHandler.ts:22
FunctionrefreshData
()
src/static/scripts/multiUser/dataAccessor.ts:80
MethodrefreshImages
()
src/static/scripts/components/mediaViewer/imageViewer/imageViewer.ts:126
← previousnext →1,001–1,100 of 1,192, ranked by callers