mattermost/server/public/plugin
Harrison Healey 502cd6ef7d
MM-56082 Add PreferencesHaveChanged plugin hook (#25659)
* Add interface for PreferencesHaveChanged hook

* Add context to preference-related methods of App

* Implement PreferencesHaveChanged

* Re-add missing "fmt" import

* Update minimum server version for the new hook

* Remove pointers to be consistent with other preference APIs
2024-01-03 12:25:53 -05:00
..
checker Add whitespace linter (#24855) 2023-10-11 10:13:36 +02:00
interface_generator [MM-55268] Implement ServeMetrics plugins hook (#24249) 2023-11-17 14:39:06 -06:00
plugintest MM-56082 Add PreferencesHaveChanged plugin hook (#25659) 2024-01-03 12:25:53 -05:00
utils Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
api.go Shared channels plugin APIs for MS Teams plugin (#25805) 2023-12-22 17:00:27 -05:00
api_timer_layer_generated.go Shared channels plugin APIs for MS Teams plugin (#25805) 2023-12-22 17:00:27 -05:00
client.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
client_rpc.go [MM-55480] Update logr to v2.0.21 (#25431) 2023-11-23 10:30:08 +01:00
client_rpc_generated.go MM-56082 Add PreferencesHaveChanged plugin hook (#25659) 2024-01-03 12:25:53 -05:00
context.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
db_rpc.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
doc.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
driver.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
environment.go MM-53355: install transitionally prepackaged plugins to filestore (#24225) 2023-08-17 12:46:57 -03:00
environment_test.go [MM-55990] Logger improvements for tests (#25467) 2023-11-30 10:47:04 +01:00
example_hello_world_test.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
example_help_test.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
hclog_adapter.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
health_check.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
health_check_test.go [MM-54132] Use annotated logger for log messages from jobs (#24275) 2023-09-07 08:50:22 +02:00
hijack.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
hooks.go MM-56082 Add PreferencesHaveChanged plugin hook (#25659) 2024-01-03 12:25:53 -05:00
hooks_timer_layer_generated.go MM-56082 Add PreferencesHaveChanged plugin hook (#25659) 2024-01-03 12:25:53 -05:00
http.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
io_rpc.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
metrics.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
product.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
product_hooks_generated.go MM-56082 Add PreferencesHaveChanged plugin hook (#25659) 2024-01-03 12:25:53 -05:00
stringifier.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
stringifier_test.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
supervisor.go [MM-55170] Improve error message when trying to activate a plugin in an unsupported environment (#25160) 2023-11-01 12:18:50 +01:00
supervisor_test.go [MM-54132] Use annotated logger for log messages from jobs (#24275) 2023-09-07 08:50:22 +02:00