MCPcopy Create free account

hub / github.com/BetterDiscord/BetterDiscord / functions

Functions1,293 in github.com/BetterDiscord/BetterDiscord

FunctionloadState
()
src/betterdiscord/modules/addonmanager.ts:94
Functionlocale
()
src/common/i18n.ts:78
MethodmakeSettingsPanelProvider
(children: React.ReactNode)
src/betterdiscord/ui/settings.tsx:170
Methodmapper
src/betterdiscord/api/contextmenu.ts:471
MethodmarkAsKnown
* @public * @param {string} filename
src/betterdiscord/modules/addonstore.ts:535
FunctionmemoizeObject
(object: T)
src/common/utils/memoize.ts:6
Methodminimize
()
src/betterdiscord/types/discord/modules.d.ts:13
Functionmkdir
(path: string, options: object, callback: (...a: any[]) => void)
src/betterdiscord/polyfill/fs.ts:56
FunctionmkdirSync
(path: string, options: object)
src/betterdiscord/polyfill/fs.ts:66
MethodmobileCreateInvite
()
src/betterdiscord/types/discord/modules.d.ts:148
Methodname
()
src/betterdiscord/modules/commandmanager.tsx:363
Methodname
()
src/betterdiscord/builtins/customcss.ts:29
Methodname
()
src/betterdiscord/builtins/window/removeminimumsize.ts:8
Methodname
()
src/betterdiscord/builtins/window/transparency.ts:10
Methodname
()
src/betterdiscord/builtins/window/nativeframe.ts:9
Methodname
()
src/betterdiscord/builtins/commands/defaultcommands.ts:13
Methodname
()
src/betterdiscord/builtins/store/addonstore.ts:106
Methodname
()
src/betterdiscord/builtins/developer/inspectelement.ts:6
Methodname
()
src/betterdiscord/builtins/developer/debuglogs.ts:30
Methodname
()
src/betterdiscord/builtins/developer/devtools.ts:6
Methodname
()
src/betterdiscord/builtins/developer/recovery.tsx:176
Methodname
()
src/betterdiscord/builtins/developer/devtoolswarning.ts:6
Methodname
()
src/betterdiscord/builtins/developer/reactdevtools.ts:10
Methodname
()
src/betterdiscord/builtins/developer/debugger.ts:4
Methodname
()
src/betterdiscord/builtins/general/themeattributes.tsx:12
Methodname
()
src/betterdiscord/builtins/general/voicedisconnect.ts:6
Methodname
()
src/betterdiscord/builtins/general/mediakeys.ts:10
Methodname
()
src/betterdiscord/structs/builtin.ts:14
FunctionnativeFetch
({url, signal: dryAbortSignal, body: dryBody, ...init}: DriedRequest)
src/electron/preload/api/fetch.ts:8
MethodnativeOpen
()
src/betterdiscord/builtins/customcss.ts:33
FunctionnewModule
(this: any, module: any, exports: any, webpackRequire: any)
src/electron/preload/early/index.ts:99
Functionnot
Generates a filter that returns the opposite of the passed filter.
src/betterdiscord/api/webpack.ts:69
Functionnot
(filter: Webpack.ModuleFilter)
src/betterdiscord/webpack/filter.ts:137
Methodnotifications
()
src/betterdiscord/stores/notifications.ts:22
Functionns
* Create a namespace-scoped translation function
src/common/i18n.ts:185
MethodoffLineListener
()
src/betterdiscord/modules/addonstore.ts:585
MethodonAdded
* Adds a listener for when a node matching a selector is added to the document body. * The listener is automatically removed upon firing. *
src/betterdiscord/modules/dommanager.ts:178
MethodonChange
(value: string)
src/betterdiscord/builtins/customcss.ts:134
MethodonChange
(id: string)
src/betterdiscord/ui/settings/addoncard.tsx:92
MethodonChange
(newValue: any)
src/betterdiscord/ui/settings/components/dropdown.tsx:19
MethodonChange
(newValue?: boolean)
src/betterdiscord/ui/settings/components/switch.tsx:11
MethodonChange
(newValue: string[] | string)
src/betterdiscord/ui/settings/components/file.tsx:14
MethodonChange
(newValue: string[])
src/betterdiscord/ui/settings/components/file.tsx:23
MethodonChange
(newValue: string)
src/betterdiscord/ui/settings/components/file.tsx:28
MethodonChange
(newValue: Position)
src/betterdiscord/ui/settings/components/position.tsx:16
MethodonChange
(newValue: string)
src/betterdiscord/ui/settings/components/color.tsx:52
MethodonChange
(newValue: string)
src/betterdiscord/ui/settings/components/textbox.tsx:13
MethodonChange
(newValue: number | string)
src/betterdiscord/ui/settings/components/slider.tsx:18
MethodonChange
(event: ChangeEvent | {target: {value: string;};})
src/betterdiscord/ui/settings/components/search.tsx:10
MethodonChange
(newValue: any)
src/betterdiscord/ui/settings/components/radio.tsx:22
MethodonChange
(newValue: string[])
src/betterdiscord/ui/settings/components/keybind.tsx:13
MethodonChange
(newValue: number | string)
src/betterdiscord/ui/settings/components/number.tsx:15
MethodonClick
(close: (immediate?: boolean) => void)
src/betterdiscord/ui/notices.ts:9
MethodonClick
* @warning You cannot have page with onClick!
src/betterdiscord/ui/settings.tsx:423
MethodonClose
()
src/betterdiscord/api/contextmenu.ts:124
MethodonClose
()
src/betterdiscord/ui/notices.ts:16
MethodonClose
()
src/betterdiscord/ui/modals/addonerrormodal.tsx:66
MethodonCloseRequest
()
src/betterdiscord/modules/addonstore.ts:351
MethodonDrawerToggle
(collection: string, group: string, state: boolean)
src/betterdiscord/ui/settings.tsx:37
MethodonDrawerToggle
(id: string, subid: string, state: boolean)
src/betterdiscord/ui/settings/panel.tsx:50
FunctiononError
()
src/betterdiscord/ui/modals/installmodal.tsx:58
MethodonFinish
()
src/betterdiscord/modules/addonstore.ts:332
MethodonHeadersReceived
()
src/electron/main/modules/csp.ts:6
MethodonKeyDown
(event: KeyboardEvent<HTMLInputElement>)
src/betterdiscord/ui/settings/components/textbox.tsx:12
MethodonKeyDown
(event: KeyboardEvent<HTMLInputElement>)
src/betterdiscord/ui/settings/components/search.tsx:13
FunctiononLiveUpdateChange
(listener: (state: boolean) => void)
src/electron/preload/api/editor.ts:14
FunctiononLoad
()
src/betterdiscord/ui/modals/installmodal.tsx:49
MethodonPageChange
(newPage: number)
src/betterdiscord/ui/misc/paginator.tsx:15
MethodonRemoved
* Adds a listener for when the node is removed from the document body. * The listener is automatically removed upon firing. * @param {HTMLEl
src/betterdiscord/modules/dommanager.ts:207
MethodonResize
()
src/betterdiscord/ui/floating/window.tsx:45
MethodonSwitch
()
src/betterdiscord/modules/pluginmanager.ts:217
Functionopen
(type: "custom-css" | "theme" | "plugin", filename?: string)
src/electron/preload/api/editor.ts:6
Functionopen
()
src/editor/preload.ts:32
Methodopen
(type: "custom-css" | "theme" | "plugin", filename?: string)
src/electron/main/modules/editor.ts:20
Methodopen
* Function that allows you to open an entire context menu. Recommended to build the menu with this module. * * @param {MouseEvent} event T
src/betterdiscord/api/contextmenu.ts:504
Methodopen
()
src/betterdiscord/builtins/customcss.ts:160
Methodopen
(window: FloatingWindowProps)
src/betterdiscord/ui/floatingwindows.tsx:27
MethodopenApp
()
src/betterdiscord/types/discord/modules.d.ts:160
FunctionopenDialog
(event: IpcMainInvokeEvent, options: Partial<DialogOptions> = {})
src/electron/main/modules/ipc.ts:120
FunctionopenDialog
(options: any)
src/betterdiscord/api/ui.ts:176
FunctionopenDiscordSupport
()
src/betterdiscord/builtins/developer/recovery.tsx:110
FunctionopenEditor
(_: IpcMainInvokeEvent, type: "plugin" | "theme", filename: string)
src/electron/main/modules/ipc.ts:165
FunctionopenGithubIssue
()
src/betterdiscord/builtins/developer/recovery.tsx:97
MethodopenNativeAppModal
()
src/betterdiscord/types/discord/modules.d.ts:159
FunctionopenPath
(_: IpcMainEvent, path: string)
src/electron/main/modules/ipc.ts:38
MethodopenWindow
(url: string, options: {windowOptions: object; closeOnUrl: boolean;})
src/betterdiscord/modules/ipc.ts:36
Methodoptions
()
src/betterdiscord/modules/commandmanager.tsx:366
FunctionownKeys
()
src/betterdiscord/webpack/stores.ts:16
FunctionownKeys
()
src/betterdiscord/webpack/require.ts:146
FunctionparseArguments
(...args: any)
src/betterdiscord/polyfill/request.ts:9
MethodparseHTML
* Parses a string of HTML and returns the results. If the second parameter is true, * the parsed HTML will be returned as a document fragment {@s
src/betterdiscord/modules/dommanager.ts:80
Methodpatch
* Allows you to patch a given context menu. Acts as a wrapper around the `Patcher`. * * @param {string | RegExp} navId Discord's internal
src/betterdiscord/api/contextmenu.ts:349
Methodpatches
()
src/betterdiscord/modules/patcher.ts:61
Functionpipe
(fsStream: fs.WriteStream)
src/electron/preload/api/https.ts:73
Functionpluralize
@private
src/common/i18n.ts:104
FunctionpopAllLayers
()
src/betterdiscord/ui/settings/addoncard.tsx:43
FunctionpopLayer
()
src/betterdiscord/ui/settings/addoncard.tsx:38
Methodpredicate
()
src/betterdiscord/modules/commandmanager.tsx:94
FunctionpromptToUpload
()
src/betterdiscord/modules/discordmodules.ts:70
Functionprop1
()
tests/common/utils/memoize.test.ts:28
← previousnext →1,001–1,100 of 1,293, ranked by callers