Sun, 07 May 2017 22:07:58 +0200 Version 0.6.0 v0.6.0
Mikael Berthe <mikael@lilotux.net> [Sun, 07 May 2017 22:07:58 +0200] rev 97
Version 0.6.0
Sun, 07 May 2017 22:06:11 +0200 Update travis configuration
Mikael Berthe <mikael@lilotux.net> [Sun, 07 May 2017 22:06:11 +0200] rev 96
Update travis configuration
Sun, 07 May 2017 21:54:50 +0200 Update templates / ANSI theme
Mikael Berthe <mikael@lilotux.net> [Sun, 07 May 2017 21:54:50 +0200] rev 95
Update templates / ANSI theme
Sun, 07 May 2017 21:54:24 +0200 Update template README
Mikael Berthe <mikael@lilotux.net> [Sun, 07 May 2017 21:54:24 +0200] rev 94
Update template README
Sun, 07 May 2017 21:53:13 +0200 Add template functions trim and wrap
Mikael Berthe <mikael@lilotux.net> [Sun, 07 May 2017 21:53:13 +0200] rev 93
Add template functions trim and wrap
Sun, 07 May 2017 19:52:58 +0200 Update README
Mikael Berthe <mikael@lilotux.net> [Sun, 07 May 2017 19:52:58 +0200] rev 92
Update README
Sun, 07 May 2017 19:31:37 +0200 Add shell completion for theme flag
Mikael Berthe <mikael@lilotux.net> [Sun, 07 May 2017 19:31:37 +0200] rev 91
Add shell completion for theme flag
Sun, 07 May 2017 19:30:24 +0200 TemplatePrinter: Add support for string objects
Mikael Berthe <mikael@lilotux.net> [Sun, 07 May 2017 19:30:24 +0200] rev 90
TemplatePrinter: Add support for string objects This is a special case, but can be useful sometimes.
Sun, 07 May 2017 17:32:33 +0200 ResourcePrinter (templates): Use options to pass color_mode
Mikael Berthe <mikael@lilotux.net> [Sun, 07 May 2017 17:32:33 +0200] rev 89
ResourcePrinter (templates): Use options to pass color_mode
Sun, 07 May 2017 17:15:00 +0200 Add 'ansi' theme for UNIX-like systems
Mikael Berthe <mikael@lilotux.net> [Sun, 07 May 2017 17:15:00 +0200] rev 88
Add 'ansi' theme for UNIX-like systems
Sun, 07 May 2017 16:43:51 +0200 Themes: Template for "instance --stats" is "instancestats.tmpl"
Mikael Berthe <mikael@lilotux.net> [Sun, 07 May 2017 16:43:51 +0200] rev 87
Themes: Template for "instance --stats" is "instancestats.tmpl"
Sun, 07 May 2017 16:38:52 +0200 Update template README
Mikael Berthe <mikael@lilotux.net> [Sun, 07 May 2017 16:38:52 +0200] rev 86
Update template README
Sun, 07 May 2017 16:38:52 +0200 Add theme support
Mikael Berthe <mikael@lilotux.net> [Sun, 07 May 2017 16:38:52 +0200] rev 85
Add theme support
Sun, 07 May 2017 14:12:56 +0200 Rename printer files
Mikael Berthe <mikael@lilotux.net> [Sun, 07 May 2017 14:12:56 +0200] rev 84
Rename printer files
Sun, 07 May 2017 13:06:47 +0200 Use a map for ResourcePrinter options
Mikael Berthe <mikael@lilotux.net> [Sun, 07 May 2017 13:06:47 +0200] rev 83
Use a map for ResourcePrinter options
Sun, 07 May 2017 11:56:37 +0200 Add 'template_directory' setting
Mikael Berthe <mikael@lilotux.net> [Sun, 07 May 2017 11:56:37 +0200] rev 82
Add 'template_directory' setting If set, template files are looked up relatively from this repository first (unless they are absolute paths or start with "./" or "../").
Sun, 07 May 2017 11:46:28 +0200 Do not display usage when GetPrinter fails
Mikael Berthe <mikael@lilotux.net> [Sun, 07 May 2017 11:46:28 +0200] rev 81
Do not display usage when GetPrinter fails Only display the error message and exit with non-zero status code.
Sun, 07 May 2017 00:37:02 +0200 Add cmd/utils.go
Mikael Berthe <mikael@lilotux.net> [Sun, 07 May 2017 00:37:02 +0200] rev 80
Add cmd/utils.go
Sun, 07 May 2017 00:26:04 +0200 Add default visibility setting
Mikael Berthe <mikael@lilotux.net> [Sun, 07 May 2017 00:26:04 +0200] rev 79
Add default visibility setting
Sat, 06 May 2017 20:26:12 +0200 Update ANSI templates
Mikael Berthe <mikael@lilotux.net> [Sat, 06 May 2017 20:26:12 +0200] rev 78
Update ANSI templates
Sat, 06 May 2017 20:25:23 +0200 PlainPrinter: Display when 'sensitive' (aka NSFW) is set
Mikael Berthe <mikael@lilotux.net> [Sat, 06 May 2017 20:25:23 +0200] rev 77
PlainPrinter: Display when 'sensitive' (aka NSFW) is set
Sat, 06 May 2017 19:52:39 +0200 Fix in_reply_to ID format in templates
Mikael Berthe <mikael@lilotux.net> [Sat, 06 May 2017 19:52:39 +0200] rev 76
Fix in_reply_to ID format in templates The default format for numbers in templates is double, so we have to explicitly set the format string. BTW, replace ".var | printf FMT" with "printf FMT .var"... It is slightly more readable.
Sat, 06 May 2017 19:44:48 +0200 Update README documentation wrt streams
Mikael Berthe <mikael@lilotux.net> [Sat, 06 May 2017 19:44:48 +0200] rev 75
Update README documentation wrt streams
Sat, 06 May 2017 19:44:17 +0200 Add support for several hashtag streams
Mikael Berthe <mikael@lilotux.net> [Sat, 06 May 2017 19:44:17 +0200] rev 74
Add support for several hashtag streams
Sat, 06 May 2017 19:38:01 +0200 Bump version
Mikael Berthe <mikael@lilotux.net> [Sat, 06 May 2017 19:38:01 +0200] rev 73
Bump version
Sat, 06 May 2017 18:28:24 +0200 Update README
Mikael Berthe <mikael@lilotux.net> [Sat, 06 May 2017 18:28:24 +0200] rev 72
Update README
Sat, 06 May 2017 18:28:24 +0200 Add --stdin to send a message from standard input
Mikael Berthe <mikael@lilotux.net> [Sat, 06 May 2017 18:28:24 +0200] rev 71
Add --stdin to send a message from standard input
Sat, 06 May 2017 18:16:08 +0200 Do not make an API call if toot has no content
Mikael Berthe <mikael@lilotux.net> [Sat, 06 May 2017 18:16:08 +0200] rev 70
Do not make an API call if toot has no content
Fri, 05 May 2017 21:55:09 +0000 update tags v0.5.2
convert-repo [Fri, 05 May 2017 21:55:09 +0000] rev 69
update tags
Fri, 05 May 2017 22:22:26 +0200 Version 0.5.2
Mikael Berthe <mikael@lilotux.net> [Fri, 05 May 2017 22:22:26 +0200] rev 68
Version 0.5.2
(0) -50 -30 +30 +50 +100 tip