mattermost/server/public/plugin/plugintest
Doug Lauder 7d6d834f1f
MM-68016, MM-68017, MM-68018 Add plugin pre-hooks for membership and channel archive (#35731)
* MM-68016, MM-68017, MM-68018 Add plugin pre-hooks for channel member add, team member add, and channel archive

  Enable plugins to intercept and reject (or modify) three operations before
  they are persisted: adding a channel member, adding a team member, and
  archiving a channel. These are the three high-priority hooks from epic
  MM-68003.
2026-03-25 08:45:17 -04:00
..
mock Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
api.go feat: pluginapi: filewillbedownloaded / sendtoastmessage (#34596) 2026-02-16 17:10:39 +01:00
doc.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
driver.go Upgrade Go to 1.24.3 (#31220) 2025-06-10 15:04:57 -03:00
example_hello_user_test.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
example_reattach_test.go MM-57018: support reattaching plugins (#26421) 2024-04-11 11:10:25 -04:00
hooks.go MM-68016, MM-68017, MM-68018 Add plugin pre-hooks for membership and channel archive (#35731) 2026-03-25 08:45:17 -04:00