MCPcopy Create free account

hub / github.com/BetterDiscord/BetterDiscord / functions

Functions1,293 in github.com/BetterDiscord/BetterDiscord

↓ 1 callersMethodgetExtension
(mod: string)
src/betterdiscord/polyfill/module.ts:47
↓ 1 callersMethodgetFilePath
(basePath: string, mod: string)
src/betterdiscord/polyfill/module.ts:51
↓ 1 callersFunctiongetJSON
(url: string)
src/betterdiscord/modules/updater.ts:33
↓ 1 callersMethodgetLayoutBuilder
()
src/betterdiscord/ui/settings.tsx:78
↓ 1 callersFunctiongetLazyByStrings
(strings: string[], options: Webpack.Options = {})
src/betterdiscord/webpack/webpack.ts:32
↓ 1 callersFunctiongetMangledLazy
( filter: Webpack.ModuleFilter | string | RegExp | Array<string | RegExp>, mappers: Record<keyof T, We
src/betterdiscord/webpack/utilities.ts:59
↓ 1 callersFunctiongetOSInfo
()
src/betterdiscord/utils/debug.ts:45
↓ 1 callersMethodgetOwnerInstance
(node: Element | undefined, options?: GetOwnerInstanceOptions)
src/betterdiscord/api/reactutils.ts:118
↓ 1 callersMethodgetPatchesByCaller
* Returns all the patches done by a specific caller * @param {string} name - Name of the patch caller * @method
src/betterdiscord/modules/patcher.ts:68
↓ 1 callersMethodgetPluginInfo
(pluginName)
src/betterdiscord/builtins/developer/recovery.tsx:188
↓ 1 callersFunctiongetRGB
(color: string)
src/betterdiscord/ui/settings/components/color.tsx:27
↓ 1 callersFunctiongetRawModule
()
src/electron/preload/early/index.ts:56
↓ 1 callersFunctiongetSetting
(category: string, key: string)
src/electron/preload/discordnativepatch.ts:12
↓ 1 callersFunctiongetSettings
(event: IpcMainEvent)
src/electron/main/modules/ipc.ts:172
↓ 1 callersMethodgetSettings
()
src/electron/main/modules/editor.ts:173
↓ 1 callersFunctiongetStore
(name: StoreNameType)
src/betterdiscord/webpack/stores.ts:8
↓ 1 callersMethodgetSystemAccentColor
()
src/betterdiscord/modules/ipc.ts:61
↓ 1 callersFunctiongetTranslationString
(hostname, pathname)
scripts/translations.ts:87
↓ 1 callersFunctiongetTranslationUrl
(code)
scripts/translations.ts:81
↓ 1 callersFunctionhandlePositionChange
(position: Position)
src/betterdiscord/ui/settings/components/position.tsx:27
↓ 1 callersFunctioninit
(options: InitOptions)
src/common/i18n.ts:84
↓ 1 callersMethodinitAddon
(addon: Addon)
src/betterdiscord/modules/thememanager.ts:48
↓ 1 callersMethodinitialize
()
src/betterdiscord/ui/floatingwindows.tsx:15
↓ 1 callersMethodinjectCSS
()
src/electron/preload/discordnativepatch.ts:82
↓ 1 callersMethodinjectRenderer
(browserWindow: BrowserWindow)
src/electron/main/modules/betterdiscord.ts:101
↓ 1 callersMethodinjectScript
(id: string, url: string)
src/betterdiscord/modules/dommanager.ts:140
↓ 1 callersMethodinstall
(dataPath: string)
src/electron/main/modules/reactdevtools.ts:65
↓ 1 callersFunctionisArrayHeaders
(headers: unknown)
src/betterdiscord/polyfill/request.ts:43
↓ 1 callersMethodisUnknown
* To prompt new addons * @public * @returns {boolean}
src/betterdiscord/modules/addonstore.ts:214
↓ 1 callersMethodisUnknown
* @public * @param {string} filename * @returns {boolean}
src/betterdiscord/modules/addonstore.ts:528
↓ 1 callersFunctionisValidImageUrl
(url: string)
src/betterdiscord/modules/commandmanager.tsx:104
↓ 1 callersFunctionisValidLocale
(locale: string)
src/common/i18n.ts:66
↓ 1 callersMethodkeepChanges
(notificationId: string)
src/betterdiscord/ui/customcss/mdinstallcss.tsx:112
↓ 1 callersFunctionlayout
()
src/editor/script.ts:141
↓ 1 callersMethodlinkStyle
(id: string, url: string, {documentHead = false} = {})
src/betterdiscord/modules/dommanager.ts:105
↓ 1 callersFunctionlistener
()
src/betterdiscord/ui/settings/storecard.tsx:61
↓ 1 callersMethodlistener
()
src/betterdiscord/stores/editor.ts:47
↓ 1 callersMethodload
* Loads previously stored data. * * @param {string} pluginName Name of the plugin loading data * @param {string} key Which piece of dat
src/betterdiscord/api/data.ts:58
↓ 1 callersMethodload
()
src/betterdiscord/webpack/cache.ts:18
↓ 1 callersMethodloadMonaco
()
src/betterdiscord/modules/editor.ts:79
↓ 1 callersFunctionluma
(color: string | number[])
src/betterdiscord/ui/settings/components/color.tsx:41
↓ 1 callersFunctionmakeBundle
()
scripts/pack.ts:11
↓ 1 callersFunctionmakeButton
(button: any, value: any)
src/betterdiscord/ui/customcss/editor.tsx:25
↓ 1 callersMethodmakePatch
(module: M, functionName: K, name: string)
src/betterdiscord/modules/patcher.ts:145
↓ 1 callersFunctionmakeRequest
(url: string, options: RequestOptions, callback: RequestCallback, setReq: SetReq)
src/electron/preload/api/https.ts:14
↓ 1 callersFunctionmakeResetButton
(collectionId: string, refresh?: () => void)
src/betterdiscord/ui/settings/panel.tsx:16
↓ 1 callersFunctionmakeSwitch
(control: any)
src/betterdiscord/ui/customcss/editor.tsx:33
↓ 1 callersMethodmarkAsKnown
* To hide the badge * @public
src/betterdiscord/modules/addonstore.ts:222
↓ 1 callersFunctionmaybeHasOtherClientMod
()
src/electron/main/modules/browserwindow.ts:11
↓ 1 callersFunctionoccurrences
(source: string, substring: string)
src/betterdiscord/builtins/developer/debuglogs.ts:24
↓ 1 callersMethodonChange
(onChange: (c: string, s: string, v: unknown) => void)
src/betterdiscord/ui/settings.tsx:51
↓ 1 callersMethodonChange
(newState: boolean)
src/betterdiscord/ui/settings/components/checkbox.tsx:9
↓ 1 callersMethodonClick
()
src/betterdiscord/ui/notifications.tsx:35
↓ 1 callersMethodonClose
()
src/betterdiscord/ui/notifications.tsx:33
↓ 1 callersMethodonClose
()
src/betterdiscord/ui/modals/changelog.tsx:90
↓ 1 callersMethodonClose
()
src/betterdiscord/ui/floating/window.tsx:46
↓ 1 callersMethodonMutation
(mutation: MutationRecord)
src/betterdiscord/modules/pluginmanager.ts:230
↓ 1 callersMethodonSettingChange
(collection: string, category: string, id: string, value: unknown)
src/betterdiscord/stores/settings.ts:243
↓ 1 callersMethodopenAddonPage
* Opens the bd's site page for the addon * @public
src/betterdiscord/modules/addonstore.ts:242
↓ 1 callersFunctionopenDetached
(addon: T)
src/betterdiscord/modules/addonmanager.ts:383
↓ 1 callersFunctionopenDevTools
(event: IpcMainEvent)
src/electron/main/modules/ipc.ts:58
↓ 1 callersMethodopenDialog
(options: object)
src/betterdiscord/modules/ipc.ts:57
↓ 1 callersFunctionopenFolder
(folder: string)
src/betterdiscord/ui/settings/addonlist.tsx:42
↓ 1 callersMethodopenPreview
* Opens the Theme preview site * @public
src/betterdiscord/modules/addonstore.ts:230
↓ 1 callersMethodpanel
(key: string, panel: PanelLayout)
src/betterdiscord/ui/settings.tsx:450
↓ 1 callersFunctionparseGithubUrl
(url)
src/betterdiscord/builtins/developer/recovery.tsx:64
↓ 1 callersFunctionparseProperty
(raw: string)
src/betterdiscord/modules/thememanager.ts:16
↓ 1 callersFunctionparseType
(type: string)
src/betterdiscord/api/logger.ts:22
↓ 1 callersMethodparseType
(type: keyof typeof LogTypes)
src/common/logger.ts:100
↓ 1 callersMethodpatch
()
src/electron/preload/discordnativepatch.ts:104
↓ 1 callersMethodpatch
(node: React.ReactElement<P, T>, callback: UnknownPatch<P>)
src/betterdiscord/modules/nodepatcher.ts:15
↓ 1 callersMethodpatchAvatars
()
src/betterdiscord/builtins/general/themeattributes.tsx:170
↓ 1 callersMethodpatchBrowserWindow
()
src/electron/main/modules/browserwindow.ts:145
↓ 1 callersMethodpatchChatAvatar
()
src/betterdiscord/builtins/general/themeattributes.tsx:133
↓ 1 callersMethodpatchEmbeds
()
src/betterdiscord/builtins/store/addonstore.ts:184
↓ 1 callersMethodpatchErrorBoundry
()
src/betterdiscord/builtins/developer/recovery.tsx:206
↓ 1 callersMethodpatchLinkOpener
()
src/betterdiscord/builtins/store/addonstore.ts:139
↓ 1 callersMethodpatchMessage
()
src/betterdiscord/builtins/general/themeattributes.tsx:16
↓ 1 callersMethodpatchMessageHook
()
src/betterdiscord/builtins/general/themeattributes.tsx:52
↓ 1 callersMethodpatchModalSettings
()
src/betterdiscord/ui/settings.tsx:108
↓ 1 callersFunctionpatchModuleLoading
(require: Webpack.Require)
src/betterdiscord/webpack/require.ts:94
↓ 1 callersMethodpatchRecursive
(target: MenuRenderNode, iteration = 0)
src/betterdiscord/api/contextmenu.ts:232
↓ 1 callersMethodpatchSettingsSearch
()
src/betterdiscord/ui/settings.tsx:303
↓ 1 callersMethodpatchTabBarComponent
()
src/betterdiscord/builtins/general/themeattributes.tsx:116
↓ 1 callersMethodpatchUserProfileComponent
()
src/betterdiscord/builtins/general/themeattributes.tsx:124
↓ 1 callersMethodpatchVersionInformation
()
src/betterdiscord/ui/settings.tsx:361
↓ 1 callersMethodpatchVoiceUserComponent
()
src/betterdiscord/builtins/general/themeattributes.tsx:103
↓ 1 callersFunctionpreCompare
(a: string, b: string)
src/betterdiscord/structs/semver.ts:48
↓ 1 callersMethodrePatch
(patch: Patch<M, K>)
src/betterdiscord/modules/patcher.ts:139
↓ 1 callersMethodreason
()
src/common/native-fetch.ts:3
↓ 1 callersMethodrecentlyUpdated
@public
src/betterdiscord/modules/addonstore.ts:387
↓ 1 callersMethodregister
(callback: (payload: T) => void)
src/betterdiscord/types/discord/modules.d.ts:74
↓ 1 callersMethodregisterAddonPanel
(manager: AddonManager)
src/betterdiscord/stores/settings.ts:83
↓ 1 callersMethodregisterCollection
(id: string, name: string, settings: SettingsCategory[])
src/betterdiscord/stores/settings.ts:47
↓ 1 callersMethodregisterEvents
()
src/electron/main/modules/ipc.ts:189
↓ 1 callersMethodremoveNotification
(id: string)
src/betterdiscord/stores/notifications.ts:12
↓ 1 callersMethodremovePanel
(id: string)
src/betterdiscord/stores/settings.ts:96
↓ 1 callersMethodremoveStyle
(id: string)
src/betterdiscord/modules/dommanager.ts:88
↓ 1 callersMethodremoveStyle
* Removes a `<style>` from the document corresponding to the given ID. * * @param {string} id ID used for the style element
src/betterdiscord/api/dom.ts:57
↓ 1 callersMethodremoveToast
(key: number)
src/betterdiscord/stores/toasts.ts:30
← previousnext →401–500 of 1,293, ranked by callers