index
:
hackernews
100-debug
main
Mirror of https://github.com/aome510/hackernews-TUI
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-26
bump app version to `0.13.0`
v0.13.0
Thang Pham
2023-04-24
Support opening specific comment view on startup (#90)
Thang Pham
2023-04-19
Add cross-platform default value for `url_open_command` (#88)
Thang Pham
2023-02-03
bump app's version to 0.12.0
v0.12.0
Thang Pham
2023-02-03
update ROADMAP
Thang Pham
2023-02-03
Voting support follow-ups (#85)
Thang Pham
2023-02-01
Refactor modeling, parsing, and client codes (#84)
Thang Pham
2023-01-30
Add authentication and upvote support (#81)
Thang Pham
2023-01-30
Update dependencies and fix clippy errors (#82)
Thang Pham
2022-10-07
bump app's version to `0.11.0`, update dependencies
v0.11.0
Thang Pham
2022-09-05
Expand story view capabilities (#80)
Thang Pham
2022-08-12
add Binaries install section
Thang Pham
2022-08-11
bump app's version to 0.10.2
v0.10.2
Thang Pham
2022-08-11
Use a "forked" `rcdom` module (#78)
Thang Pham
2022-08-10
use `main` for branches in `ci.yml`
Thang Pham
2022-08-10
Update dependencies (#76)
Thang Pham
2022-08-10
Rewrite CI-CD (#77)
Thang Pham
2022-05-28
bump `config_parser2` to `v0.1.3`
Thang Pham
2022-05-22
bump app's version to 0.10.1
v0.10.1
Thang Pham
2022-05-22
Merge remote-tracking branch 'origin/main'
Thang Pham
2022-05-22
bump app's version to 0.10.0
Thang Pham
2022-05-22
update deps
Thang Pham
2022-05-21
Code refactor and clean part II (#75)
Thang Pham
2022-05-07
Code refactor and cleanup part I (#74)
Thang Pham
2022-05-03
fix link indexing for link dialog's link event callbacks
Thang Pham
2022-05-03
Refactor link handler codes (#72)
Thang Pham
2022-05-02
Implement different view traits/helpers Part I (#71)
Thang Pham
2022-04-28
update deps, move to 2021 edition
Thang Pham
2022-04-28
project structure cleanup
Thang Pham
2022-04-28
Support multiple keybindings to a single command (#70)
Thang Pham
2022-03-28
Update dependencies (#68)
Thang Pham
2022-03-24
Fixed TOML syntax in `config.md` (#67)
Huy Z
2022-01-16
bump app's version to `0.9.1`
v0.9.1
Thang Pham
2022-01-16
Merge remote-tracking branch 'origin/main'
Thang Pham
2022-01-16
update NOTES and docker build file
Thang Pham
2022-01-16
Update dependencies (#63)
Thang Pham
2022-01-09
Render story text in comment view (#62)
Thang Pham
2022-01-09
add project notes
Thang Pham
2022-01-05
change the error message when running the `article_parse_command`
Thang Pham
2021-12-30
Pre-release `v0.9.0` (#61)
v0.9.0
Thang Pham
2021-12-30
add demo videos
Thang Pham
2021-12-29
add a newline when rendering multiline code in comment
Thang Pham
2021-12-28
downgrade comfy_table to 4.1.1
Thang Pham
2021-12-28
Update documentation and configuration structures (#59)
Thang Pham
2021-12-27
Integrate `comfy_table` (#60)
Thang Pham
2021-12-27
improve newline rendering rules for article html parser
Thang Pham
2021-12-26
parallelize comment parsing with rayon
Thang Pham
2021-12-23
Add font highlighting for `ArticleView` (#58)
Thang Pham
2021-12-17
HTML decode story's title
Thang Pham
2021-12-16
Add story tag navigation commands (#57)
Thang Pham
[next]