Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add initial WhatsApp support (#711) | Krzysiek Madejski | 2019-02-21 | 74 | -3428/+23589 |
| | |||||
* | Upgrade to latest girc version (irc) (#718) | Wim | 2019-02-16 | 10 | -182/+165 |
| | |||||
* | Refactor and update RocketChat bridge (#707) | Wim | 2019-02-15 | 47 | -0/+5798 |
|\ | | | | | | | | | | | | | * Add support for editing/deleting messages * Add support for uploading files * Add support for avatars * Use the Rocket.Chat.Go.SDK * Use the rest and streaming api | ||||
| * | Refactor and update RocketChat bridge | Wim | 2019-02-15 | 47 | -0/+5798 |
| | | | | | | | | | | | | | | | | * Add support for editing/deleting messages * Add support for uploading files * Add support for avatars * Use the Rocket.Chat.Go.SDK * Use the rest and streaming api | ||||
* | | Do not panic on non-json response from server (zulip) | Wim | 2019-02-13 | 2 | -1/+6 |
| | | |||||
* | | Fix error handling on bad event queue id (zulip). Closes #694 | Wim | 2019-02-11 | 2 | -11/+43 |
|/ | |||||
* | Update vendor, move to labstack/echo/v4 Fixes #698 | Wim | 2019-01-31 | 262 | -7121/+31940 |
| | |||||
* | Add support for markdown to HTML conversion (matrix). Closes #663 (#670) | Wim | 2019-01-06 | 81 | -0/+40932 |
| | | | | | 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 | 16 | -66/+300 |
| | | | | | | * go-telegram-bot-api/telegram-bot-api * lrstanley/girc * matterbridge/gomatrix | ||||
* | Update nlopes/slack to 4.1-dev (#595) | Patrick Connolly | 2018-12-01 | 34 | -497/+647 |
| | |||||
* | Update direct dependencies where possible | Duco van Amstel | 2018-11-25 | 350 | -11005/+27232 |
| | |||||
* | Upgrade logrus / testify to stable versions | Duco van Amstel | 2018-11-18 | 272 | -14182/+57706 |
| | |||||
* | Switch back go upstream bwmarrin/discordgo | Wim | 2018-11-13 | 75 | -1216/+4936 |
| | | | | Commit https://github.com/bwmarrin/discordgo/commit/ffa9956c9b41e8e2a10c26a254389854e016b006 got merged in. | ||||
* | Update Blackfriday dependency (closes #522) (#532) | Duco van Amstel | 2018-10-22 | 16 | -2275/+2514 |
| | | | - Fixup Telegram bridge implementation to support updated dependency. | ||||
* | Update of nlopes/slack dependency (#511) | Duco van Amstel | 2018-10-07 | 21 | -85/+983 |
| | |||||
* | Update vendor lrstanley/girc | Wim | 2018-09-14 | 4 | -7/+25 |
| | |||||
* | Update nlopes/slack vendor | Wim | 2018-08-10 | 55 | -2028/+2630 |
| | |||||
* | Use mod vendor for vendored directory (backwards compatible) | Wim | 2018-08-06 |