Skip to content

1.4.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 07:14
7e94697

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