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)
Fri, 07 Sep 2018 22:53:59 +0200 Deprecate flag '--unset' and introduce subcommand (unpin, unboost...)
Mikael Berthe <mikael@lilotux.net> [Fri, 07 Sep 2018 22:53:59 +0200] rev 237
Deprecate flag '--unset' and introduce subcommand (unpin, unboost...)
Fri, 07 Sep 2018 21:57:10 +0200 Add "stream direct" for direct messages stream
Mikael Berthe <mikael@lilotux.net> [Fri, 07 Sep 2018 21:57:10 +0200] rev 236
Add "stream direct" for direct messages stream
Fri, 07 Sep 2018 21:47:36 +0200 timeline: Allow "direct" timeline
Mikael Berthe <mikael@lilotux.net> [Fri, 07 Sep 2018 21:47:36 +0200] rev 235
timeline: Allow "direct" timeline
(0) -100 -10 +10 tip