Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix error handling on bad event queue id (zulip). Closes #694 | Wim | 2019-02-11 | 1 | -2/+2 |
| | |||||
* | Update vendor, move to labstack/echo/v4 Fixes #698 | Wim | 2019-01-31 | 1 | -39/+44 |
| | |||||
* | Add support for markdown to HTML conversion (matrix). Closes #663 (#670) | Wim | 2019-01-06 | 1 | -4/+12 |
| | | | | | This uses our own gomatrix lib with the SendHTML function which adds HTML to formatted_body in matrix. golang-commonmark is used to convert markdown into valid HTML. | ||||
* | Update vendor | Wim | 2019-01-03 | 1 | -2/+6 |
| | | | | | | * go-telegram-bot-api/telegram-bot-api * lrstanley/girc * matterbridge/gomatrix | ||||
* | Update nlopes/slack to 4.1-dev (#595) | Patrick Connolly | 2018-12-01 | 1 | -2/+2 |
| | |||||
* | Update direct dependencies where possible | Duco van Amstel | 2018-11-25 | 1 | -48/+66 |
| | |||||
* | Upgrade logrus / testify to stable versions | Duco van Amstel | 2018-11-18 | 1 | -11/+33 |
| | |||||
* | Switch back go upstream bwmarrin/discordgo | Wim | 2018-11-13 | 1 | -28/+6 |
| | | | | Commit https://github.com/bwmarrin/discordgo/commit/ffa9956c9b41e8e2a10c26a254389854e016b006 got merged in. | ||||
* | Update Blackfriday dependency (closes #522) (#532) | Duco van Amstel | 2018-10-22 | 1 | -2/+4 |
| | | | - Fixup Telegram bridge implementation to support updated dependency. | ||||
* | Update of nlopes/slack dependency (#511) | Duco van Amstel | 2018-10-07 | 1 | -6/+6 |
| | |||||
* | Update vendor lrstanley/girc | Wim | 2018-09-14 | 1 | -0/+2 |
| | |||||
* | Update nlopes/slack vendor | Wim | 2018-08-10 | 1 | -0/+4 |
| | |||||
* | Start using go mod | Wim | 2018-08-06 | 1 | -0/+159 |