summaryrefslogtreecommitdiffstats
path: root/vendor
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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-061112-420192/+15669
|
* Use own forks for logrus-prefixed-formatter and discordgoWim2018-08-0628-0/+9231
|
* Release v1.11.0v1.11.0Wim2018-06-191-1/+1
|
* Update vendor matterbridge/go-xmppWim2018-05-292-2/+20
|
* Add vendor github.com/rs/xidWim2018-05-278-0/+464
|
* Add vendor github.com/dfordsoft/golib/icWim2018-05-1160-28956/+37262
|
* Update vendor lrstanley/gircWim2018-05-093-0/+793
|
* Update vendor lrstanley/gircWim2018-05-0910-846/+203
|
* Update vendor go-telegram-bot-api/telegram-bot-apiWim2018-05-095-50/+268
|
* Update vendor matterbridge/go-xmppWim2018-05-092-2/+30
|
* Add vendor matterbridge/gozulipbotWim2018-05-075-0/+762
|
* Add vendor files for spf13/viperWim2018-03-04315-0/+125435
|
* Use our own version of go-xmpp with debug output to logrusWim2018-02-277-27/+58
|
* Update vendor labstack/echoWim2018-02-2122-215/+365
|
* Use prefixed-formatter for better loggingWim2018-02-211-3/+19
|
* Move Sirupsen => sirupsenWim2018-02-2035-325/+1286
|
* Fix role replaceWim2018-02-141-1/+1
|
* Update vendor bwmarrin/discordgoWim2018-02-1413-186/+314
|
* Update vendor (github.com/mattermost)Wim2018-02-09267-5565/+36147
|
* Update vendor (slack)Wim2018-01-0858-166/+768
|
* Vendor github.com/matterbridge/gomatrixWim2017-12-2511-0/+1720
|
* Update vendor labstack/echoWim2017-12-0717-143/+335
|
* Add sshchat dependencies in vendorWim2017-12-03287-25438/+73317
|
* Update vendor lrstanley/girc and readmeWim2017-12-0210-154/+209
|
* Allow ^ in nick (irc). Closes #305Wim2017-11-301-1/+1
|
* Update vendor lrstanley/gircWim2017-11-306-177/+143
|
* Update vendor github.com/matrix-org/gomatrixWim2017-11-218-17/+213
|
* Update vendor/github.com/mattn/go-xmppWim2017-11-083-5/+8
|
* Vendor github.com/lrstanley/gircWim2017-11-0816-0/+6023
|
* Use matterbridge vendored slackWim2017-11-0257-522/+28
|
* Update vendorWim2017-09-251-1/+1
|
* Backoff for 60 seconds when reconnecting too fastWim2017-09-251-0/+6
|
* Update vendor (nlopes/slack)Wim2017-09-112-1/+3
|
* Update vendor (bwmarrin/discordgo) apiv6Wim2017-09-1112-111/+467
|
* Update vendor (go-telegram-bot-api/telegram-bot-api)Wim2017-09-115-62/+629
|
* Use github.com/42wim/go-gitter for nowWim2017-08-287-13/+72
|
* Update mattermost vendor (3.7 => 4.1)Wim2017-08-16147-1094/+10081
|
* Update vendor (go-irc)Wim2017-07-288-61/+125
|