BetterDiscordApp-v2/client/src/modules
Samuel Elliott 78079588ea Fix Message component selection 2018-07-18 19:18:06 +01:00
..
content.js Record plugin/theme load/start/stop timestamp 2018-03-31 00:46:05 +01:00
contentmanager.js Add support for ES6 modules in plugins 2018-06-22 23:55:53 +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 Fix friend source flags 2018-06-24 19:50:21 +01:00
eventhook.js Delete old logs on startup 2018-06-26 23:25:43 +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 Content reloading 2018-02-21 17:46:27 +00: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 Add class normaliser 2018-06-12 20:56:07 +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 Allow patching arrays 2018-05-21 20:49:21 +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 Use axios and http/https to check for updates 2018-07-07 14:23:43 +01:00
pluginmanager.js Add support for ES6 modules in plugins 2018-06-22 23:55:53 +01:00
reactcomponents.js Fix Message component selection 2018-07-18 19:18:06 +01:00
settings.js Allow forcefully unloading plugins without reloading Discord 2018-05-29 21:48:58 +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 More comments 2018-03-22 02:13:32 +00: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