mirror of
https://github.com/mattermost/mattermost.git
synced 2026-04-14 13:39:08 -04:00
* 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. |
||
|---|---|---|
| .. | ||
| mock | ||
| api.go | ||
| doc.go | ||
| driver.go | ||
| example_hello_user_test.go | ||
| example_reattach_test.go | ||
| hooks.go | ||