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 1fb91c6316
Fix panic by checking slice bounds in handleEntities (telegram). Fixes #857 (#858)
Besides the bound checking, this now also use utf16 as suggested by
https://github.com/go-telegram-bot-api/telegram-bot-api/issues/231
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 webhook message deletions (discord) (#853) 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 Add an option to skip the Mattermost server version check (#849) 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 Fix panic by checking slice bounds in handleEntities (telegram). Fixes #857 (#858) 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) 6 years ago
bridge.go Make all loggers derive from non-default instance (#728) 6 years ago