mattermost-plugin-bridge-xmpp/server
2025-08-12 18:56:06 +02:00
..
bridge fix: properly send inbandregistration requests 2025-08-12 18:43:21 +02:00
command chore: fix lint issues 2025-08-06 18:25:25 +02:00
config feat: refactor bridge user detection and fix linting issues 2025-08-12 12:01:42 +02:00
logger feat: restore XMPP bridge to use direct client connection instead of bridge user 2025-08-04 18:04:10 +02:00
model chore: fix lint issues 2025-08-06 18:25:25 +02:00
store/kvstore chore: fix lint issues 2025-08-06 18:25:25 +02:00
xmpp fix: properly check responses for registration and cancellation requests 2025-08-12 18:56:06 +02:00
.gitignore Initial commit from mattermost-plugin-starter-template 2025-07-30 13:12:52 +02:00
api.go Initial commit from mattermost-plugin-starter-template 2025-07-30 13:12:52 +02:00
configuration.go chore: fix lint issues 2025-08-06 18:25:25 +02:00
hooks_sharedchannels.go chore: fix lint issues 2025-08-06 18:25:25 +02:00
hooks_user.go feat: refactor bridge user detection and fix linting issues 2025-08-12 12:01:42 +02:00
job.go Initial commit from mattermost-plugin-starter-template 2025-07-30 13:12:52 +02:00
main.go Initial commit from mattermost-plugin-starter-template 2025-07-30 13:12:52 +02:00
plugin.go chore: fix lint issues 2025-08-06 18:25:25 +02:00
plugin_test.go chore: fix lint issues 2025-08-06 18:25:25 +02:00