| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-11-24 | Use PHP 8 'str_' functions. | wn_ |
| 2024-11-23 | Use native union types in most places. | wn_ |
| 2024-11-18 | Eliminate use of deprecated 'get_pref()' and 'set_pref()'. | wn_ |
| 2024-10-01 | drop opentelemetry | Andrew Dolgov |
| 2024-07-05 | Don't reuse the '$matches' array in 'RSSUtils::decode_srcset()'. | wn_ |
| 2024-06-19 | add some time-related debugging output for feeds and users | Andrew Dolgov |
| 2024-06-18 | * pass arbitrary CLI arguments to update daemon via updater.sh entrypoint | Andrew Dolgov |
| 2024-03-26 | Make implicit nullable parameters explicitly nullable. | wn_ |
| 2024-02-06 | Fix passing auth credentials to plugins for HOOK_FETCH_FEED. | wn_ |
| 2024-01-20 | Use FeedEnclosure throughout RSSUtils. | wn_ |
| 2024-01-08 | Clean up some unused variables. | wn_ |
| 2023-12-30 | Update all UrlHelper::fetch() calls to use the associative array approach. | wn_ |
| 2023-10-25 | move to psr-4 autoloader | Andrew Dolgov |