| Commit message (Expand) | Author | Age | Files | Lines |
* | Use upstream again (slack) | Wim | 2018-01-08 | 1 | -1/+1 |
* | 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 |
* | Fix regression in mattermost bridge (mattermost). Closes #327 | Wim | 2018-01-01 | 1 | -4/+1 |
* | 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 |
* | Add RejoinDelay option. Delay to rejoin after channel kick (irc). Closes #322 | Wim | 2017-12-23 | 2 | -0/+2 |
* | Allow specifying maximum download size of media using MediaDownloadSize (slac... | Wim | 2017-12-19 | 4 | -3/+6 |
* | 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 |
* | 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 |
* | Add quick & dirty sshchat support (https://github.com/shazow/ssh-chat) | Wim | 2017-12-03 | 3 | -0/+143 |
* | Add MessageSplit option to split messages on MessageLength (irc). Closes #281 | Wim | 2017-11-24 | 3 | -2/+20 |
* | 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 | 2 | -11/+29 |
* | Add support for uploaded images/video/files (matrix) | Wim | 2017-11-22 | 1 | -2/+30 |
* | Add support for uploading images/video (matrix). Closes #302 | Wim | 2017-11-21 | 1 | -0/+40 |
* | Add support for ReplaceNicks using regexp to replace nicks. Closes #269 | Wim | 2017-11-20 | 1 | -6/+7 |
* | Add webp extension to stickers if necessary (telegram) | Wim | 2017-11-20 | 1 | -0/+3 |
* | Add support for ReplaceMessages using regexp to replace messages. #269 | Wim | 2017-11-15 | 1 | -46/+47 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |