1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-01-24 12:46:02 +01:00
TweetDuck/Plugins
2016-09-04 03:59:37 +02:00
..
Controls Reformat (missing space after comma), minor code tweaks 2016-09-02 13:34:41 +02:00
Events Rework plugin manager events (move to a different namespace and change LoadError to Load) 2016-06-25 19:38:20 +02:00
Plugin.cs Allow custom .js files in plugin folders when prefixed by 'user.' 2016-09-04 03:50:35 +02:00
PluginBridge.cs Reformat (missing space after comma), minor code tweaks 2016-09-02 13:34:41 +02:00
PluginConfig.cs Seal PluginConfig and add a method to disable official plugins from config 2016-09-02 17:25:25 +02:00
PluginEnvironment.cs Add plugin bridge object to script variable list 2016-07-24 15:35:17 +02:00
PluginGroup.cs Add a base for plugin management including basic UI 2016-06-04 23:24:46 +02:00
PluginManager.cs Add a global plugins.js file with loadConfigurationFile utility function 2016-09-04 03:59:37 +02:00
PluginScriptGenerator.cs Add plugin identifier to the object itself 2016-09-04 03:38:42 +02:00