5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-11-09 16:50:30 +00:00
matterbridge/bridge
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
..
api Add a health endpoint to API (#554) 2018-11-07 09:11:59 +01:00
config Preserve threading between Slack instances (#529) 2018-11-07 09:14:31 +01:00
discord Fix mentions cuttíng off all text after the mention (discord) (#506) 2018-09-29 20:02:59 +02:00
gitter Reconnect on quit. (irc) See #431 (#445) 2018-06-09 12:47:40 +02:00
helper Clip too long messages sent to discord (discord). Closes #440 2018-07-22 00:28:17 +02:00
irc Check nickname on kick (irc). Closes #488 2018-08-27 21:20:41 +02:00
matrix Reconnect on quit. (irc) See #431 (#445) 2018-06-09 12:47:40 +02:00
mattermost Add better support for multiperson DM (mattermost) 2018-10-27 22:02:25 +02:00
rocketchat Fix iconurl regression (mattermost,slack,rocketchat). Closes #430 2018-05-27 22:30:17 +02:00
slack Preserve threading between Slack instances (#529) 2018-11-07 09:14:31 +01:00
sshchat Reconnect on quit. (irc) See #431 (#445) 2018-06-09 12:47:40 +02:00
steam Handle file uploads to mediaserver (steam) 2018-05-06 16:32:24 +02:00
telegram Update Blackfriday dependency (closes #522) (#532) 2018-10-22 19:48:29 +02:00
xmpp Add channel password support for XMPP (#451) 2018-06-18 22:55:45 +02:00
zulip Add initial zulip support 2018-05-07 21:35:48 +02:00
bridge.go Fix tests and make megacheck happy 2018-03-05 00:30:46 +01:00