summaryrefslogtreecommitdiffstats
path: root/go.mod
Commit message (Expand)AuthorAgeFilesLines
* Disable smartypants in markdown parser. Fixes #989, #983 (#993)Wim2020-02-021-1/+1
* Update to tengo v2 (#976)Wim2020-01-091-1/+1
* Update dependencies (#975)Wim2020-01-091-14/+8
* Clean up go.mod and vendorWim2020-01-091-6/+0
* Add support for WhatsApp media (jpeg/png/gif) bridging (#974)Guillaume Lazzara2020-01-091-5/+8
* Update slack vendor to fix regression (#959)Wim2019-12-081-1/+1
* Update slack vendor to master (#958)Wim2019-12-071-2/+2
* Switch to new emoji library kyokomi/emoji (#948)Wim2019-11-171-1/+1
* Update shazow/ssh-chat dependency (#947)Wim2019-11-171-1/+1
* Update markdown parsing library to github.com/gomarkdown/markdown (#944)Benjamin2019-11-171-8/+1
* Use own slack fork to fix #937 (#943)Wim2019-11-141-0/+3
* Update vendor (#932)Wim2019-10-271-3/+3
* Update vendor matterbridge/gomatrix fork (#928)Wim2019-10-261-1/+1
* Update golang-commonmark/linkify vendor and use upstream again. Fixes #924 (#...Wim2019-10-261-3/+3
* Try to fix blackfriday go modules messWim2019-09-221-3/+1
* Update dependencies (#886)Wim2019-09-071-11/+15
* Update lrstanley/girc vendor (#884)Wim2019-09-071-1/+1
* Add support for sending files via webhook (discord) (#872)MOZGIII2019-08-291-0/+1
* Replace bwmarrin/discordgo with matterbridge/discordgo (#878)Wim2019-08-261-0/+2
* Update Rhymen/go-whatsapp vendor (#876)Wim2019-08-261-1/+1
* Add initial Keybase Chat support (#877)cori hudson2019-08-261-0/+4
* Update vendor (#852)Wim2019-06-161-20/+10
* Update github.com/Rhymen/go-whatsapp vendor. Fixes #843Wim2019-06-141-3/+1
* Fix go mod issue by removing whatsapp-extWim2019-06-021-1/+5
* Use upstream whatsapp again (#809)Wim2019-05-301-3/+3
* Update tengo vendor and load the stdlib. Fixes #789 (#792)Wim2019-04-061-1/+1
* Update vendor d5/tengoWim2019-03-051-1/+1
* Use whatsapp forks (#750)Wim2019-03-021-2/+2
* Add MediaConvertWebPToPNG option (telegram). (#741)Wim2019-02-271-0/+1
* Fix regression in HTML handling (telegram). Closes #734Wim2019-02-241-1/+1
* Add scripting (tengo) support for every incoming message (#731)Wim2019-02-231-0/+1
* Add initial WhatsApp support (#711)Krzysiek Madejski2019-02-211-5/+3
* Upgrade to latest girc version (irc) (#718)Wim2019-02-161-1/+1
* Refactor and update RocketChat bridge (#707)Wim2019-02-151-0/+4
|\
| * Refactor and update RocketChat bridgeWim2019-02-151-0/+4
* | Do not panic on non-json response from server (zulip)Wim2019-02-131-1/+1
* | Fix error handling on bad event queue id (zulip). Closes #694Wim2019-02-111-1/+1
|/
* Update vendor, move to labstack/echo/v4 Fixes #698Wim2019-01-311-20/+9
* Add support for markdown to HTML conversion (matrix). Closes #663 (#670)Wim2019-01-061-0/+6
* Update vendorWim2019-01-031-3/+3
* Update nlopes/slack to 4.1-dev (#595)Patrick Connolly2018-12-011-1/+1
* Update direct dependencies where possibleDuco van Amstel2018-11-251-26/+21
* Upgrade logrus / testify to stable versionsDuco van Amstel2018-11-181-9/+5
* Switch back go upstream bwmarrin/discordgoWim2018-11-131-4/+2
* Update Blackfriday dependency (closes #522) (#532)Duco van Amstel2018-10-221-1/+2
* Update of nlopes/slack dependency (#511)Duco van Amstel2018-10-071-1/+3
* Update vendor lrstanley/gircWim2018-09-141-1/+1
* Update nlopes/slack vendorWim2018-08-101-1/+2
* Start using go modWim2018-08-061-0/+82