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/bridge/slack
Duco van Amstel 8b754017ca Fix race-condition in populateUser() (#767)
Fix the root-cause of #759 by introducing synchronisation points for
individual user fetches.
6 years ago
..
handlers.go Refactor channel and user management (slack) (#766) 6 years ago
helpers.go Refactor channel and user management (slack) (#766) 6 years ago
helpers_test.go Make all loggers derive from non-default instance (#728) 6 years ago
legacy.go Fix regression for legacy slack by #766 (#768) 6 years ago
slack.go Refactor channel and user management (slack) (#766) 6 years ago
users_channels.go Fix race-condition in populateUser() (#767) 6 years ago