| Commit message (Expand) | Author | Age | Files | Lines |
* | Release v1.3.1v1.3.1 | Wim | 2017-10-15 | 3 | -3/+9 |
* | Use bot username if specified (slack). Closes #273 | Wim | 2017-10-12 | 1 | -0/+3 |
* | Support mattermost 4.x as api4 should be stable (mattermost) | Wim | 2017-09-28 | 1 | -3/+1 |
* | Bump version | Wim | 2017-09-28 | 1 | -1/+1 |
* | Release v1.3.0v1.3.0 | Wim | 2017-09-27 | 3 | -2/+16 |
* | Update vendor | Wim | 2017-09-25 | 1 | -1/+1 |
* | Backoff for 60 seconds when reconnecting too fast | Wim | 2017-09-25 | 1 | -0/+6 |
* | Fix loop, make megacheck happy | Wim | 2017-09-21 | 1 | -11/+16 |
* | Download files from slack and reupload to mattermost (slack/mattermost). Clos... | Wim | 2017-09-21 | 4 | -8/+65 |
* | Add functions to upload files | Wim | 2017-09-21 | 1 | -0/+17 |
* | Add support for Quakenet auth (irc). Closes #263 | Wim | 2017-09-20 | 3 | -0/+14 |
* | Try quoting previous messsage (telegram). #237 | Wim | 2017-09-19 | 1 | -0/+21 |
* | Try to not forward slack unfurls. Closes #266 | Wim | 2017-09-19 | 1 | -0/+6 |
* | Add more debug info (telegram) | Wim | 2017-09-19 | 1 | -1/+3 |
* | Remove unnecessary check, make megacheck happy | Wim | 2017-09-19 | 1 | -19/+17 |
* | Fix loop from webhook by adding matterbridge prop (mattermost). Closes #261 | Wim | 2017-09-18 | 1 | -0/+7 |
* | Relay attachments from mattermost to slack (slack). Closes #260 | Wim | 2017-09-18 | 4 | -2/+51 |
* | Allow empty message if we have a slack attachment | Wim | 2017-09-18 | 1 | -1/+1 |
* | Add props | Wim | 2017-09-18 | 1 | -7/+8 |
* | Bump version | Wim | 2017-09-18 | 1 | -1/+1 |
* | Use override username if specified (mattermost). #260 | Wim | 2017-09-18 | 1 | -0/+6 |
* | Update readme | Wim | 2017-09-11 | 1 | -1/+2 |
* | Release v1.2.0v1.2.0 | Wim | 2017-09-11 | 3 | -2/+16 |
* | Update vendor (nlopes/slack) | Wim | 2017-09-11 | 2 | -1/+3 |
* | Update vendor (bwmarrin/discordgo) apiv6 | Wim | 2017-09-11 | 12 | -111/+467 |
* | Bump version | Wim | 2017-09-11 | 1 | -1/+1 |
* | Add partial support for deleted messages (telegram) | Wim | 2017-09-11 | 1 | -0/+12 |
* | Update vendor (go-telegram-bot-api/telegram-bot-api) | Wim | 2017-09-11 | 5 | -62/+629 |
* | Add support for deleting messages across bridges. | Wim | 2017-09-11 | 13 | -5/+98 |
* | Do not break messages on newline (slack). Closes #258 | Wim | 2017-09-10 | 1 | -18/+16 |
* | Add UpdateUserNick | Wim | 2017-09-10 | 1 | -0/+10 |
* | Release v1.1.2v1.1.2 | Wim | 2017-09-09 | 2 | -3/+3 |
* | Update changelog | Wim | 2017-09-09 | 1 | -0/+6 |
* | Add 4.2 support (mattermost) | Wim | 2017-09-09 | 1 | -1/+2 |
* | Add darwin-amd64 to nightly builds | Wim | 2017-09-09 | 1 | -2/+3 |
* | Send images when text is empty regression. (mattermost). Closes #254 | Wim | 2017-09-08 | 2 | -0/+8 |
* | Send first message after connect (slack). Closes #252 | Wim | 2017-09-07 | 1 | -47/+42 |
* | Add message debugging (gitter) | Wim | 2017-09-07 | 1 | -0/+1 |
* | remove comment about useAPI in sample configuration (#251) | Ryan Mulligan | 2017-09-04 | 1 | -1/+0 |
* | remove useAPI from sample configuration (#250) | Ryan Mulligan | 2017-09-04 | 1 | -1/+0 |
* | Fix sending direct messages with APIv4 | Wim | 2017-09-04 | 1 | -3/+3 |
* | Release v1.1.1v1.1.1 | Wim | 2017-09-04 | 3 | -2/+6 |
* | Fix public links (mattermost) | Wim | 2017-09-04 | 1 | -6/+6 |
* | Release v1.1.0v1.1.0 | Wim | 2017-09-01 | 2 | -2/+2 |
* | Convert utf-8 back to charset (irc). #247 | Wim | 2017-08-30 | 1 | -0/+14 |
* | Fix private channel joining bug (mattermost). Closes #248 | Wim | 2017-08-30 | 2 | -4/+15 |
* | Update changelog | Wim | 2017-08-29 | 1 | -2/+16 |
* | Replace mentions from other bridges. (slack). Closes #233 | Wim | 2017-08-29 | 1 | -0/+3 |
* | Use the detected charset (irc) | Wim | 2017-08-29 | 1 | -1/+1 |
* | Add a charset option (irc). Closes #247 | Wim | 2017-08-29 | 3 | -12/+35 |