cmd/accounts.go
Wed, 21 Mar 2018 14:08:10 +0100 Mikael Berthe accounts: Use singular form
Wed, 21 Mar 2018 14:02:49 +0100 Mikael Berthe madonctl account: Try to gues account ID type
Wed, 21 Mar 2018 00:42:51 +0100 Mikael Berthe account follow: Add --show-reblogs flag
Tue, 20 Mar 2018 16:10:05 +0100 Mikael Berthe Fix help for account search
Mon, 19 Mar 2018 15:06:17 +0100 Mikael Berthe Update copyrights
Mon, 19 Mar 2018 14:48:36 +0100 Mikael Berthe account search: Add flag '--following'
Mon, 19 Mar 2018 13:19:36 +0100 Mikael Berthe madonctl accounts mute: Add '--notifications' flag
Mon, 19 Mar 2018 11:43:30 +0100 Mikael Berthe Add '--pinned' flag to madonctl account statuses
Sun, 18 Mar 2018 23:28:08 +0100 Mikael Berthe Add '--locked' flag to account update subcommand
Sun, 16 Jul 2017 10:33:40 +0200 Mikael Berthe Add flag to reply with same visibility as original message
Sat, 15 Jul 2017 22:25:46 +0200 Mikael Berthe Add option --keep to keep the N last items
Sat, 08 Jul 2017 16:44:19 +0200 Mikael Berthe Allow accounts follow-requests --account-id X --list
Sat, 27 May 2017 18:39:13 +0200 Mikael Berthe Remove unused variable
Fri, 26 May 2017 12:05:50 +0200 Mikael Berthe Sync with Madon library 1.6: Some calls return a Relationship entity
Wed, 10 May 2017 14:11:13 +0200 Mikael Berthe Add oauth2 command
Tue, 09 May 2017 20:14:28 +0200 Mikael Berthe Refactor printers
Mon, 08 May 2017 12:17:59 +0200 Mikael Berthe Allow HTTP URLs in --user-id
Sun, 07 May 2017 11:46:28 +0200 Mikael Berthe Do not display usage when GetPrinter fails
Sun, 30 Apr 2017 23:35:49 +0200 Mikael Berthe Set exit code to non-zero when API calls fail
Sun, 30 Apr 2017 23:22:09 +0200 Mikael Berthe Use github.com/pkg/errors
Sun, 30 Apr 2017 20:45:40 +0200 Mikael Berthe Sync with Madon; switch IDs to int64 integers
Sat, 29 Apr 2017 17:32:37 +0200 Mikael Berthe Add option --all to fetch all available results
Sat, 29 Apr 2017 17:20:19 +0200 Mikael Berthe Display account ID in verbose mode when it is looked up
Sat, 29 Apr 2017 13:54:04 +0200 Mikael Berthe Make account ID optional for accounts followers|following|statuses
Fri, 28 Apr 2017 16:56:33 +0200 Mikael Berthe Add --since-id and --max-id
Fri, 28 Apr 2017 15:39:32 +0200 Mikael Berthe Sync with Madon library update; use limit API parameter
Tue, 25 Apr 2017 00:05:21 +0200 Mikael Berthe accounts: add --user-id
Sun, 23 Apr 2017 23:32:16 +0200 Mikael Berthe Add option --limit (-l) to limit the number of displayed results
Sun, 23 Apr 2017 22:40:52 +0200 Mikael Berthe Use cmd.Name() in cobra commands
Sat, 22 Apr 2017 13:50:57 +0200 Mikael Berthe Add account update
Wed, 19 Apr 2017 19:08:47 +0200 Mikael Berthe Initial public release
less more (0) tip