matterbridge-fork/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.
2020-04-18 22:05:27 +02:00
..
bridgemap Add support for build tags (#1054) 2020-03-22 18:34:14 +01: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_test.go Do configuration validation on start-up. Fixes #888 (#889) 2019-09-09 23:48:00 +02:00
gateway.go Add ability to procure avatars from the destination bridge (#1000) 2020-02-09 22:07:26 +01:00
handlers_test.go Support rewriting messages from relaybots using ExtractNicks. Fixes #466 (#730) 2019-02-23 16:35:54 +01:00
handlers.go Fix the behavior of ShowTopicChange and SyncTopic (#1086) 2020-04-18 22:05:27 +02:00
router.go Add ability to procure avatars from the destination bridge (#1000) 2020-02-09 22:07:26 +01:00