Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase batch size for conversation.list api method (slack) (#1700) | Ivan Zuev | 2022-01-29 | 1 | -0/+1 |
| | | | Co-authored-by: Ivan Zuev <i-zuev@yandex-team.ru> | ||||
* | Invalidate user in cache on user change event (#1604) | Jonathan Walker (Keenan) | 2021-10-16 | 1 | -0/+6 |
| | | | Co-authored-by: Wim <wim@42.be> | ||||
* | Update vendor (#1461) | Wim | 2021-05-05 | 1 | -1/+1 |
| | | | | | * Update vendored libs * Fix slack api changes | ||||
* | Use upstream slack-go/slack again (#1018) | Wim | 2020-03-01 | 1 | -1/+1 |
| | |||||
* | Add lacking clean-up in Slack synchronisation (#811) | Duco van Amstel | 2019-04-23 | 1 | -4/+5 |
| | |||||
* | Fix double unlock (slack) (#771) | David Hill | 2019-03-21 | 1 | -1/+0 |
| | |||||
* | Fix race-condition in populateUser() (#767) | Duco van Amstel | 2019-03-20 | 1 | -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 Amstel | 2019-03-15 | 1 | -26/+114 |
| | |||||
* | Split-out Slack user and channel management (#762) | Duco van Amstel | 2019-03-12 | 1 | -0/+222 |