summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-03-26Release 2.31r2.31Alexander Batischev
2023-03-26Bump copyright noticesAlexander Batischev
2023-03-26Merge pull request #2361 from the-blank-x/contrib-move-urlAlexander Batischev
2023-03-26Merge pull request #2390 from newsboat/feature/ci-bump-rustAlexander Batischev
2023-03-26CI: bump Rust to 1.68.1Alexander Batischev
2023-03-26Merge pull request #2388 from newsboat/feature/update-ru-uk-translationsAlexander Batischev
2023-03-24Merge pull request #2382 from newsboat/dependabot/cargo/cxx-build-1.0.93dependabot[bot]
2023-03-24Update Russian and Ukrainian translationsAlexander Batischev
2023-03-23Chore(deps): bump cxx-build from 1.0.92 to 1.0.93dependabot[bot]
2023-03-24Merge pull request #2380 from newsboat/feature/fix-cppcheck-warningsAlexander Batischev
2023-03-23Merge pull request #2383 from newsboat/dependabot/cargo/cxx-1.0.93dependabot[bot]
2023-03-23Merge pull request #2384 from newsboat/dependabot/cargo/bitflags-2.0.2dependabot[bot]
2023-03-23Merge pull request #2385 from newsboat/dependabot/cargo/curl-sys-0.4.61curl-8...dependabot[bot]
2023-03-21Chore(deps): bump curl-sys from 0.4.60+curl-7.88.1 to 0.4.61+curl-8.0.1dependabot[bot]
2023-03-20Chore(deps): bump bitflags from 2.0.1 to 2.0.2dependabot[bot]
2023-03-20Chore(deps): bump cxx from 1.0.92 to 1.0.93dependabot[bot]
2023-03-18Avoid calling virtual functions from destructorAlexander Batischev
2023-03-18Do not shadow variablesAlexander Batischev
2023-03-18Use std algorithm instead of a raw loopAlexander Batischev
2023-03-18Mark overriden virtual functions with `override`Alexander Batischev
2023-03-18Avoid passing `std::string` by valueAlexander Batischev
2023-03-18Mark single-argument constructors `explicit`Alexander Batischev
2023-03-18Reduce scope of some variables in testsAlexander Batischev
2023-03-18Use proper Catch2 macros to test for true/falseAlexander Batischev
2023-03-18tr.po: remove old translationAlexander Batischev
2023-03-18Merge pull request #2362 from newsboat/dependabot/cargo/libc-0.2.140dependabot[bot]
2023-03-18Merge pull request #2359 from newsboat/dependabot/cargo/cxx-build-1.0.92dependabot[bot]
2023-03-18Merge pull request #2360 from newsboat/dependabot/cargo/cxx-1.0.92dependabot[bot]
2023-03-18Chore(deps): bump libc from 0.2.139 to 0.2.140dependabot[bot]
2023-03-18Merge pull request #2376 from newsboat/dependabot/cargo/bitflags-2.0.1dependabot[bot]
2023-03-18Merge pull request #2366 from newsboat/dependabot/cargo/chrono-0.4.24dependabot[bot]
2023-03-17Merge pull request #2375 from carno/update-pl-translationLyse
2023-03-17Merge pull request #2379 from scompo/masterLyse
2023-03-17Update Italian translationMauro Scomparin
2023-03-16chore(l10n): Update Polish translationCarno
2023-03-16Merge pull request #2377 from bitigchi/tr-localeLyse
2023-03-16Merge pull request #2374 from newsboat/german-translationsLyse
2023-03-16Merge pull request #2373 from dennisschagt/update-dutch-translationDennis van der Schagt
2023-03-16Update Dutch translationDennis van der Schagt
2023-03-16Update Turkish translationsEmir SARI
2023-03-16Chore(deps): bump bitflags from 1.3.2 to 2.0.1dependabot[bot]
2023-03-15Fix keybinds not working outside feedlist (#2358)Alexander Batischev
2023-03-15Update German translationsLysander Trischler
2023-03-16Merge pull request #2372 from newsboat/feature/bump-rustAlexander Batischev
2023-03-15Merge pull request #2371 from newsboat/feature/i18n-updateAlexander Batischev
2023-03-15CI: bump Rust to 1.68.0Alexander Batischev
2023-03-15Update .pot and .po filesAlexander Batischev
2023-03-13Chore(deps): bump chrono from 0.4.23 to 0.4.24dependabot[bot]
2023-03-12Merge pull request #2356 from Roboron3042/masterLyse
2023-03-07Add contrib script for moving feed URLs in newsboat's database while keeping ...blankie