|
Some checks are pending
ci / plugin-ci (push) Waiting to run
- Add PublishMessage method to BridgeManager interface and implementation - Implement OnSharedChannelsSyncMsg hook to process Mattermost shared channel sync messages - Add processSyncPost helper to convert Mattermost posts to bridge messages - Route sync messages from Mattermost shared channels to XMPP bridge via message bus - Handle user resolution with fallback to API calls for missing users - Add comprehensive logging and error handling for sync operations - Support routing of text messages from shared channels to XMPP rooms 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| bridge | ||
| command | ||
| config | ||
| logger | ||
| model | ||
| store/kvstore | ||
| xmpp | ||
| .gitignore | ||
| api.go | ||
| configuration.go | ||
| hooks_sharedchannels.go | ||
| job.go | ||
| main.go | ||
| plugin.go | ||
| plugin_test.go | ||