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
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.
6 years ago
..
samechannel Reconnect on quit. (irc) See #431 (#445) 6 years ago
gateway.go Preserve threading between Slack instances (#529) 6 years ago
gateway_test.go Fix race in gateway test. (#520) 6 years ago
router.go Reconnect on quit. (irc) See #431 (#445) 6 years ago