Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-09-14 | Don't retry feed retrieval on HTTP 304 (Not Modified) | 3 | -1/+10 | |
2023-03-26 | Release 2.31r2.31 | 6 | -22/+30 | |
2023-03-26 | Bump copyright notices | 3 | -6/+6 | |
2023-03-26 | CI: bump Rust to 1.68.1 | 4 | -10/+10 | |
2023-03-24 | Update Russian and Ukrainian translations | 2 | -10/+15 | |
2023-03-23 | Chore(deps): bump cxx-build from 1.0.92 to 1.0.93 | 1 | -3/+3 | |
2023-03-21 | Chore(deps): bump curl-sys from 0.4.60+curl-7.88.1 to 0.4.61+curl-8.0.1 | 2 | -3/+3 | |
2023-03-20 | Chore(deps): bump bitflags from 2.0.1 to 2.0.2 | 1 | -3/+3 | |
2023-03-20 | Chore(deps): bump cxx from 1.0.92 to 1.0.93 | 1 | -15/+26 | |
2023-03-18 | Avoid calling virtual functions from destructor | 1 | -3/+3 | |
2023-03-18 | Do not shadow variables | 1 | -26/+26 | |
2023-03-18 | Use std algorithm instead of a raw loop | 1 | -6/+4 | |
2023-03-18 | Mark overriden virtual functions with `override` | 1 | -6/+6 | |
2023-03-18 | Avoid passing `std::string` by value | 3 | -7/+7 | |
2023-03-18 | Mark single-argument constructors `explicit` | 3 | -3/+3 | |
2023-03-18 | Reduce scope of some variables in tests | 3 | -24/+19 | |
2023-03-18 | Use proper Catch2 macros to test for true/false | 1 | -2/+2 | |
2023-03-18 | tr.po: remove old translation | 1 | -1/+1 | |
2023-03-18 | Chore(deps): bump libc from 0.2.139 to 0.2.140 | 1 | -2/+2 | |
2023-03-17 | Update Italian translation | 1 | -5/+6 | |
2023-03-16 | chore(l10n): Update Polish translation | 1 | -5/+5 | |
2023-03-16 | Update Dutch translation | 1 | -6/+8 | |
2023-03-16 | Update Turkish translations | 1 | -6/+6 | |
2023-03-16 | Chore(deps): bump bitflags from 1.3.2 to 2.0.1 | 2 | -5/+11 | |
2023-03-15 | Fix keybinds not working outside feedlist (#2358) | 17 | -16/+69 | |
2023-03-15 | Update German translations | 1 | -52/+52 | |
2023-03-15 | CI: bump Rust to 1.68.0 | 4 | -10/+10 | |
2023-03-15 | Update .pot and .po files | 19 | -3707/+3997 | |
2023-03-13 | Chore(deps): bump chrono from 0.4.23 to 0.4.24 | 1 | -2/+2 |