| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
All checks were successful
Plugins that require configuration (Twitter/Instagram expanders, Domain Blocker) can now have an app-wide default that each channel inherits and overrides only where needed. - model: add GlobalPluginConfig and MergeConfig (blank channel value inherits the global value) - migration: add global_plugin_config table (#5) - db: GetGlobalPluginConfig, GetAllGlobalPluginConfigs, SetGlobalPluginConfig - app: merge global + channel config per message - admin: /admin/plugins/config/<id> global config page, shared buildPluginConfigFromForm helper and _fields.html partial; channel form shows inherited global value as placeholder - docs: document global vs per-channel plugin configuration |
||
| .. | ||
| migration.go | ||
| migrations.go | ||