5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 15:49:36 +00:00
matterbridge/bridge/slack
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
..
handlers.go Add wait option for populateUsers/Channels (slack) Fixes #579 (#653) 2018-12-15 23:11:03 +01:00
helpers_test.go Sync channel topics between Slack bridges (#585) 2018-11-26 09:47:04 +00:00
helpers.go Add wait option for populateUsers/Channels (slack) Fixes #579 (#653) 2018-12-15 23:11:03 +01:00
legacy.go Fix golint linter issues and enable it in CI (#593) 2018-11-15 20:43:43 +01:00
slack.go Add wait option for populateUsers/Channels (slack) Fixes #579 (#653) 2018-12-15 23:11:03 +01:00