| Commit message (Expand) | Author | Age | Files | Lines |
* | Update vendor (slack) | Wim | 2018-01-08 | 58 | -166/+768 |
* | Convert received IRC channel names to lowercase. Fixes #329 (#330) | Anssi Kolehmainen | 2018-01-06 | 1 | -1/+1 |
* | Log ConnectionErrorEvent (slack) | Wim | 2018-01-03 | 1 | -0/+2 |
* | Increase debug logging (slack) | Wim | 2018-01-02 | 1 | -1/+3 |
* | Use a better check to join channel (slack) | Wim | 2018-01-02 | 1 | -1/+1 |
* | Bump version | Wim | 2018-01-01 | 1 | -1/+1 |
* | Update for 1.6.2 | Wim | 2018-01-01 | 2 | -1/+5 |
* | Fix regression in mattermost bridge (mattermost). Closes #327 | Wim | 2018-01-01 | 1 | -4/+1 |
* | Release v1.6.1 | Wim | 2017-12-26 | 3 | -2/+6 |
* | Fix regression. Closes #323 | Wim | 2017-12-26 | 1 | -0/+1 |
* | Add support for deleting messages from/to matrix (matrix). Closes #320 | Wim | 2017-12-25 | 1 | -57/+73 |
* | Vendor github.com/matterbridge/gomatrix | Wim | 2017-12-25 | 11 | -0/+1720 |
* | Bump version | Wim | 2017-12-23 | 1 | -1/+1 |
* | Release v1.6.0v1.6.0 | Wim | 2017-12-23 | 3 | -3/+12 |
* | Add RejoinDelay option. Delay to rejoin after channel kick (irc). Closes #322 | Wim | 2017-12-23 | 3 | -0/+6 |
* | Allow specifying maximum download size of media using MediaDownloadSize (slac... | Wim | 2017-12-19 | 5 | -3/+15 |
* | Refactor and add MediaDownloadSize to General | Wim | 2017-12-19 | 14 | -131/+80 |
* | Fix panic (matrix). Closes #316 | Wim | 2017-12-11 | 1 | -0/+1 |
* | Fix incorrect forward from text line (telegram) | Wim | 2017-12-11 | 1 | -1/+0 |
* | Remove unreachable code (api) | Wim | 2017-12-10 | 1 | -1/+0 |
* | Also use HTML in edited messages (telegram). Closes #315 | Wim | 2017-12-10 | 1 | -0/+3 |
* | Add support for Audio/Voice files (telegram). Closes #314 | Wim | 2017-12-10 | 1 | -0/+23 |
* | Add support for forwarded messages. Closes #313 | Wim | 2017-12-10 | 1 | -0/+18 |
* | Add (simple, one listener) long-polling support (api). Closes #307 | Wim | 2017-12-07 | 1 | -0/+25 |
* | Update vendor labstack/echo | Wim | 2017-12-07 | 17 | -143/+335 |
* | Update README | Wim | 2017-12-07 | 1 | -1/+1 |
* | Update changelog | Wim | 2017-12-07 | 1 | -0/+10 |
* | Split on UTF-8 for MessageSplit (irc). Closes #308 | Wim | 2017-12-07 | 1 | -1/+2 |
* | Fix irc ACTION regression (irc). Closes #306 | Wim | 2017-12-07 | 1 | -3/+2 |
* | Bump version | Wim | 2017-12-03 | 1 | -1/+1 |
* | Add quick & dirty sshchat support (https://github.com/shazow/ssh-chat) | Wim | 2017-12-03 | 3 | -0/+143 |
* | Add sshchat dependencies in vendor | Wim | 2017-12-03 | 287 | -25438/+73317 |
* | Release v1.5.0v1.5.0 | Wim | 2017-12-03 | 2 | -2/+2 |
* | Update vendor lrstanley/girc and readme | Wim | 2017-12-02 | 11 | -155/+210 |
* | Allow ^ in nick (irc). Closes #305 | Wim | 2017-11-30 | 1 | -1/+1 |
* | Update vendor lrstanley/girc | Wim | 2017-11-30 | 6 | -177/+143 |
* | Update changelog | Wim | 2017-11-24 | 1 | -0/+14 |
* | Update documentation about ReplaceMessages and ReplaceNicks | Wim | 2017-11-24 | 1 | -1/+187 |
* | Add documentation about MediaServerUpload and MediaServerDownload | Wim | 2017-11-24 | 1 | -0/+16 |
* | Add MessageSplit option to split messages on MessageLength (irc). Closes #281 | Wim | 2017-11-24 | 4 | -2/+25 |
* | Use mediaserver urls for irc,gitter and xmpp | Wim | 2017-11-24 | 3 | -4/+32 |
* | Add initial support for an external mediaserver. #278 | Wim | 2017-11-24 | 4 | -11/+61 |
* | Add support for uploaded images/video/files (matrix) | Wim | 2017-11-22 | 2 | -3/+32 |
* | Add support for uploading images/video (matrix). Closes #302 | Wim | 2017-11-21 | 1 | -0/+40 |
* | Update vendor github.com/matrix-org/gomatrix | Wim | 2017-11-21 | 8 | -17/+213 |
* | Add support for ReplaceNicks using regexp to replace nicks. Closes #269 | Wim | 2017-11-20 | 2 | -6/+21 |
* | Add webp extension to stickers if necessary (telegram) | Wim | 2017-11-20 | 1 | -0/+3 |
* | Break when re-login fails (mattermost) | Wim | 2017-11-16 | 1 | -1/+6 |
* | Add support for ReplaceMessages using regexp to replace messages. #269 | Wim | 2017-11-15 | 2 | -46/+60 |
* | Bump version | Wim | 2017-11-13 | 1 | -1/+1 |