mattermost-plugin-bridge-xmpp/server/xmpp
Felipe Martin b80e8ebd8f
feat: refactor bridge user detection and fix linting issues
- Extract bridge user detection logic into separate isBridgeUserMessage() function
- Fix gocritic ifElseChain issues by converting if-else to switch statements
- Fix gofmt formatting issues in client.go
- Fix revive naming issues by renaming XMPPUser to User and XMPPUserManager to UserManager
- Improve code organization and maintainability

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-12 12:01:42 +02:00
..
client.go feat: refactor bridge user detection and fix linting issues 2025-08-12 12:01:42 +02:00
xep_0077.go chore: lint 2025-08-11 13:29:01 +02:00
xep_features.go chore: lint 2025-08-11 13:29:01 +02:00