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
ldruschk 3c36f651be
Fix the behavior of ShowTopicChange and SyncTopic (#1086)
Currently, the "topic_change" events are ignored if both, 
ShowTopicChange and SyncTopic are set, and forwarded otherwise. 

This pull requests changes the behavior such that the events are 
only forwarded if one of those two config options is set to true 
and ignored otherwise.
4 years ago
..
bridgemap Add support for build tags (#1054) 5 years ago
samechannel Make all loggers derive from non-default instance (#728) 6 years ago
bench.tengo Add scripting (tengo) support for every incoming message (#731) 6 years ago
gateway.go Add ability to procure avatars from the destination bridge (#1000) 5 years ago
gateway_test.go Do configuration validation on start-up. Fixes #888 (#889) 5 years ago
handlers.go Fix the behavior of ShowTopicChange and SyncTopic (#1086) 4 years ago
handlers_test.go Support rewriting messages from relaybots using ExtractNicks. Fixes #466 (#730) 6 years ago
router.go Add ability to procure avatars from the destination bridge (#1000) 5 years ago