Dave Gallant
61f9c2d3ce
Simplify scroll ( #14 )
2020-07-04 16:51:29 -04:00
Dave Gallant
820255a18d
Fix scroll bug ( #13 )
2020-07-04 01:05:23 -04:00
Dave Gallant
afbfa53ae6
Add feed description view ( #12 )
...
with colors!
2020-07-03 23:25:48 -04:00
dependabot-preview[bot]
85bf323fe8
Bump github.com/stretchr/testify from 1.5.1 to 1.6.1 ( #11 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.5.1 to 1.6.1.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.5.1...v1.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Dave Gallant <davegallant@gmail.com >
2020-06-23 15:01:27 -04:00
dependabot-preview[bot]
5dc140bcaa
Bump gopkg.in/yaml.v2 from 2.2.8 to 2.3.0 ( #10 )
...
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml ) from 2.2.8 to 2.3.0.
- [Release notes](https://github.com/go-yaml/yaml/releases )
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.8...v2.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-23 14:56:17 -04:00
dependabot-preview[bot]
97dc2c571b
Bump github.com/mmcdole/gofeed from 1.0.0-beta2 to 1.0.0 ( #9 )
...
Bumps [github.com/mmcdole/gofeed](https://github.com/mmcdole/gofeed ) from 1.0.0-beta2 to 1.0.0.
- [Release notes](https://github.com/mmcdole/gofeed/releases )
- [Commits](https://github.com/mmcdole/gofeed/compare/v1.0.0-beta2...v1.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-23 14:51:58 -04:00
Dave Gallant
71b8746c51
Add instructions on how to install
2020-04-12 18:04:23 -04:00
Dave Gallant
90a1c0e588
Add Go report card
2020-04-10 10:58:47 -04:00
Dave Gallant
295dae27fd
Reset origin on feed load
v0.0.2
2020-04-08 00:50:44 -04:00
Dave Gallant
a13d212968
Determine when to apply autoscroll
...
When shrinking the window, scrolling was limited to only the current
view buffer. This should implement auto-scrolling. It's a little bit
janky, but should be sufficient for now.
2020-04-08 00:21:18 -04:00
Dave Gallant
69139ee7f6
Add reviewdog golangci-lint
2020-04-05 19:33:36 -04:00
Dave Gallant
073db44b81
Allow for optional external viewer args
...
In order to pass in options like `--new-window` to an external viewer like
`firefox`, optional args can now be defined in configuration. See
config-example.yaml for an example.
2020-04-04 23:08:43 -04:00
Dave Gallant
49ea48976d
Re-structure packages
...
Overhaul of package structure and other cleanup.
2020-04-04 20:19:46 -04:00
Dave Gallant
025b68de93
Merge pull request #1 from davegallant/prototype-2
...
Add initial prototype
v0.0.1
2020-03-31 21:38:14 -04:00
Dave Gallant
74abb47511
Merge branch 'master' into prototype-3
2020-03-31 21:35:09 -04:00
Dave Gallant
6be207ffb7
Add initial prototype
2020-03-31 21:31:52 -04:00
Dave Gallant
89681da2ca
Initial commit
2020-03-31 21:29:15 -04:00
Dave Gallant
924428ae38
Initial commit
2020-02-28 23:09:43 -05:00