summaryrefslogtreecommitdiff
path: root/classes/Feeds.php
AgeCommit message (Expand)Author
2024-05-16Add option to debug feeds in 'Feeds with update errors' dialog.wn_
2024-05-09Check 'head' and 'body' when searching HTML for feed links.wn_
2024-03-26Make implicit nullable parameters explicitly nullable.wn_
2024-01-08Clean up some unused variables.wn_
2023-12-30Update all UrlHelper::fetch() calls to use the associative array approach.wn_
2023-10-26Fix class names in some more places.wn_
2023-10-25move to psr-4 autoloaderAndrew Dolgov