1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2024-09-21 14:42:47 +02:00
TweetDuck/Plugins
2016-07-24 21:26:24 +02:00
..
Controls Fix blank space in Plugin Control description when none is provided 2016-07-24 19:28:17 +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 Add plugin utility bridge with file functionality and a plugin token system 2016-07-23 18:36:58 +02:00
PluginBridge.cs Rewrite plugin file methods for the JS promise system 2016-07-24 21:26:24 +02:00
PluginConfig.cs Implement optional minimum TweetDuck version tag for plugins 2016-06-26 23:18:46 +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 plugin utility bridge with file functionality and a plugin token system 2016-07-23 18:36:58 +02:00
PluginScriptGenerator.cs Fix plugin script generator causing JS syntax error 2016-07-24 18:14:56 +02:00