5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-11-24 22:21:36 +00:00
matterbridge/bridge
Wim 859b084814 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:21:31 +01:00
..
api Fix golint linter issues and enable it in CI (#593) 2018-11-15 20:43:43 +01:00
config Fix golint linter issues and enable it in CI (#593) 2018-11-15 20:43:43 +01:00
discord Fix regression on using server ID (discord). #619 #617 2018-11-29 00:04:55 +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 Fix multiple channel join regression. Closes #639 2018-12-04 10:21:52 +01:00
matrix Fix golint linter issues and enable it in CI (#593) 2018-11-15 20:43:43 +01:00
mattermost Fix golint linter issues and enable it in CI (#593) 2018-11-15 20:43:43 +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:21:31 +01:00
sshchat Fix golint linter issues and enable it in CI (#593) 2018-11-15 20:43:43 +01:00
steam Fix golint linter issues and enable it in CI (#593) 2018-11-15 20:43:43 +01:00
telegram Fix golint linter issues and enable it in CI (#593) 2018-11-15 20:43:43 +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