Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not check cache on deleted messages (mattermost). Fixes #1555 (#1624) | Wim | 2021-10-25 | 1 | -1/+1 |
| | |||||
* | Update dependencies (#1610) | Wim | 2021-10-17 | 1 | -2/+2 |
| | | | | | * Update dependencies * Update module to go 1.17 | ||||
* | Use mattermost v5 module (#1192) | Wim | 2020-08-10 | 1 | -1/+1 |
| | |||||
* | Add Id to EditMessage (mattermost). Fixes #802 | Wim | 2019-04-19 | 1 | -1/+1 |
| | |||||
* | Make all loggers derive from non-default instance (#728) | Wim | 2019-02-23 | 1 | -6/+6 |
| | |||||
* | Add support for mattermost threading (#627) | Patrick Connolly | 2019-01-09 | 1 | -8/+8 |
| | |||||
* | Enable errcheck linter (#646) | Duco van Amstel | 2018-12-08 | 1 | -2/+6 |
| | |||||
* | Refactor matterclient (#613) | Wim | 2018-11-29 | 1 | -0/+203 |
* Split up in different files * Decrease complexity |