mirror of
https://github.com/mattermost/mattermost.git
synced 2026-03-02 21:31:09 -05:00
- Create PluginHooksServicerImpl implementing PluginHooksServicer gRPC service - Implement Implemented RPC returning canonical hook names from registry - Implement lifecycle hooks: OnActivate, OnDeactivate, OnConfigurationChange - Implement message hooks: MessageWillBePosted, MessageWillBeUpdated - Implement notification hooks: MessageHasBeenPosted/Updated/Deleted - Implement MessagesWillBeConsumed with post list modification support - Add DISMISS_POST_ERROR constant for silent post dismissal - Register hook servicer in PluginServer.start() - Document error handling convention in module docstring Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| scripts | ||
| src/mattermost_plugin | ||
| tests | ||
| pyproject.toml | ||