summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Release v1.6.1Wim2017-12-263-2/+6
* Fix regression. Closes #323Wim2017-12-261-0/+1
* Add support for deleting messages from/to matrix (matrix). Closes #320Wim2017-12-251-57/+73
* Vendor github.com/matterbridge/gomatrixWim2017-12-2511-0/+1720
* Bump versionWim2017-12-231-1/+1
* Release v1.6.0v1.6.0Wim2017-12-233-3/+12
* Add RejoinDelay option. Delay to rejoin after channel kick (irc). Closes #322Wim2017-12-233-0/+6
* Allow specifying maximum download size of media using MediaDownloadSize (slac...Wim2017-12-195-3/+15
* Refactor and add MediaDownloadSize to GeneralWim2017-12-1914-131/+80
* Fix panic (matrix). Closes #316Wim2017-12-111-0/+1
* Fix incorrect forward from text line (telegram)Wim2017-12-111-1/+0
* Remove unreachable code (api)Wim2017-12-101-1/+0
* Also use HTML in edited messages (telegram). Closes #315Wim2017-12-101-0/+3
* Add support for Audio/Voice files (telegram). Closes #314Wim2017-12-101-0/+23
* Add support for forwarded messages. Closes #313Wim2017-12-101-0/+18
* Add (simple, one listener) long-polling support (api). Closes #307Wim2017-12-071-0/+25
* Update vendor labstack/echoWim2017-12-0717-143/+335
* Update READMEWim2017-12-071-1/+1
* Update changelogWim2017-12-071-0/+10
* Split on UTF-8 for MessageSplit (irc). Closes #308Wim2017-12-071-1/+2
* Fix irc ACTION regression (irc). Closes #306Wim2017-12-071-3/+2
* Bump versionWim2017-12-031-1/+1
* Add quick & dirty sshchat support (https://github.com/shazow/ssh-chat)Wim2017-12-033-0/+143
* Add sshchat dependencies in vendorWim2017-12-03287-25438/+73317
* Release v1.5.0v1.5.0Wim2017-12-032-2/+2
* Update vendor lrstanley/girc and readmeWim2017-12-0211-155/+210
* Allow ^ in nick (irc). Closes #305Wim2017-11-301-1/+1
* Update vendor lrstanley/gircWim2017-11-306-177/+143
* Update changelogWim2017-11-241-0/+14
* Update documentation about ReplaceMessages and ReplaceNicksWim2017-11-241-1/+187
* Add documentation about MediaServerUpload and MediaServerDownloadWim2017-11-241-0/+16
* Add MessageSplit option to split messages on MessageLength (irc). Closes #281Wim2017-11-244-2/+25
* Use mediaserver urls for irc,gitter and xmppWim2017-11-243-4/+32
* Add initial support for an external mediaserver. #278Wim2017-11-244-11/+61
* Add support for uploaded images/video/files (matrix)Wim2017-11-222-3/+32
* Add support for uploading images/video (matrix). Closes #302Wim2017-11-211-0/+40
* Update vendor github.com/matrix-org/gomatrixWim2017-11-218-17/+213
* Add support for ReplaceNicks using regexp to replace nicks. Closes #269Wim2017-11-202-6/+21
* Add webp extension to stickers if necessary (telegram)Wim2017-11-201-0/+3
* Break when re-login fails (mattermost)Wim2017-11-161-1/+6
* Add support for ReplaceMessages using regexp to replace messages. #269Wim2017-11-152-46/+60
* Bump versionWim2017-11-131-1/+1
* Release v1.4.1v1.4.1Wim2017-11-133-2/+8
* Fix message sending (slack)Wim2017-11-131-2/+2
* Add support for comments from slack file uploads (slack)Wim2017-11-135-22/+36
* Add extension to sticker/video/photo (telegram)Wim2017-11-121-3/+7
* Do not ignore empty messages with files for bridges that support itWim2017-11-121-3/+6
* Add the download actually to the message (telegram)Wim2017-11-121-1/+1
* Add more debug info (telegram)Wim2017-11-121-2/+1
* Add more debug info (telegram)Wim2017-11-121-0/+7