5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-01-27 16:04:38 +00:00
Jerry Heiselman cc5ce3d5ae Suppress parent message when child message is received (slack) (#218)
* Suppress parent message when child message is received

When a thread is started in Slack and a user makes a comment on the thread, matterbridge sends the original parent message again on each child comment. This change suppresses that.

* Update slack.go

Moved determination of ThreadTimestamp to handleSlackClient so the MMMessage struct doesn't need to be modified

* Ran 'go fmt'
2017-07-17 18:33:28 +02:00
..
2017-07-14 00:35:01 +02:00
2017-07-16 14:39:00 +02:00
2017-07-14 00:35:01 +02:00
2017-07-14 00:35:01 +02:00
2017-07-14 00:35:01 +02:00
2017-07-14 00:35:01 +02:00