summaryrefslogtreecommitdiffstats
path: root/bridge/slack/users_channels.go
Commit message (Expand)AuthorAgeFilesLines
* Increase batch size for conversation.list api method (slack) (#1700)Ivan Zuev2022-01-291-0/+1
* Invalidate user in cache on user change event (#1604)Jonathan Walker (Keenan)2021-10-161-0/+6
* Update vendor (#1461)Wim2021-05-051-1/+1
* Use upstream slack-go/slack again (#1018)Wim2020-03-011-1/+1
* 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
* 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