5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-11-09 15:40:27 +00:00
matterbridge/bridge
Wim 53c86702a3
Add wait option for populateUsers/Channels (slack) Fixes #579 (#653)
When setting wait to true, we wait until the populating isn't in progress anymore.
This is used on startup connections where we really need the initial information
which could take a long time on big servers.
2018-12-15 23:11:03 +01:00
..
api Fix golint linter issues and enable it in CI (#593) 2018-11-15 20:43:43 +01:00
config Sync channel topics between Slack bridges (#585) 2018-11-26 09:47:04 +00:00
discord Disable some unparam checks (discord) 2018-12-07 23:48:00 +01:00
gitter Fix golint linter issues and enable it in CI (#593) 2018-11-15 20:43:43 +01:00
helper Fix golint linter issues and enable it in CI (#593) 2018-11-15 20:43:43 +01:00
irc Move golangci-lint configuration to file (#635) 2018-12-05 11:34:34 +01:00
matrix Refactor handleUploadFile (matrix) (#629) 2018-12-03 16:51:11 +01:00
mattermost Refactor mattermost bridge (#622) 2018-12-01 00:49:08 +01:00
rocketchat Fix golint linter issues and enable it in CI (#593) 2018-11-15 20:43:43 +01:00
slack Add wait option for populateUsers/Channels (slack) Fixes #579 (#653) 2018-12-15 23:11:03 +01:00
sshchat Refactor sshchat bridge (#650) 2018-12-12 23:47:07 +01:00
steam Refactor steam bridge (#630) 2018-12-07 23:48:24 +01:00
telegram Refactor telegram (#649) 2018-12-12 23:50:08 +01:00
xmpp Fix golint linter issues and enable it in CI (#593) 2018-11-15 20:43:43 +01:00
zulip Fix golint linter issues and enable it in CI (#593) 2018-11-15 20:43:43 +01:00
bridge.go Make config.Config more unit-test friendly (#586) 2018-11-13 23:30:56 +01:00