matterbridge/gateway
Qais Patankar c91bfd08d8 Add ability to procure avatars from the destination bridge (#1000)
* remote_avatar: add UseLocalAvatar

* remote_avatar: make sure msg.Protocol is always set correctly

* remote_avatars: support msg.Account

* remote_avatar: add to matterbridge.toml.sample

* remote_avatar: clarify something
2020-02-09 22:07:26 +01:00
..
bridgemap Add UserTypingSupport (discord) (#914) 2019-10-04 00:18:56 +02:00
samechannel Make all loggers derive from non-default instance (#728) 2019-02-23 22:51:27 +01:00
bench.tengo Add scripting (tengo) support for every incoming message (#731) 2019-02-23 16:39:44 +01:00
gateway.go Add ability to procure avatars from the destination bridge (#1000) 2020-02-09 22:07:26 +01:00
gateway_test.go Do configuration validation on start-up. Fixes #888 (#889) 2019-09-09 23:48:00 +02:00
handlers.go Forward only user-typing messages if supported by protocol (#832) 2019-05-30 15:00:40 +02:00
handlers_test.go Support rewriting messages from relaybots using ExtractNicks. Fixes #466 (#730) 2019-02-23 16:35:54 +01:00
router.go Add ability to procure avatars from the destination bridge (#1000) 2020-02-09 22:07:26 +01:00