5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-11-12 19:30:26 +00:00
matterbridge/bridge
Simon THOBY 1a3c57a031
Send the display name instead of the user name (matrix) (#1282)
* matrix: send the display name (the nickname in matrix parlance) instead of the user name

There is also the option UseUserName (already in use by the discord bridge) to turn back to the old behavior.

* matrix: update displayNames on join events

* matrix: introduce a helper.go file to keep matrix.go size reasonable
2020-11-22 15:57:41 +01:00
..
api Sent loopback messages to other websockets as well (api) (#1216) 2020-08-27 22:28:03 +02:00
config Send the display name instead of the user name (matrix) (#1282) 2020-11-22 15:57:41 +01:00
discord Update webhook messages via new endpoint (discord) 2020-11-14 04:08:09 +00:00
gitter Fix golint linter issues and enable it in CI (#593) 2018-11-15 20:43:43 +01:00
helper Support Telegram animated stickers (tgs) format (#1173) 2020-08-23 22:34:28 +02:00
irc Add PingDelay option (irc) (#1269) 2020-10-21 01:14:13 +02:00
keybase Fix go-keybase-chat-bot api changes 2020-02-08 18:33:05 +01:00
matrix Send the display name instead of the user name (matrix) (#1282) 2020-11-22 15:57:41 +01:00
mattermost Use mattermost v5 module (#1192) 2020-08-10 00:29:54 +02:00
msteams Ignore non-user messages (msteams). Fixes #1141 (#1149) 2020-05-24 15:49:24 +02:00
mumble Add Mumble support (#1245) 2020-10-01 22:50:56 +02:00
nctalk Add support for downloading files (nctalk) (#1249) 2020-10-19 23:16:34 +02:00
rocketchat Relay Joins/Topic changes in RocketChat bridge (#1085) 2020-04-18 22:00:35 +02:00
slack Do not use webhooks when token is configured (slack) (fixes #1123) (#1134) 2020-05-14 00:27:34 +02:00
sshchat Fix duplicated messages (sshchat). Fixes #950 (#996) 2020-02-02 22:08:37 +01:00
steam Update dependencies (#886) 2019-09-07 22:46:58 +02:00
telegram Support Telegram animated stickers (tgs) format (#1173) 2020-08-23 22:34:28 +02:00
whatsapp Use vendored whatsapp version (#1258) 2020-10-12 00:05:17 +02:00
xmpp Add NoTLS option to allow plaintext XMPP connections (#1288) 2020-11-13 23:59:05 +01:00
zulip Check location of avatarURL (zulip). Fixes #1214 (#1227) 2020-09-04 22:50:57 +02:00
bridge.go Add sane RemoteNickFormat default for API (#1157) 2020-06-25 00:25:10 +02:00