mattermost/server/public/plugin
Christopher Poile f13a531bca
MM-53924 - Implement NotificationWillBePushed plugin hook (#24263)
* add NotificationWillBePushed hook

* mocks

* use a struct for hook parameters; simplify number of parameters sent across RPC

* missing wg.Wait

* change to a bool return value
2023-08-18 12:01:50 -04:00
..
checker MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
interface_generator MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
plugintest MM-53924 - Implement NotificationWillBePushed plugin hook (#24263) 2023-08-18 12:01:50 -04:00
utils Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
api.go MM-53358: Revert Threads Everywhere (#23882) 2023-06-30 15:31:25 -03:00
api_timer_layer_generated.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
client.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
client_rpc.go MM-52532: Fix golangci warnings (#23709) 2023-06-13 14:08:36 +05:30
client_rpc_generated.go MM-53924 - Implement NotificationWillBePushed plugin hook (#24263) 2023-08-18 12:01:50 -04: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-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
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-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
hijack.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
hooks.go MM-53924 - Implement NotificationWillBePushed plugin hook (#24263) 2023-08-18 12:01:50 -04:00
hooks_timer_layer_generated.go MM-53924 - Implement NotificationWillBePushed plugin hook (#24263) 2023-08-18 12:01:50 -04: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-53924 - Implement NotificationWillBePushed plugin hook (#24263) 2023-08-18 12:01:50 -04: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-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
supervisor_test.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30