| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-04 | Add and use 'Db::now_comparison_qpart()'. | wn_ | |
| This introduces a helper to build a query part comparing a field against a past datetime (determined by '$now - $some_interval'), eliminating certain boilerplate code. | |||
| 2024-12-14 | Use native typing in more places and clean up 'FeedEnclosure' a bit. | wn_ | |
| 2023-10-25 | move to psr-4 autoloader | Andrew Dolgov | |