Releases: azimut/cli-view
Releases · azimut/cli-view
1.4.1
Changelog
- 7e94697 discourse input url validation, fixes #17
- 2133901 hackernews: support "noreferrer" on anchor link
- 73d1a6c makefile: test before build in install
- 2854e53 tui: add space to nextpage keybinding for "links" screen
- 422aaac format: right padding to OP comment
- c4afda6 tui: fix viewport default keybinds
- db83525 twitter: clean tweet link
- 222da73 hackernews: custom html parser
- f80f239 lobsters: remove empty spaces if no op message
- 8bafc3a lobsters: switch to use the plaintext field
- 3a3b45b fourchan: comment attachment to new line at the bottom
- 01c4666 twitter: tui fix links
- dc44409 makefile: test on make install seems sensible
- a41d37c Add lobste.rs support
- 3101d0d tui: make color.NoColor=true on RawContent
- f0d122a Add yank feature on link list
- 57bfde5 add LICENSE
- 4f307aa readme: rationale + discourse
- a9cd0f9 fourchan: support many/1 reply/comment when comment is empty
- 3ae0e54 tui: fix bug, handle when returned xurls are not valid for url.Parse
- 6a09d48 tui: fix RawContent to use a proper CommentWidth
- 12a302b tui: fix dimensions send from viewport to list
- a938e56 tui: send possible new screen dimensions from list to viewport
- cceee6f format: add -W for max comment length
- e0d4bb1 tui: fix dynamic width, passing correct pointer
- 7cb30bc fourchanview: add comment width, fix tui width updates
- adabd29 tui: "n" and "p" for next/prev items, another emacs-like bind
- 3273ca4 tui: add emacs-like ctrl+g to cancel the filtering input
- 767b556 tui: update list size also on screen change
- b0c256c tui: disable filtering when pressing enter and input is empty
- 4c45caf tui: change filter bindign to ctrl+s
- a66abcc style: common style for author name highlight
- 3bb015e add discourse support
- 3323475 tui: list to occupy the whole screen on init
- 5592a32 tui: minor refactor
- 87a1435 tui: fix list filter bug, when switching between views
- b9d3f72 tui: ignore other keybinding when filtering
- 295684a tui: move progress bar to bottom right
- 425cc3d todo: update some todo on fourchan
- 488a5c6 tui: add progress bar on the top
- 77d2300 twitter: add tui
- 17a6513 tui: fix filter
- ac7a433 vichan: add tui
- 358c0a2 fix hackernews fetch
- e71544b minor: use m.thread instead of m.op.thread
- 55b1d3d reddit: add tui
- c16e7cb tui: add remove similar links
- 685fe88 fix hackernews fetch_test.go
- 726b332 tui: add option to open explicitly open with "xdg-open"
- 6dcd5d5 minor: refactor
- bcef8de hackernews: add TUI
- 7e05424 hackernews: combine types into Thread{}
- 9f9dfb3 tui: fully working spawner
- 9c8d031 fix fetch_test.go
- 05280b7 tui: remove duplicated links
- 38ac070 tui: use "q" and "l" to quit the linksmode
- 6b703c7 tui: enter to open link too
- e139928 tui: better links sort by url components
- 0d18c32 tui: working openlink, conditionally update views
- 453a598 tui: add list keymaps
- 69dcba5 tui: add crude "links" altwindow
- ee3e6c3 tui: move more common stuff to internal/tui.go
- 221f4b4 tui: init direct viewport usage with fourchan
- e17bc92 fouchan: add width flag
1.3.1
1.2
Changelog
- 5fde577 readme: fourchanview
- 2a5dce0 add 4chan support
- bcdf45d test: add test of json unmarshall for twitter
- 3f0d382 makefile: minor remove unused PHONY
- 7ec67f7 actions: bump down go-version and quote..
- 0087a3a actions: bump down setup-go...
- 4585513 actions: bump setup-go 2->4, bump go version used 1.17->1.20
- ac610f8 move simple fetch tests to "go test"
- cde4349 readme: add twitterview preview
1.1
1.0
Changelog
- 07e3a97 enable goreleaser for hackerview
- 2b2e7ad add N of workers flag and truncate number of comments limit
- 7b8688a rm now unused UA with gophernews
- 3bd1f9c add -l to limit fetch comments, enable run of twitter, change UA
- 0b39224 fix printing
- c48f0ad gophernews, no subcomments support...
- ea2fee7 makefile use bare "go" to make it work with go-setup
- 3b01d50 mod: go mod tidy
- cfe426b mod: go version bump
- ef710c7 action: rm default goreleaser args
- 80b0756 fix twitter, vet and makefile
- 16e1b64 add workflow for binary release
- 779fa22 minor
- 967a381 workflow
- f2b8a4b fix testdata location
- e78184a readme
- ed74c5d using html2text fork for slightly better links...
- ab73809 move WrapLeftPadded
- 2fe6a78 * internal/hackernews/printer.go:
- 8ec155b https schem
- 1f48fe2 minor move thing around
- 0d7db5f log.Fatal
- 26b2a70 readme usage
- 1bfe07c readme
- c6bef77 testdata: add tweets json
- 346be83 handle twitter mentions
- 7e63656 enforce https
- bb1f7e8 add hackernews testdata
- 23a7a2b twitter: handle external links, better formatting
- 586bc13 minor, moving things and t.Fatal
- eddee31 twitter format
- bdc1126 mvp for both
- 7c8d9f9 hackernews draft
- ba68ad6 twitter: simple output
- c4b09ad add tui code
- 524665f fetch and parse
- 000ea9c init draft