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
Wim cf3cddafab Keep connection state. Fixes #856
Actually check if we're connected when trying to Send() a message.
Messages now will get dropped when not connected.

TODO: Ideally this should be in a ring buffer to retransmit when the
connection comes back up.
5 years ago
..
api Update vendor, move to labstack/echo/v4 Fixes #698 6 years ago
config Add an option to skip the Mattermost server version check (#849) 5 years ago
discord Support bulk deletions (discord) 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) 5 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) 5 years ago
mattermost Add an option to skip the Mattermost server version check (#849) 5 years ago
rocketchat Add useraction support (rocketchat). Closes #772 (#794) 5 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) 5 years ago
steam Refactor steam bridge (#630) 6 years ago
telegram Handle nil message (telegram). Fixes #777 5 years ago
whatsapp Fix noisy whatsapp error logging 5 years ago
xmpp Keep connection state. Fixes #856 5 years ago
zulip Need to specify /topic:mytopic for channel configuration (zulip). (#751) 5 years ago
bridge.go Make all loggers derive from non-default instance (#728) 5 years ago