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
Duco van Amstel 8b754017ca Fix race-condition in populateUser() (#767)
Fix the root-cause of #759 by introducing synchronisation points for
individual user fetches.
6 years ago
..
api Update vendor, move to labstack/echo/v4 Fixes #698 6 years ago
config Add MediaConvertWebPToPNG option (telegram). (#741) 6 years ago
discord Do not relay any bot messages (discord) (#743) 6 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 Support quits from irc correctly. Fixes #722 (#724) 6 years ago
matrix Detect html nicks in RemoteNickFormat (matrix). Fixes #696 (#719) 6 years ago
mattermost Add support for mattermost threading (#627) 6 years ago
rocketchat Do not send duplicate messages (rocketchat). Fixes #745 (#752) 6 years ago
slack Fix race-condition in populateUser() (#767) 6 years ago
sshchat Make all loggers derive from non-default instance (#728) 6 years ago
steam Refactor steam bridge (#630) 6 years ago
telegram Add support for URL in messageEntities (telegram). Fixes #735 (#736) 6 years ago
whatsapp Use whatsapp forks (#750) 6 years ago
xmpp Do not send topic changes on connect (xmpp). Fixes #732 (#733) 6 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