diff options
author | ldruschk <14059613+ldruschk@users.noreply.github.com> | 2020-04-18 22:05:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-18 22:05:27 +0200 |
commit | 3c36f651beafbaeca36a7112a47378e8a4d19d7d (patch) | |
tree | c474109a058783ddb9a91d8b23a96750e4cd6cc0 /bridge/slack/handlers.go | |
parent | 8e6ddadba20135d990046f05d1a5d2b64b019138 (diff) | |
download | matterbridge-msglm-3c36f651beafbaeca36a7112a47378e8a4d19d7d.tar.gz matterbridge-msglm-3c36f651beafbaeca36a7112a47378e8a4d19d7d.tar.bz2 matterbridge-msglm-3c36f651beafbaeca36a7112a47378e8a4d19d7d.zip |
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.
Diffstat (limited to 'bridge/slack/handlers.go')
0 files changed, 0 insertions, 0 deletions