Wed, 21 Mar 2018 22:47:40 +0100 Version 2.3.0 v2.3.0
Mikael Berthe <mikael@lilotux.net> [Wed, 21 Mar 2018 22:47:40 +0100] rev 214
Version 2.3.0
Wed, 21 Mar 2018 22:33:01 +0100 Update help & documentation
Mikael Berthe <mikael@lilotux.net> [Wed, 21 Mar 2018 22:33:01 +0100] rev 213
Update help & documentation
Wed, 21 Mar 2018 15:30:35 +0100 README: Update list of Go versions used for automated testing
Mikael Berthe <mikael@lilotux.net> [Wed, 21 Mar 2018 15:30:35 +0100] rev 212
README: Update list of Go versions used for automated testing
Wed, 21 Mar 2018 15:23:46 +0100 Travis: Properly quote Golang releases
Mikael Berthe <mikael@lilotux.net> [Wed, 21 Mar 2018 15:23:46 +0100] rev 211
Travis: Properly quote Golang releases Go version 1.10 needs to be quoted.
Wed, 21 Mar 2018 15:13:48 +0100 PlainPrinter: Add WeekActivity format
Mikael Berthe <mikael@lilotux.net> [Wed, 21 Mar 2018 15:13:48 +0100] rev 210
PlainPrinter: Add WeekActivity format
Wed, 21 Mar 2018 14:08:10 +0100 accounts: Use singular form
Mikael Berthe <mikael@lilotux.net> [Wed, 21 Mar 2018 14:08:10 +0100] rev 209
accounts: Use singular form Most of the account subcommands relate to a single account so use "account" as the main name and "accounts" as an alias.
Wed, 21 Mar 2018 14:02:49 +0100 madonctl account: Try to gues account ID type
Mikael Berthe <mikael@lilotux.net> [Wed, 21 Mar 2018 14:02:49 +0100] rev 208
madonctl account: Try to gues account ID type In addition to the explicit account type flags, this patch lets the user pass the account identifier as a single argument for the "madonctl account" subcommands. See #6. Here are a few examples: madonctl account show 1234 madonctl account show McKael@matmot.fr madonctl account show https://mastodon.social/@Gargron madonctl account statuses 399 madonctl account statuses @McKael # (local account) madonctl account statuses Gargron@mastodon.social # remote (known account) madonctl account statuses https://mastodon.social/@Gargron # any account URL Same for following accounts madonctl account follow 4800 --reblogs=false madonctl account follow Gargron@mastodon.social madonctl account follow https://mastodon.social/@Gargron
Wed, 21 Mar 2018 13:26:22 +0100 Printers: Display moved accounts (PlainPrinter + templates)
Mikael Berthe <mikael@lilotux.net> [Wed, 21 Mar 2018 13:26:22 +0100] rev 207
Printers: Display moved accounts (PlainPrinter + templates)
Wed, 21 Mar 2018 00:42:51 +0100 Printers: Add Relationship.showing_reblogs
Mikael Berthe <mikael@lilotux.net> [Wed, 21 Mar 2018 00:42:51 +0100] rev 206
Printers: Add Relationship.showing_reblogs Commented for now since it seems buggy with Mastodon 2.2...
Wed, 21 Mar 2018 00:42:51 +0100 account follow: Add --show-reblogs flag
Mikael Berthe <mikael@lilotux.net> [Wed, 21 Mar 2018 00:42:51 +0100] rev 205
account follow: Add --show-reblogs flag
(0) -100 -10 +10 tip