summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-06-18Remove tokiono-tokioSam Tay
2020-06-18Parallelize markdown parsing, and do it upfrontSam Tay
2020-06-18If multi-site searching, sort questions by scorev0.2.2Sam Tay
2020-06-18For --lucky, only search first configured siteSam Tay
2020-06-18Allow searching multiple SE sites at onceSam Tay
2020-06-18Fetch q/a in the background while viewing --luckyv0.2.1Sam Tay
2020-06-17Use async http requests via tokioSam Tay
2020-06-16Add --lucky flagSam Tay
2020-06-16Update TODO & roadmapv0.2.0Sam Tay
2020-06-16Clean up clippy suggestionsSam Tay
2020-06-16Add some themes to the repo for laterSam Tay
2020-06-16Allow reloading theme fileSam Tay
2020-06-16Clean up TODO commentsSam Tay
2020-06-16Remove timeout on vim "gg" bindingSam Tay
2020-06-16Add vim bindings everywhereSam Tay
2020-06-16Show MdView titles when in full screenSam Tay
2020-06-16Allow cycling through layoutsSam Tay
2020-06-15Get resizing to work, finallySam Tay
2020-06-14Refactor: split up tui::app::runSam Tay
2020-06-12ScrollerizeSam Tay
2020-06-12Fix a lot of deeper issuesSam Tay
2020-06-12Fix cursive panicsSam Tay
2020-06-12Update markdown testsSam Tay
2020-06-12Add size restrictions, borrow when possibleSam Tay
2020-06-11Visible question & answer listSam Tay
2020-06-11...Use cursive insteadSam Tay
2020-06-10Trying out tui-rs...Sam Tay
2020-06-08Clean up reading/writing to filesSam Tay
2020-06-08Refactor error handlingSam Tay
2020-06-08Implement --set-api-keyv0.1.1Sam Tay
2020-06-08Use markdown in default error messagesSam Tay
2020-06-08Add tests for url parsingSam Tay
2020-06-08Add some TODOsSam Tay
2020-06-08Print top answer in styled markdownv0.1.0Sam Tay
2020-06-07Leverage termimad to print sites in a tableSam Tay
2020-06-07Start using termimadSam Tay
2020-06-07Thank god for clippySam Tay
2020-06-07Propagate errors throughout appSam Tay
2020-06-06Improve alignment when printing sitesSam Tay
2020-06-06Implement --list-sites and --update-sitesSam Tay
2020-06-06Fetch and cache SE sitesSam Tay
2020-06-06Hardcode filter (as recommended by SE docs)Sam Tay
2020-06-04Move cli stuff into its own moduleSam Tay
2020-06-04Successfully print top answer to stdoutSam Tay
2020-06-04Stash reqwest progressSam Tay
2020-06-02Parse CLI args with clapSam Tay
2020-05-30Update TODO.mdSam Tay
2020-05-30Add TODO with cookbook linksSam Tay
2020-05-30Initial commitSam Tay