5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-20 03:12:31 +00:00
matterbridge/gateway
Patrick Connolly a20b7895a9 Preserve threading between Slack instances (#529)
* Opportunistically preserve Slack threading when parent thread in cache. [#529]

* Removed slack-specific processing from gateway.

* Added docs.

* Add option to enable threading, with default to off.

* Did cleanup on @42wim's comments.

* Update gateway/gateway.go

Co-Authored-By: patcon <patrick.c.connolly@gmail.com>

* Suggestion from @42wim :)

* Suggestions from @42wim.

* More suggestions.
2018-11-07 09:14:31 +01:00
..
samechannel Reconnect on quit. (irc) See #431 (#445) 2018-06-09 12:47:40 +02:00
gateway_test.go Fix race in gateway test. (#520) 2018-10-13 00:47:18 +02:00
gateway.go Preserve threading between Slack instances (#529) 2018-11-07 09:14:31 +01:00
router.go Reconnect on quit. (irc) See #431 (#445) 2018-06-09 12:47:40 +02:00