summaryrefslogtreecommitdiffstats
path: root/bridge/slack/users_channels.go
Commit message (Collapse)AuthorAgeFilesLines
* Add lacking clean-up in Slack synchronisation (#811)Duco van Amstel2019-04-231-4/+5
|
* Fix double unlock (slack) (#771)David Hill2019-03-211-1/+0
|
* Fix race-condition in populateUser() (#767)Duco van Amstel2019-03-201-12/+38
| | | | Fix the root-cause of #759 by introducing synchronisation points for individual user fetches.
* Refactor channel and user management (slack) (#766)Duco van Amstel2019-03-151-26/+114
|
* Split-out Slack user and channel management (#762)Duco van Amstel2019-03-121-0/+222