| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable some unparam checks (discord) | Wim | 2018-12-07 | 1 | -3/+3 |
* | Split Discord bridge in multiple files (#632) | Duco van Amstel | 2018-12-07 | 4 | -257/+412 |
* | Fix regression on using server ID (discord). #619 #617 | Wim | 2018-11-28 | 1 | -1/+2 |
* | Limit discord username via webhook to 32 chars | Wim | 2018-11-23 | 1 | -0/+4 |
* | Fix golint linter issues and enable it in CI (#593) | Duco van Amstel | 2018-11-15 | 1 | -5/+5 |
* | Switch back go upstream bwmarrin/discordgo | Wim | 2018-11-13 | 1 | -1/+1 |
* | Make gocritic linter happy | Wim | 2018-11-08 | 1 | -1/+1 |
* | Clean up various stuff (#508) | David Hill | 2018-11-07 | 1 | -4/+11 |
* | Fix mentions cuttÃng off all text after the mention (discord) (#506) | NikkyAI | 2018-09-29 | 1 | -1/+1 |
* | Let webhook also replace mentions (discord). Closes #502 | Wim | 2018-09-22 | 1 | -0/+1 |
* | Fix Discord mentions by populating the nickMemberMap at connect (#498) | NikkyAI | 2018-09-17 | 1 | -1/+19 |
* | Replace @... string with user mention if match found (discord) (#492). Closes... | Jerry Heiselman | 2018-09-12 | 1 | -0/+46 |
* | Use own forks for logrus-prefixed-formatter and discordgo | Wim | 2018-08-06 | 1 | -1/+1 |
* | Clip too long messages sent to discord (discord). Closes #440 | Wim | 2018-07-22 | 1 | -0/+6 |
* | Skip empty messages being sent with the webhook (discord). #469 | Wim | 2018-07-21 | 1 | -0/+4 |
* | Add a space before url in file uploads (discord). Closes #461 | Wim | 2018-06-29 | 1 | -1/+1 |
* | Fix previous commit | Wim | 2018-06-28 | 1 | -1/+1 |
* | Allow join-leave and topic changes to webhook (discord) | Wim | 2018-06-28 | 1 | -1/+1 |
* | Reconnect on quit. (irc) See #431 (#445) | Liam Stanley | 2018-06-09 | 1 | -3/+4 |
* | Send mediaserver link to Discord in Webhook mode (discord) (#405) | ValdikSS | 2018-04-17 | 1 | -0/+6 |
* | Add channel debug (discord) | Wim | 2018-03-17 | 1 | -0/+3 |
* | Use viper (github.com/spf13/viper) for configuration | Wim | 2018-03-04 | 1 | -18/+19 |
* | Improve debug messages | Wim | 2018-02-28 | 1 | -6/+6 |
* | Refactor using factory | Wim | 2018-02-27 | 1 | -26/+19 |
* | Make gometalinter happier | Wim | 2018-02-27 | 1 | -21/+21 |
* | Skip events for webhook | Wim | 2018-02-27 | 1 | -0/+4 |
* | Refactor discord | Wim | 2018-02-27 | 1 | -64/+82 |
* | Use prefixed-formatter for better logging | Wim | 2018-02-21 | 1 | -2/+2 |
* | Move Sirupsen => sirupsen | Wim | 2018-02-20 | 1 | -1/+1 |
* | Remove unused code | Wim | 2018-02-15 | 1 | -18/+0 |
* | Use discordgo ContentWithMoreMentionsReplace (discord) | Wim | 2018-02-14 | 1 | -4/+12 |
* | Check for a valid WebhookURL (discord). Closes #367 | Wim | 2018-02-07 | 1 | -0/+3 |
* | Send chat notification if media is too big to be re-uploaded to MediaServer. ... | Wim | 2018-02-03 | 1 | -0/+4 |
* | Refactor and add MediaDownloadSize to General | Wim | 2017-12-19 | 1 | -8/+3 |
* | Add support for comments from slack file uploads (slack) | Wim | 2017-11-13 | 1 | -1/+2 |
* | Show error message when file upload fails (discord) | Wim | 2017-11-04 | 1 | -3/+5 |
* | Make megacheck happy again | Wim | 2017-11-03 | 1 | -6/+4 |
* | Add support to upload files to discord, from bridges with private urls like s... | Wim | 2017-11-03 | 1 | -0/+18 |
* | Add support for deleting messages across bridges. | Wim | 2017-09-11 | 1 | -0/+20 |
* | Add support for editing messages across bridges. Currently mattermost/discord. | Wim | 2017-08-28 | 1 | -15/+22 |
* | Modify Send() to return also a message id | Wim | 2017-08-27 | 1 | -3/+3 |
* | Swap token/id. Also check for default webhookURL in isWebhookID (discord) | Wim | 2017-08-12 | 1 | -3/+9 |
* | Allow a webhookurl per channel (discord). #239 | Wim | 2017-08-12 | 1 | -21/+63 |
* | Add UseUserName option (discord) (#234) | anon724 | 2017-08-01 | 1 | -1/+6 |
* | Do not modify username in action (discord) | Wim | 2017-07-31 | 1 | -7/+3 |
* | Add action support for slack,mattermost,irc,gitter,matrix,xmpp,discord. #199 | Wim | 2017-07-30 | 1 | -6/+27 |
* | Fix discordgo api changes | Wim | 2017-07-16 | 1 | -1/+1 |
* | Fix embeds (discord). Closes #202 | Wim | 2017-07-09 | 1 | -9/+17 |
* | Deprecate URL,useAPI,BindAddress (slack,mattermost,rocketchat)v0.16.0-rc1 | Wim | 2017-06-29 | 1 | -1/+6 |
* | Add more debugging (discord) | Wim | 2017-06-26 | 1 | -5/+6 |