|
5b2daf9746
|
Refactor method order and return types in config file classes
|
2017-11-07 18:36:52 +01:00 |
|
|
7d8d0bd43b
|
Refactor awful plugin loading and management code
|
2017-10-31 07:13:17 +01:00 |
|
|
6468c03465
|
Fix 'Restore Defaults' not resetting plugin status and import/reset not closing Plugins form
|
2017-08-30 21:34:12 +02:00 |
|
|
e3080d07dc
|
Ensure plugin config exists after first run, fixes profile export crash
Closes #147
|
2017-07-13 05:21:22 +02:00 |
|
|
8de7e13aa3
|
Reorganize and refactor UserConfig and PluginConfig
|
2017-07-07 19:22:33 +02:00 |
|
|
d7bba22e19
|
Remove legacy configuration for list of disabled plugins
|
2017-05-31 17:57:55 +02:00 |
|
|
4d05441aa8
|
Rename root namespace to TweetDuck
|
2017-05-17 13:00:17 +02:00 |
|
|
7e2e1645e9
|
Move plugin config into a separate file
Closes #121
|
2017-04-28 17:29:08 +02:00 |
|
|
4990afcdbb
|
Remove plugin.CanRun call from PluginConfig.IsEnabled
|
2017-04-28 16:18:46 +02:00 |
|
|
abddf61c88
|
Update TweetDuck codebase to C# 7.0
|
2017-04-28 13:29:45 +02:00 |
|
|
e70d792654
|
Fix plugin status not updating from new config after importing profile
Closes #79
|
2016-11-16 04:10:17 +01:00 |
|
|
b729dca2e5
|
Seal PluginConfig and add a method to disable official plugins from config
|
2016-09-02 17:25:25 +02:00 |
|
|
31a475861b
|
Reformat (missing space after comma), minor code tweaks
|
2016-09-02 13:34:41 +02:00 |
|
|
188369e922
|
Implement optional minimum TweetDuck version tag for plugins
|
2016-06-26 23:18:46 +02:00 |
|
|
8bb69ef0ee
|
Rework plugin manager events (move to a different namespace and change LoadError to Load)
|
2016-06-25 19:38:20 +02:00 |
|
|
13d0e10dcd
|
Implement basic plugin loading and management
|
2016-06-25 18:53:03 +02:00 |
|
|
4283403f0e
|
Add a base for plugin management including basic UI
|
2016-06-04 23:24:46 +02:00 |
|