2025-04-02 19:47:06 by pin | Files touched by this commit (1) |
Log message:
www/hackernews-tui: reset maintainer
|
2025-04-02 13:14:09 by pin | Files touched by this commit (1) |
Log message:
www/hackernews-tui: not for i386
|
2024-10-22 05:40:12 by pin | Files touched by this commit (3) |  |
Log message:
www/hackernews-tui: update to 0.13.5
What's Changed
Update CD workflows to use use cross by @LucasFA in #101
docs: Fix wrong link to config documentation by @kalekdev in #103
fix(deps): deprecated dependencies, causing building error! by @thamelodev in #108
|
2023-10-23 09:48:09 by pin | Files touched by this commit (3) |  |
Log message:
www/hackernews-tui: update to 0.13.4
What's Changed
Add Scoop installation instruction by @rashil2000 in #96
Add --locked to the cargo installation by @zakwanhisham in #98
Update Hacker News HTML text parsing logic by @aome510 in #99
|
2023-09-04 08:37:46 by pin | Files touched by this commit (3) |  |
Log message:
www/hackernews-tui: update to 0.13.3
What's Changed
- Implement Rust native article view as fallback on failed
article_parse_command by @0x6b in #94
New Contributors
- @0x6b made their first contribution in #94
|
2023-06-04 22:16:38 by pin | Files touched by this commit (3) |  |
Log message:
www/hackernews-tui: update to 0.13.2
What's Changed
- Add example configuration with dark mode palette in #92
- Crate updates, and reverting to tracing 0.1.37 because of yanked
release in #93
|
2023-04-27 09:15:05 by pin | Files touched by this commit (3) |  |
Log message:
www/hackernews-tui: update to 0.13.1
v0.13.1
- HOTFIX: remove a reverse effect from the highlighting style in #91
v0.13.0
- Add cross-platform default value for url_open_command in #88
- Support opening specific comment view on startup in #90
- added -i <item_id> cli option to open the application in a specific
comment view
|
2022-10-09 18:05:31 by pin | Files touched by this commit (3) |  |
Log message:
www/hackernews-tui: update to 0.11.0
What's Changed
- Expand story view capabilities in #80
Breaking changes
- Renamed toggle_sort_by_date command to cycle_sort_mode in
keymap.story_view_keymap
|
2022-08-30 22:40:36 by pin | Files touched by this commit (3) |  |
Log message:
www/hackernews-tui: update to 0.10.2
v0.10.2 - What's Changed
Rewrite CI-CD in #77
Update dependencies in #76
Use a "forked" rcdom module in #78
v0.10.1 - What's Changed
Update dependencies in #68
Support multiple keybindings to a single command in #70
Implement different view traits/helpers in #71
Refactor link handler codes in #72
Code refactor and cleanup part I in #74
Code refactor and clean part II in #75
Breaking changes
-Modified the list of shortcuts and default shortcuts for each view.
Please refer to the shorcuts README or the example config file for
migration to the new version.
|
2022-05-23 09:08:34 by pin | Files touched by this commit (1) |
Log message:
www/hackernews-tui: add warning about require rust
|