Mon, 29 Jul 2019 22:07:29 +0200 Update dependencies
Mikael Berthe <mikael@lilotux.net> [Mon, 29 Jul 2019 22:07:29 +0200] rev 247
Update dependencies
Sun, 13 Jan 2019 13:41:09 +0100 Update dependencies
Mikael Berthe <mikael@lilotux.net> [Sun, 13 Jan 2019 13:41:09 +0100] rev 246
Update dependencies
Sun, 13 Jan 2019 12:58:50 +0100 Fix oauth2 not displaying the new token
Mikael Berthe <mikael@lilotux.net> [Sun, 13 Jan 2019 12:58:50 +0100] rev 245
Fix oauth2 not displaying the new token If the configuration file contains an old token, this token was displayed after an oauth2 renewal instead of the new one.
Sun, 13 Jan 2019 12:33:24 +0100 Display config details after oauth2
Mikael Berthe <mikael@lilotux.net> [Sun, 13 Jan 2019 12:33:24 +0100] rev 244
Display config details after oauth2 After a new oauth2 authorization, the configuration details are displayed even when the 'safe_mode' option is set.
Sun, 13 Jan 2019 12:28:07 +0100 Improve oauth2 code usage message
Mikael Berthe <mikael@lilotux.net> [Sun, 13 Jan 2019 12:28:07 +0100] rev 243
Improve oauth2 code usage message
Sat, 29 Sep 2018 18:09:54 +0200 Use vendoring for backward compatibility
Mikael Berthe <mikael@lilotux.net> [Sat, 29 Sep 2018 18:09:54 +0200] rev 242
Use vendoring for backward compatibility The switch of the Madon library to Go modules breaks builds with Go version < 1.11 since the import path now contains "v2". This patch adds vendoring so that it can still build with those versions. Let's try to re-enable Travis builds with Go v1.8-1.11...
Sat, 29 Sep 2018 12:52:45 +0200 Fix format bug in plainprinter
Mikael Berthe <mikael@lilotux.net> [Sat, 29 Sep 2018 12:52:45 +0200] rev 241
Fix format bug in plainprinter
Sat, 29 Sep 2018 12:40:01 +0200 Enable GO111MODULE in Travis config
Mikael Berthe <mikael@lilotux.net> [Sat, 29 Sep 2018 12:40:01 +0200] rev 240
Enable GO111MODULE in Travis config
Sat, 29 Sep 2018 12:24:43 +0200 Switch to Go modules (and bump Go version requirement)
Mikael Berthe <mikael@lilotux.net> [Sat, 29 Sep 2018 12:24:43 +0200] rev 239
Switch to Go modules (and bump Go version requirement) Go >= 1.9 required to support Go modules (because madon has a v2 major version); v1.11+ is recommended.
Fri, 07 Sep 2018 22:57:49 +0200 Update documentation (README)
Mikael Berthe <mikael@lilotux.net> [Fri, 07 Sep 2018 22:57:49 +0200] rev 238
Update documentation (README)
(0) -100 -10 +10 tip