| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Release v1.4.1v1.4.1 | Wim | 2017-11-13 | 3 | -2/+8 |
* | Fix message sending (slack) | Wim | 2017-11-13 | 1 | -2/+2 |
* | Add support for comments from slack file uploads (slack) | Wim | 2017-11-13 | 5 | -22/+36 |
* | Add extension to sticker/video/photo (telegram) | Wim | 2017-11-12 | 1 | -3/+7 |
* | Do not ignore empty messages with files for bridges that support it | Wim | 2017-11-12 | 1 | -3/+6 |
* | Add the download actually to the message (telegram) | Wim | 2017-11-12 | 1 | -1/+1 |
* | Add more debug info (telegram) | Wim | 2017-11-12 | 1 | -2/+1 |
* | Add more debug info (telegram) | Wim | 2017-11-12 | 1 | -0/+7 |
* | Fix document bug (telegram) | Wim | 2017-11-12 | 1 | -1/+1 |
* | Fix telegram photo/document input handling (telegram) | Wim | 2017-11-12 | 1 | -3/+2 |
* | Fix strict user handling of girc (irc). Closes #298 | Wim | 2017-11-11 | 1 | -1/+11 |
* | Release v1.4.0v1.4.0 | Wim | 2017-11-08 | 3 | -3/+25 |
* | Update vendor/github.com/mattn/go-xmpp | Wim | 2017-11-08 | 3 | -5/+8 |
* | Fix panic on empty params | Wim | 2017-11-08 | 1 | -0/+4 |
* | Add ServerName to TLSConfig | Wim | 2017-11-08 | 1 | -1/+1 |
* | Replace sorcix/irc and go-ircevent with girc | Wim | 2017-11-08 | 1 | -104/+103 |
* | Vendor github.com/lrstanley/girc | Wim | 2017-11-08 | 16 | -0/+6023 |
* | Add support for bridging to individual steam chats. (steam) (#294) | rrigby | 2017-11-08 | 1 | -2/+7 |
* | Use room.URI instead of room.Name. (gitter) (#293) | Patrick Connolly | 2017-11-08 | 1 | -1/+1 |
* | Fix missing arg for Errorf | Wim | 2017-11-04 | 1 | -1/+1 |
* | Add helper | Wim | 2017-11-04 | 1 | -0/+28 |
* | Download files from telegram and reupload to supported bridges (telegram). #278 | Wim | 2017-11-04 | 1 | -8/+77 |
* | Show error message when file upload fails (discord) | Wim | 2017-11-04 | 1 | -3/+5 |
* | Add support to upload files to slack, from bridges with private urls like sla... | Wim | 2017-11-03 | 1 | -0/+19 |
* | Add systemd service file (#291) | heinrich5991 | 2017-11-03 | 1 | -0/+11 |
* | Allow slack messages with variables (eg. @here) to be formatted correctly. (s... | Patrick Connolly | 2017-11-03 | 1 | -0/+14 |
* | 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 |
* | Resolve slack channel to human-readable name. (slack) (#282) | Patrick Connolly | 2017-11-02 | 1 | -0/+9 |
* | Use DisplayName instead of deprecated username (slack). Closes #276 | Wim | 2017-11-02 | 1 | -1/+7 |
* | Use matterbridge vendored slack | Wim | 2017-11-02 | 57 | -522/+28 |
* | Add support for DEBUG=1 envvar to enable debug. Closes #283 | Wim | 2017-10-28 | 1 | -1/+2 |
* | Try again to strip colors correct. #286 | Wim | 2017-10-28 | 1 | -3/+1 |
* | Add StripNick option, only allow alphanumerical nicks. Closes #285 | Wim | 2017-10-27 | 3 | -0/+61 |
* | Bump version | Wim | 2017-10-26 | 1 | -1/+1 |