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/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
4 years ago
..
bridgemap Add UserTypingSupport (discord) (#914) 5 years ago
samechannel Make all loggers derive from non-default instance (#728) 5 years ago
bench.tengo Add scripting (tengo) support for every incoming message (#731) 5 years ago
gateway.go Add ability to procure avatars from the destination bridge (#1000) 4 years ago
gateway_test.go Do configuration validation on start-up. Fixes #888 (#889) 5 years ago
handlers.go Forward only user-typing messages if supported by protocol (#832) 5 years ago
handlers_test.go Support rewriting messages from relaybots using ExtractNicks. Fixes #466 (#730) 5 years ago
router.go Add ability to procure avatars from the destination bridge (#1000) 4 years ago