summaryrefslogtreecommitdiffstats
path: root/matterbridge.go
Commit message (Collapse)AuthorAgeFilesLines
* Use logrus imports instead of log (#662)Duco van Amstel2018-12-261-5/+5
|
* Bump versionWim2018-12-151-1/+1
|
* Enable errcheck linter (#646)Duco van Amstel2018-12-081-2/+5
|
* Bump versionWim2018-12-041-1/+1
|
* Extract bridgeMap into own package to improve testability (#601)Patrick Connolly2018-11-301-1/+2
|
* Bump versionWim2018-11-291-1/+1
|
* Release v1.12.1Wim2018-11-291-1/+1
|
* Update direct dependencies where possibleDuco van Amstel2018-11-251-1/+1
|
* Bump versionWim2018-11-191-1/+1
|
* Release v1.12.0v1.12.0Wim2018-11-191-1/+1
|
* Update changelog, bump dev versionWim2018-11-181-1/+1
|
* Fix golint linter issues and enable it in CI (#593)Duco van Amstel2018-11-151-1/+1
|
* Make config.Config more unit-test friendly (#586)Duco van Amstel2018-11-131-1/+1
|
* Bump versionWim2018-08-301-1/+1
|
* Release v1.11.3v1.11.3Wim2018-08-301-1/+1
|
* Bump versionWim2018-08-191-1/+1
|
* Release v1.11.2v1.11.2Wim2018-08-191-1/+1
|
* Use own forks for logrus-prefixed-formatter and discordgoWim2018-08-061-1/+1
|
* Bump versionWim2018-08-061-1/+1
|
* Release v1.11.1v1.11.1Wim2018-08-061-1/+1
|
* Bump versionWim2018-06-191-1/+1
|
* Release v1.11.0v1.11.0Wim2018-06-191-1/+1
|
* Add config option MediaDownloadPath (#443)Remi Reuvekamp2018-06-081-2/+3
| | | | | | | | | | | | | | * Add config option MediaUploadPath MediaDownloadPath can be used instead of MediaServerUpload, for when your webserver is on the same system as matterbridge and matterbridge has write access to the serve dir. * Limit length of hash in MediaServer urls to 8chars Full SHA256 is unnecessary for uniqueness. Also; if a file has the same first 8 charachters of the SHA256 hash, it's still not a problem, as long as the filename is not the same.
* Bump versionWim2018-05-271-1/+1
|
* Release v1.10.1v1.10.1Wim2018-05-271-1/+1
|
* Bump versionWim2018-05-071-1/+1
|
* Release v1.10.0v1.10.0Wim2018-05-071-1/+1
|
* Bump versionWim2018-04-201-1/+1
|
* Release v1.9.1v1.9.1Wim2018-04-201-1/+1
|
* Release v1.9.0v1.9.0Wim2018-03-121-1/+1
|
* Use always formatted logging when debug is enabledWim2018-02-221-1/+1
|
* Bump versionWim2018-02-211-1/+1
|
* Release v1.8.0v1.8.0Wim2018-02-211-1/+1
|
* Make matterclient work with prefixed logWim2018-02-211-2/+2
|
* Use prefixed-formatter for better loggingWim2018-02-211-8/+9
|
* Move Sirupsen => sirupsenWim2018-02-201-3/+4
|
* Add more debugWim2018-02-201-4/+2
|
* Bump versionWim2018-01-291-1/+1
|
* Release v1.7.1v1.7.1Wim2018-01-291-1/+1
|
* Bump versionWim2018-01-281-1/+1
|
* Release v1.7.0v1.7.0Wim2018-01-281-1/+1
|
* Print only debug messages when specified (xmpp). Closes #345Wim2018-01-261-0/+1
|
* Bump versionWim2018-01-011-1/+1
|
* Release v1.6.1Wim2017-12-261-1/+1
|
* Bump versionWim2017-12-231-1/+1
|
* Release v1.6.0v1.6.0Wim2017-12-231-1/+1
|
* Bump versionWim2017-12-031-1/+1
|
* Release v1.5.0v1.5.0Wim2017-12-031-1/+1
|
* Bump versionWim2017-11-131-1/+1
|
* Release v1.4.1v1.4.1Wim2017-11-131-1/+1
|