summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update vendor (slack)Wim2018-01-0858-166/+768
|
* Convert received IRC channel names to lowercase. Fixes #329 (#330)Anssi Kolehmainen2018-01-061-1/+1
|
* Log ConnectionErrorEvent (slack)Wim2018-01-031-0/+2
|
* Increase debug logging (slack)Wim2018-01-021-1/+3
|
* Use a better check to join channel (slack)Wim2018-01-021-1/+1
|
* Bump versionWim2018-01-011-1/+1
|
* Update for 1.6.2Wim2018-01-012-1/+5
|
* Fix regression in mattermost bridge (mattermost). Closes #327Wim2018-01-011-4/+1
|
* 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 ↵Wim2017-12-195-3/+15
| | | | (slack,telegram,matrix)
* 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 2 extra options `MediaServerUpload` and `MediaServerDownload`, where the URL for upload and download can be specified. See https://github.com/42wim/matterbridge/wiki/Mediaserver-setup-%5Badvanced%5D for an example with caddy
* 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
|