Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update dependencies (#1951) | Wim | 2023-01-28 | 1 | -2/+2 |
| | |||||
* | Update dependencies (#1929) | Wim | 2022-11-27 | 1 | -16/+29 |
| | |||||
* | Update dependencies and go1.18 (#1873) | Wim | 2022-08-13 | 1 | -4/+9 |
| | | | | | * Update dependencies and go1.18 * Exclude unnecessary linters and update build to go1.18 | ||||
* | Bump github.com/mattermost/mattermost-server/v6 from 6.1.0 to 6.3.0 (#1686) | dependabot[bot] | 2022-01-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | Bumps [github.com/mattermost/mattermost-server/v6](https://github.com/mattermost/mattermost-server) from 6.1.0 to 6.3.0. - [Release notes](https://github.com/mattermost/mattermost-server/releases) - [Changelog](https://github.com/mattermost/mattermost-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/mattermost/mattermost-server/compare/v6.1.0...v6.3.0) --- updated-dependencies: - dependency-name: github.com/mattermost/mattermost-server/v6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||||
* | Update dependencies (#1521) | Wim | 2021-06-16 | 1 | -12/+0 |
| | |||||
* | Update vendor (#1498) | Wim | 2021-05-30 | 1 | -1/+1 |
| | |||||
* | Update vendor (#1297) | Wim | 2020-11-22 | 1 | -6/+0 |
| | |||||
* | Update vendor (#1228) | Wim | 2020-09-04 | 1 | -0/+9 |
| | |||||
* | Update dependencies / vendor (#1146) | Wim | 2020-05-24 | 1 | -1/+12 |
| | |||||
* | Update dependencies (#975) | Wim | 2020-01-09 | 1 | -2/+4 |
| | |||||
* | Add initial Keybase Chat support (#877) | cori hudson | 2019-08-26 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial work on native keybase bridging * Hopefully make a functional keybase bridge * add keybase to bridgemap * send to right channel, try to figure out received msgs * add account and userid * i am a Dam Fool * Fix formatting for messages, handle /me * update vendors, ran golint and goimports * move handlers to handlers.go, clean up unused config options * add sample config, fix inconsistent remote nick handling * Update readme with keybase links * Resolve fixmie errors * Error -> Errorf * fix linting errors in go.mod and go.sum * explicitly join channels, ignore messages from non-specified channels * check that team names match before bridging message | ||||
* | Update vendor (#852) | Wim | 2019-06-16 | 1 | -6/+19 |
| | |||||
* | Use whatsapp forks (#750) | Wim | 2019-03-02 | 1 | -1/+1 |
| | |||||
* | Update vendor, move to labstack/echo/v4 Fixes #698 | Wim | 2019-01-31 | 1 | -33/+43 |
| | |||||
* | Upgrade logrus / testify to stable versions | Duco van Amstel | 2018-11-18 | 1 | -2/+18 |
| | |||||
* | Use mod vendor for vendored directory (backwards compatible) | Wim | 2018-08-06 | 1 | -0/+188 |