Sat, 21 Oct 2017 19:17:07 +0200 Add a note about the API change to the README file v2.0.0-dev1
Mikael Berthe <mikael@lilotux.net> [Sat, 21 Oct 2017 19:17:07 +0200] rev 173
Add a note about the API change to the README file
Sat, 21 Oct 2017 19:12:11 +0200 Update types to reflect Mastodon 2.0.0 API changes
Mikael Berthe <mikael@lilotux.net> [Sat, 21 Oct 2017 19:12:11 +0200] rev 172
Update types to reflect Mastodon 2.0.0 API changes This patch requires madon v2.0.0(-dev). (Fixes issue #9)
Sat, 21 Oct 2017 19:06:26 +0200 Fix --config flag
Mikael Berthe <mikael@lilotux.net> [Sat, 21 Oct 2017 19:06:26 +0200] rev 171
Fix --config flag If viper.SetConfigName is called after viper.SetConfigFile, the file setting is erased...
Sat, 21 Oct 2017 19:05:11 +0200 Change version to 2.0.0-dev
Mikael Berthe <mikael@lilotux.net> [Sat, 21 Oct 2017 19:05:11 +0200] rev 170
Change version to 2.0.0-dev
Sat, 22 Jul 2017 23:20:33 +0200 ansi themes: display visibility
Mikael Berthe <mikael@lilotux.net> [Sat, 22 Jul 2017 23:20:33 +0200] rev 169
ansi themes: display visibility
Sun, 16 Jul 2017 10:33:40 +0200 Add flag to reply with same visibility as original message
Mikael Berthe <mikael@lilotux.net> [Sun, 16 Jul 2017 10:33:40 +0200] rev 168
Add flag to reply with same visibility as original message Introduce --same-visibility to the toot (or status post) command. It will reduce a "public" visibility to "unlisted" if not overriden on the command line.
Sat, 15 Jul 2017 22:25:46 +0200 Add option --keep to keep the N last items
Mikael Berthe <mikael@lilotux.net> [Sat, 15 Jul 2017 22:25:46 +0200] rev 167
Add option --keep to keep the N last items This complements the --limit option which is used for the API call itself. The keep flag is used after the filters to output only a maximum number of filtered items.
Sat, 15 Jul 2017 21:58:24 +0200 Add --notification-types to the stream command as well
Mikael Berthe <mikael@lilotux.net> [Sat, 15 Jul 2017 21:58:24 +0200] rev 166
Add --notification-types to the stream command as well
Sat, 15 Jul 2017 12:07:37 +0200 Add --notification-types flag to filter notifications
Mikael Berthe <mikael@lilotux.net> [Sat, 15 Jul 2017 12:07:37 +0200] rev 165
Add --notification-types flag to filter notifications Suggested by @wxl. Note that the filter is applied after the limits since limits are currently applied at the API call level.
Sat, 15 Jul 2017 12:02:39 +0200 Switch to dev version
Mikael Berthe <mikael@lilotux.net> [Sat, 15 Jul 2017 12:02:39 +0200] rev 164
Switch to dev version
(0) -100 -10 +10 tip