1
0
forked from lug/matterbridge
matterbridge/bridge
Janet Blackquill dbedc99421
Add support for Harmony ()
Harmony is a relatively new (1,5yo) chat protocol with a small community.
This introduces support for Harmony into Matterbridge, using the functionality
specifically designed for bridge bots. The implementation is a modest 200 lines
of code.
2021-12-18 22:43:29 +01:00
..
api Sent loopback messages to other websockets as well (api) () 2020-08-27 22:28:03 +02:00
config Add UserName and RealName options for IRC () 2021-10-16 23:59:39 +02:00
discord Add comments to messages (telegram) () 2021-12-12 01:40:31 +01:00
gitter Fix golint linter issues and enable it in CI () 2018-11-15 20:43:43 +01:00
harmony Add support for Harmony () 2021-12-18 22:43:29 +01:00
helper Add support for mattermost v6 2021-10-16 23:23:24 +02:00
irc Allow binding to IP on IRC () 2021-11-29 01:15:51 +01:00
keybase Fix go-keybase-chat-bot api changes 2020-02-08 18:33:05 +01:00
matrix Keep the logger on a disabled bridge. Fixes () 2021-10-24 19:00:15 +02:00
mattermost Add support for mattermost v6 2021-10-16 23:23:24 +02:00
msteams Fix panic in msteams. Fixes () 2021-10-24 22:17:46 +02:00
mumble Remove newline character in bridge multiline messages (mumble) () 2021-08-22 23:17:37 +02:00
nctalk Add support for separate display name (nctalk) () 2021-06-19 21:45:19 +02:00
rocketchat Handle Rocket.Chat attachments () 2021-02-15 22:34:14 +01:00
slack Invalidate user in cache on user change event () 2021-10-16 23:36:30 +02:00
sshchat Fix duplicated messages (sshchat). Fixes () 2020-02-02 22:08:37 +01:00
steam Update dependencies () 2019-09-07 22:46:58 +02:00
telegram Update telegram-bot-api to v5 () 2021-12-12 00:35:32 +01:00
vk Add vk bridge () 2021-01-29 00:25:14 +01:00
whatsapp Make DocumentMessage handler use FileName attribute (whatsapp) () 2021-05-26 00:06:45 +02:00
xmpp Do not fail on no avatar data (xmpp) () 2021-10-30 17:50:37 +02:00
zulip Add better error handling on Zulip () 2021-10-23 23:46:27 +02:00
bridge.go Add sane RemoteNickFormat default for API () 2020-06-25 00:25:10 +02:00