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
Bryan Davis 59a09e14d9 Clear existing IRC event handlers before connecting to new ones
Clear IRC event handlers that we will be registering for the new
connection before registering new handlers. This prevents duplicate
event handlers in the case where we are connecting via a BNC and are
seeing a reconnect. Attempting to clear handlers when none have been set
is a no-op.

Fixes 42wim#1564
Co-authored-by: Andreas Vögele <andreas@andreasvoegele.com>
2 months ago
..
api Add extra error checking for fileinfo (api) (#2015) 1 year ago
config Add UseUsername option (mattermost). Fixes #1665 (#1714) 2 years ago
discord Return a message ID when sending with a webhook (discord) (#1976) 1 year ago
harmony Add support for Harmony (#1656) 3 years ago
helper Make the cgo lottie a build tag (-tag cgolottie) (#1955) 1 year ago
irc Clear existing IRC event handlers before connecting to new ones 2 months ago
keybase Fix go-keybase-chat-bot api changes 4 years ago
matrix Add Matrix username spoofing (#1875) 2 years ago
mattermost Fix possible panic in mattermost. (mattermost) Fixes #1947 (#2014) 1 year ago
msteams Fix panic in msteams. Fixes #1588 (#1622) 3 years ago
mumble Add support for Mumble servers with no message length limit (#2008) 1 year ago
nctalk Add support for separate display name (nctalk) (#1506) 3 years ago
rocketchat Handle Rocket.Chat attachments (#1395) 3 years ago
slack Fix error messages in telegram and slack bridges (#1862) 2 years ago
sshchat Fix duplicated messages (sshchat). Fixes #950 (#996) 4 years ago
steam Update dependencies (#886) 5 years ago
telegram Add nil check for group update (telegram) (#2036) 1 year ago
vk Fix UploadMessagesPhoto for vk community chat (vk) (#1812) 2 years ago
whatsapp Add whatsapp deprecation warning (#1792) 2 years ago
whatsappmulti Support topic changes and Join/Leave messages (whatsapp) (#2017) 1 year ago
xmpp Do not fail on no avatar data (xmpp) #1529 (#1627) 3 years ago
zulip Don't treat nil as an unknown type of error (zulip) (#2024) 1 year ago
bridge.go Add sane RemoteNickFormat default for API (#1157) 4 years ago