summaryrefslogtreecommitdiffstats
path: root/newsboat.cpp
AgeCommit message (Expand)Author
2022-08-20Miniminze dependencies in view.h by forward declaringDennis van der Schagt
2022-03-21Bump copyright noticesAlexander Batischev
2021-06-12Reset STFL in top-level exception handlers to print in normal modeDennis van der Schagt
2021-05-26Docs: move IRC channel from Freenode to Libera.ChatAlexander Batischev
2021-02-22Ask gettext to return UTF-8Alexander Batischev
2021-01-12Bump copyright noticesAlexander Batischev
2020-10-30Add a --cleanup option which cleans the cache; then exits newsboatDennis van der Schagt
2020-10-21Added support info added in --help outputNicholas Defranco
2020-06-16Mention expected-lite in --helpAlexander Batischev
2020-04-23Mention optional-lite dependency in -v and CHANGELOGAlexander Batischev
2020-04-23Use optional in CliArgsParserAlexander Batischev
2020-04-22Use wordier file descriptions in --helpAlexander Batischev
2020-04-21Improve Spanish translationMarcos Cruz
2020-02-05Display paths to config/urls/cache in --helpAlexander Batischev
2020-01-14Update copyright year 2019->2020dennisschagt
2019-10-20Format the code with AStyleAlexander Batischev
2019-08-31Port strnaturalcmp to RustNikos Tsipinakis
2019-06-02Hide PROGRAM_VERSION behind a functionAlexander Batischev
2019-05-27Turn CliArgsParser fields into gettersAlexander Batischev
2019-05-19Move RssFeed and RssIgnores into separate filesAlexander Batischev
2019-05-19Split DbException and MatcherException into separate filesAlexander Batischev
2019-05-18Remove rsspp.hAlexander Batischev
2019-01-27Update all the copyright noticesAlexander Batischev
2018-12-09Display human-readable message on panic!()sAlexander Batischev
2018-10-20Convert StrPrintf to namespacezaowen
2018-10-19Change Utils class to namespacezaowen
2018-10-07make requested changes except typedefszaowen
2018-10-06Implement new naming stylezaowen
2018-09-08Use natural sort orderNikos Tsipinakis
2018-09-08Add alphanum.hpp header fileNikos Tsipinakis
2018-08-21Remove unused includekmws
2018-08-21Rename print_version_information() to print_version()kmws
2018-08-21Don't always return after print_usage()kmws
2018-08-21char* to std::stringkmws
2018-07-31Use std::stringstream instead of spamming coutkmws
2018-07-31Move print_version_information() out of controllerkmws
2018-07-31Move print_usage() out of controllerkmws
2018-07-31Move CLIArgsParser out of controllerkmws
2018-05-18Clang-format: avoid mixing tabs with spacesAlexander Batischev
2018-05-18Automate code formatting with clang-formatAlexander Batischev
2018-05-18Group includesAlexander Batischev
2018-04-30Quickfix: make Newsboat compileAlexander Batischev
2018-04-30Newsboat: catch newsboat::exceptionAlexander Batischev
2018-04-30Newsboat: catch matcherexceptionAlexander Batischev
2018-04-30Newsboat: catch newsboat::dbexceptionAlexander Batischev
2018-04-11Ignore return value of setlocale()Alexander Batischev
2017-10-13Merge branch 'feature/global-rename-to-newsboat'Alexander Batischev
2017-10-13newsbeuter.cpp → newsboat.cppAlexander Batischev