BetterDiscordApp-v2/client/src/modules
Samuel Elliott 8826a7b984
Use an observer to detect new React components
2018-08-01 20:48:09 +01:00
..
content.js Remove unused imports 2018-07-18 20:57:05 +01:00
contentmanager.js Remove unused imports 2018-07-18 20:57:05 +01:00
csseditor.js Remove emote.name 2018-06-10 22:20:17 +01:00
database.js Refactor IPC 2018-03-21 20:52:42 +00:00
discordapi.js Remove unused imports 2018-07-18 20:57:05 +01:00
eventhook.js Remove unused imports 2018-07-18 20:57:05 +01:00
eventlistener.js Eventlistener module base 2018-02-01 05:00:28 +02:00
events.js Fix EventsWrapper not unsubscribing from events 2018-05-05 11:17:26 +01:00
eventswrapper.js Fix EventsWrapper not unsubscribing from events 2018-05-05 11:17:26 +01:00
extmodule.js Wrap Discord’s preload script instead of enabling Node integration 2018-05-28 01:43:25 +01:00
extmodulemanager.js Remove unused imports 2018-07-18 20:57:05 +01:00
globals.js Restore common in main and add note about __non_webpack_require__ 2018-06-10 22:40:46 +01:00
module.js Comments and fix tooltip arrow positioning 2018-03-20 23:24:38 +00:00
modulemanager.js Remove unused imports 2018-07-18 20:57:05 +01:00
modules.js Move data types to separate files and further separate channels based of their type 2018-04-14 00:29:03 +01:00
patcher.js Remove unused imports 2018-07-18 20:57:05 +01:00
permissionmanager.js Store patched functions in a weakmap, move events wrapper and prevent plugins from modifying the plugin and content prototypes and their internals object 2018-03-08 23:43:26 +00:00
plugin.js Allow forcefully unloading plugins without reloading Discord 2018-05-29 21:48:58 +01:00
pluginapi.js Requested changes from JsSucks/BetterDiscordApp#194 2018-07-19 22:21:20 +01:00
pluginmanager.js Remove unused imports 2018-07-18 20:57:05 +01:00
reactcomponents.js Use an observer to detect new React components 2018-08-01 20:48:09 +01:00
settings.js Requested changes from JsSucks/BetterDiscordApp#194 2018-07-19 22:21:20 +01:00
socketproxy.js Comments and fix tooltip arrow positioning 2018-03-20 23:24:38 +00:00
theme.js Fix for plain CSS themes 2018-04-09 21:12:53 +01:00
thememanager.js Remove unused imports 2018-07-18 20:57:05 +01:00
updater.js Fix updater incorrectly showing an update is available 2018-07-07 22:05:36 +01:00
vendor.js Use request instead of axios 2018-07-07 19:43:17 +01:00
webpackmodules.js Add function to get classes and fix emote autocomplete injection 2018-07-07 01:17:26 +01:00