summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow a webhookurl per channel (discord). #239Wim2017-08-1214-49/+100
* Release v1.0.0v1.0.0Wim2017-08-053-3/+7
* Add UseUserName option (discord) (#234)anon7242017-08-013-1/+11
* Do not modify username in action (discord)Wim2017-07-311-7/+3
* Release v1.0.0-rc1v1.0.0-rc1Wim2017-07-303-2/+12
* Add action support for slack,mattermost,irc,gitter,matrix,xmpp,discord. #199Wim2017-07-309-15/+95
* Remove unused functionWim2017-07-301-10/+0
* Handle same account in multiple gateways betterWim2017-07-302-12/+12
* Update vendor (go-irc)Wim2017-07-289-62/+126
* Update readmeWim2017-07-261-0/+4
* Fix double posting of edited messages by using lru cache (mattermost)Wim2017-07-251-1/+19
* Add vendor (github.com/hashicorp/golang-lru)Wim2017-07-256-0/+1113
* Ignore edited messages with reactions (mattermost)Wim2017-07-251-0/+4
* Update tests with gofmtWim2017-07-252-13/+13
* Refactor. Add testsWim2017-07-258-132/+467
* Update vendorWim2017-07-2523-0/+5565
* Add screenshotsWim2017-07-241-0/+4
* Release v0.16.3v0.16.3Wim2017-07-243-2/+9
* Disable message from other bots when using webhooks (slack)Wim2017-07-221-1/+5
* Return better error messages on mattermost connectWim2017-07-221-1/+4
* Remove old files. Update readmeWim2017-07-223-183/+3
* Fix in/out logic. Closes #224Wim2017-07-221-24/+26
* Fix message modificationWim2017-07-211-5/+6
* Bump versionWim2017-07-201-1/+1
* Handle reconnections better (xmpp). Closes #222Wim2017-07-201-2/+29
* Update readmeWim2017-07-191-1/+1
* Add xmpp badgeWim2017-07-191-1/+1
* Release v0.16.2v0.16.2Wim2017-07-183-3/+12
* Fix webhookurl/webhookbindaddress panic (mattermost). Closes #221Wim2017-07-171-0/+3
* Tag messages we send ourself using CallbackID hack (slack). Closes #219Wim2017-07-171-8/+8
* Suppress parent message when child message is received (slack) (#218)Jerry Heiselman2017-07-171-1/+1
* Fix stable/dev shieldsWim2017-07-161-1/+1
* Fix readmeWim2017-07-161-1/+1
* Add stable/devel shieldsWim2017-07-161-1/+3
* Update readmeWim2017-07-162-4/+4
* Set correct binaries pathWim2017-07-161-1/+1
* Try travis bintray integration (6)Wim2017-07-161-10/+6
* Try travis bintray integration (5)Wim2017-07-161-4/+4
* Try travis bintray integration (4)Wim2017-07-161-13/+10
* Try travis bintray integration (3)Wim2017-07-162-3/+13
* Try travis bintray integration (2)Wim2017-07-161-4/+3
* Try travis bintray integrationWim2017-07-162-0/+33
* Add support for fallback/text in attachments (slack)Wim2017-07-161-0/+9
* Update travis for crossplatformWim2017-07-161-1/+7
* Make sure bot doesn't loop now we relay bot messages (slack)Wim2017-07-161-1/+8
* Bump versionWim2017-07-161-1/+1
* Fix discordgo api changesWim2017-07-161-1/+1
* Update vendor (bwmarrin/discordgo)Wim2017-07-1624-656/+1069
* Update vendor (nlopes/slack)Wim2017-07-1627-312/+1404
* Fix lookup bot username (slack). #213Wim2017-07-161-8/+12