Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add initial Keybase Chat support (#877) | cori hudson | 2019-08-26 | 4 | -0/+292 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 9 | -56/+513 |
| | |||||
* | Use upstream whatsapp again (#809) | Wim | 2019-05-30 | 1 | -2/+4 |
| | |||||
* | Update vendor, move to labstack/echo/v4 Fixes #698 | Wim | 2019-01-31 | 6 | -5/+21 |
| | |||||
* | Upgrade logrus / testify to stable versions | Duco van Amstel | 2018-11-18 | 1 | -0/+1 |
| | |||||
* | Switch back go upstream bwmarrin/discordgo | Wim | 2018-11-13 | 10 | -70/+153 |
| | | | | Commit https://github.com/bwmarrin/discordgo/commit/ffa9956c9b41e8e2a10c26a254389854e016b006 got merged in. | ||||
* | Use mod vendor for vendored directory (backwards compatible) | Wim | 2018-08-06 | 15 | -2245/+308 |
| | |||||
* | Add sshchat dependencies in vendor | Wim | 2017-12-03 | 34 | -0/+12237 |