summaryrefslogtreecommitdiffstats
path: root/src/config.rs
AgeCommit message (Expand)Author
2020-06-16Add --lucky flagSam Tay
2020-06-16Allow reloading theme fileSam Tay
2020-06-11Visible question & answer listSam Tay
2020-06-11...Use cursive insteadSam 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-07Thank god for clippySam Tay
2020-06-07Propagate errors throughout appSam 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-04Successfully print top answer to stdoutSam Tay
2020-06-04Stash reqwest progressSam Tay