| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-10-15 | properly support search queries in viewfeed debugger, improve some debugging ... | Andrew Dolgov |
| 2024-10-01 | drop opentelemetry | Andrew Dolgov |
| 2024-08-24 | Set 'str_getcsv' escape param to empty string to avoid PHP 8.4 deprecation me... | wn_ |
| 2024-08-14 | Remove unused 'dashboard feed' code. | wn_ |
| 2024-08-04 | Replace basic 'isset()' cases with the null coalescing operator. | wn_ |
| 2024-05-16 | Add option to debug feeds in 'Feeds with update errors' dialog. | wn_ |
| 2024-05-09 | Check 'head' and 'body' when searching HTML for feed links. | wn_ |
| 2024-03-26 | Make implicit nullable parameters explicitly nullable. | 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-26 | Fix class names in some more places. | wn_ |
| 2023-10-25 | move to psr-4 autoloader | Andrew Dolgov |