You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matterbridge/bridge
Nick 7a3bb0e55c Verify TLS against JID domain, not the host. (xmpp) (#834)
Partially fixes #820.

A full fix requires patching https://github.com/matterbridge/go-xmpp to use DNS SRV records.
5 years ago
..
api Update vendor, move to labstack/echo/v4 Fixes #698 6 years ago
config Make config parse errors readable 5 years ago
discord Allow messages from other bots (discord). Fixes #816 5 years ago
gitter Fix golint linter issues and enable it in CI (#593) 6 years ago
helper Trim <p> and </p> tags (matrix). Closes #686 (#753) 6 years ago
irc Add scripting (tengo) support for every outgoing message (#806) 5 years ago
matrix Detect html nicks in RemoteNickFormat (matrix). Fixes #696 (#719) 6 years ago
mattermost Handle unthreaded messages (mattermost). Fixes #803 5 years ago
rocketchat Add useraction support (rocketchat). Closes #772 (#794) 6 years ago
slack Fix regression in autojoining with legacy tokens (slack). Fixes #651 (#848) 5 years ago
sshchat Make all loggers derive from non-default instance (#728) 6 years ago
steam Refactor steam bridge (#630) 6 years ago
telegram Handle nil message (telegram). Fixes #777 6 years ago
whatsapp Fix noisy whatsapp error logging 5 years ago
xmpp Verify TLS against JID domain, not the host. (xmpp) (#834) 5 years ago
zulip Need to specify /topic:mytopic for channel configuration (zulip). (#751) 6 years ago
bridge.go Make all loggers derive from non-default instance (#728) 6 years ago