summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-05-22bump app's version to 0.10.1v0.10.1Thang Pham
2022-05-22Merge remote-tracking branch 'origin/main'Thang Pham
2022-05-22bump app's version to 0.10.0Thang Pham
2022-05-22update depsThang Pham
2022-05-21Code refactor and clean part II (#75)Thang Pham
2022-05-07Code refactor and cleanup part I (#74)Thang Pham
2022-05-03fix link indexing for link dialog's link event callbacksThang Pham
2022-05-03Refactor link handler codes (#72)Thang Pham
2022-05-02Implement different view traits/helpers Part I (#71)Thang Pham
2022-04-28update deps, move to 2021 editionThang Pham
2022-04-28project structure cleanupThang Pham
2022-04-28Support multiple keybindings to a single command (#70)Thang Pham
2022-03-28Update dependencies (#68)Thang Pham
2022-03-24Fixed TOML syntax in `config.md` (#67)Huy Z
2022-01-16bump app's version to `0.9.1`v0.9.1Thang Pham
2022-01-16Merge remote-tracking branch 'origin/main'Thang Pham
2022-01-16update NOTES and docker build fileThang Pham
2022-01-16Update dependencies (#63)Thang Pham
2022-01-09Render story text in comment view (#62)Thang Pham
2022-01-09add project notesThang Pham
2022-01-05change the error message when running the `article_parse_command`Thang Pham
2021-12-30Pre-release `v0.9.0` (#61)v0.9.0Thang Pham
2021-12-30add demo videosThang Pham
2021-12-29add a newline when rendering multiline code in commentThang Pham
2021-12-28downgrade comfy_table to 4.1.1Thang Pham
2021-12-28Update documentation and configuration structures (#59)Thang Pham
2021-12-27Integrate `comfy_table` (#60)Thang Pham
2021-12-27improve newline rendering rules for article html parserThang Pham
2021-12-26parallelize comment parsing with rayonThang Pham
2021-12-23Add font highlighting for `ArticleView` (#58)Thang Pham
2021-12-17HTML decode story's titleThang Pham
2021-12-16Add story tag navigation commands (#57)Thang Pham
2021-12-16[#51] add font highlight for `CommentView` and `StoryView` (#56)Thang Pham
2021-12-16Tweak application UI (#55)Thang Pham
2021-12-15README: update installation methodsThang Pham
2021-12-14Rewrite theme structs (#54)Thang Pham
2021-12-14bump app's version to 0.8.1v0.8.1Thang Pham
2021-12-14Add a client logger (#53)Thang Pham
2021-12-14create a log folder if not existsThang Pham
2021-12-13update roadmap in README, add more sectionsThang Pham
2021-12-13update roadmap in READMEThang Pham
2021-12-12update Dockerfile to include -c optionv0.8.0Thang Pham
2021-12-12Release 0.8.0 (#50)Thang Pham
2021-12-12Multiple improvements (#49)Thang Pham
2021-12-04fix clippy errors, decode html for story's titleThang Pham
2021-11-15specify log file's folder path instead file pathThang Pham
2021-11-15update `readme` and change default `url_open_command` to `open`Thang Pham
2021-11-15stop loading comments if comment receiver channel is disconnectedThang Pham
2021-11-15Add general improvements (#47)Thang Pham
2021-10-03handle editing shortcuts only in search modeThang Pham