mattermost/server/public/plugin
Jesús Espino 17ff2049ec
Adding 'MessageHasBeenDeleted' hook to plugins (#22476)
* Adding 'MessageHasBeenDeleted' hook to plugins

* Remove debug logs

* Add unit test

* Bumping the required version

* Fix CI problems

* Increasing the minimum version

* go fmt

---------

Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-09-14 18:33:22 +02: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 Adding 'MessageHasBeenDeleted' hook to plugins (#22476) 2023-09-14 18:33:22 +02:00
utils Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
api.go Adding SetFileSearchableContent plugin API endpoint (#24355) 2023-08-30 13:43:40 -07:00
api_timer_layer_generated.go Adding SetFileSearchableContent plugin API endpoint (#24355) 2023-08-30 13:43:40 -07:00
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 Adding 'MessageHasBeenDeleted' hook to plugins (#22476) 2023-09-14 18:33:22 +02: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-54014] Run tests in public/... (#24320) 2023-08-22 12:48:53 +02: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 Adding 'MessageHasBeenDeleted' hook to plugins (#22476) 2023-09-14 18:33:22 +02:00
hooks_timer_layer_generated.go Adding 'MessageHasBeenDeleted' hook to plugins (#22476) 2023-09-14 18:33:22 +02: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 Adding 'MessageHasBeenDeleted' hook to plugins (#22476) 2023-09-14 18:33:22 +02: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-54132] Use annotated logger for log messages from jobs (#24275) 2023-09-07 08:50:22 +02:00