Commit Graph

167 Commits

Author SHA1 Message Date
Wim d60468bb05 Bump version 2019-04-19 18:24:13 +02:00
Wim a25efb16f3 Bump version 2019-04-07 15:41:14 +02:00
Wim e4d73b29a1 Release v1.14.2 2019-04-06 23:29:49 +02:00
Wim ffaa598796 Bump version 2019-03-24 19:52:31 +01:00
Wim 858e16d34f Release v1.14.1 2019-03-21 21:07:11 +01:00
Wim fa4eec41f7 Release v1.14.0 2019-03-20 23:30:03 +01:00
Wim a16137f53f Bump version 2019-03-02 23:48:46 +01:00
Wim 7b0bc51183 Release v1.14.0-rc2 2019-03-02 23:23:43 +01:00
Wim 96841c70c7 Fix regression in HTML handling (telegram). Closes #734
* Revert back to blackfriday v1
* Add testing
2019-02-24 15:13:56 +01:00
Wim 516fd3c92d Release v1.14.0-rc1 2019-02-23 23:20:25 +01:00
Wim bf21604d42
Make all loggers derive from non-default instance (#728) 2019-02-23 22:51:27 +01:00
Wim 48ba829465 Bump to 1.14.0-dev 2019-02-17 22:46:07 +01:00
Wim e7f463a082 Bump version 2019-01-31 17:26:07 +01:00
Wim 1d39c771e4 Release v1.13.1 2019-01-31 17:10:57 +01:00
Wim f8a1ab4622 Bump version 2019-01-31 00:15:48 +01:00
Wim 5d3309fdcd Release v1.13.0 2019-01-30 23:55:37 +01:00
Duco van Amstel da8e415ae1 Use logrus imports instead of log (#662) 2018-12-26 15:16:09 +01:00
Wim 288f0a06bb Bump version 2018-12-15 23:33:13 +01:00
Duco van Amstel a2754f15fc Enable errcheck linter (#646) 2018-12-08 17:04:10 +01:00
Wim 64d63a25cc Bump version 2018-12-04 10:36:02 +01:00
Patrick Connolly f2088a687e Extract bridgeMap into own package to improve testability (#601) 2018-11-30 23:53:00 +01:00
Wim b51d0a9b05 Bump version 2018-11-29 00:20:09 +01:00
Wim 09f22a801e Release v1.12.1 2018-11-29 00:19:37 +01:00
Duco van Amstel 09875fe160 Update direct dependencies where possible 2018-11-25 21:21:04 +01:00
Wim 757657f29c Bump version 2018-11-19 21:49:21 +01:00
Wim 219c7659e1 Release v1.12.0 2018-11-19 21:40:46 +01:00
Wim 57eba77561 Update changelog, bump dev version 2018-11-18 18:52:37 +01:00
Duco van Amstel ce21ba1545 Fix golint linter issues and enable it in CI (#593) 2018-11-15 20:43:43 +01:00
Duco van Amstel 16d5aeac7c Make config.Config more unit-test friendly (#586) 2018-11-13 23:30:56 +01:00
Wim 1fe81b7d1e Bump version 2018-08-30 23:14:37 +02:00
Wim 0bd5a0d92d Release v1.11.3 2018-08-30 23:10:05 +02:00
Wim ab4d51b40b Bump version 2018-08-19 23:32:42 +02:00
Wim 1665c93d3b Release v1.11.2 2018-08-19 23:29:40 +02:00
Wim 7f3cbcedc0 Use own forks for logrus-prefixed-formatter and discordgo 2018-08-06 21:11:13 +02:00
Wim 6ef09def81 Bump version 2018-08-06 17:53:09 +02:00
Wim c4c6aff9a5 Release v1.11.1 2018-08-06 17:49:14 +02:00
Wim 4ff5091bc2 Bump version 2018-06-19 00:41:49 +02:00
Wim 6f131250f1 Release v1.11.0 2018-06-19 00:28:16 +02:00
Remi Reuvekamp 33bd60528b Add config option MediaDownloadPath (#443)
* 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.
2018-06-08 22:30:35 +02:00
Wim 48799a3cff Bump version 2018-05-27 22:46:30 +02:00
Wim dba259e9f1 Release v1.10.1 2018-05-27 22:45:37 +02:00
Wim aa51aa2aa0 Bump version 2018-05-07 22:19:05 +02:00
Wim 86865c6da5 Release v1.10.0 2018-05-07 22:07:17 +02:00
Wim 0cf73673a9 Bump version 2018-04-20 00:39:57 +02:00
Wim 08f442dc7b Release v1.9.1 2018-04-20 00:32:11 +02:00
Wim 4b0bc6d0bf Release v1.9.0 2018-03-12 23:09:16 +01:00
Wim c5ecd09172 Use always formatted logging when debug is enabled 2018-02-22 22:57:34 +01:00
Wim 52237fadb6 Bump version 2018-02-21 20:54:29 +01:00
Wim 222cccf388 Release v1.8.0 2018-02-21 20:42:26 +01:00
Wim 67d2398fa8 Make matterclient work with prefixed log 2018-02-21 01:11:41 +01:00