summaryrefslogtreecommitdiffstats
path: root/vendor
Commit message (Collapse)AuthorAgeFilesLines
* Add initial WhatsApp support (#711)Krzysiek Madejski2019-02-2174-3428/+23589
|
* Upgrade to latest girc version (irc) (#718)Wim2019-02-1610-182/+165
|
* Refactor and update RocketChat bridge (#707)Wim2019-02-1547-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 bridgeWim2019-02-1547-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)Wim2019-02-132-1/+6
| |
* | Fix error handling on bad event queue id (zulip). Closes #694Wim2019-02-112-11/+43
|/
* Update vendor, move to labstack/echo/v4 Fixes #698Wim2019-01-31262-7121/+31940
|
* Add support for markdown to HTML conversion (matrix). Closes #663 (#670)Wim2019-01-0681-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 vendorWim2019-01-0316-66/+300
| | | | | | * go-telegram-bot-api/telegram-bot-api * lrstanley/girc * matterbridge/gomatrix
* Update nlopes/slack to 4.1-dev (#595)Patrick Connolly2018-12-0134-497/+647
|
* Update direct dependencies where possibleDuco van Amstel2018-11-25350-11005/+27232
|
* Upgrade logrus / testify to stable versionsDuco van Amstel2018-11-18272-14182/+57706
|
* Switch back go upstream bwmarrin/discordgoWim2018-11-1375-1216/+4936
| | | | Commit https://github.com/bwmarrin/discordgo/commit/ffa9956c9b41e8e2a10c26a254389854e016b006 got merged in.
* Update Blackfriday dependency (closes #522) (#532)Duco van Amstel2018-10-2216-2275/+2514
| | | - Fixup Telegram bridge implementation to support updated dependency.
* Update of nlopes/slack dependency (#511)Duco van Amstel2018-10-0721-85/+983
|
* Update vendor lrstanley/gircWim2018-09-144-7/+25
|
* Update nlopes/slack vendorWim2018-08-1055-2028/+2630
|
* Use mod vendor for vendored directory (backwards compatible)Wim2018-08-06