summaryrefslogtreecommitdiff
path: root/plugins/af_comics/filters/af_comics_pa.php
AgeCommit message (Expand)Author
2023-12-30Update all UrlHelper::fetch() calls to use the associative array approach.wn_
2021-03-05af_comics filters: don't try to load empty htmlAndrew Dolgov
2020-09-22remove a lot of stuff from global context (functions.php), add a few helper c...Andrew Dolgov
2020-09-17replace FALSE with false so that static analyzer shuts up about itAndrew Dolgov
2018-11-30debug logging system rework:Andrew Dolgov
2017-09-09Use 'saveHTML' when generating HTML from a DOMDocument.wn_
2017-04-26update phpmd ruleset to use (subset) of cleancodeAndrew Dolgov
2014-12-03af_comics_pa: check node exists before trying to manipulate itAndrew Dolgov
2014-08-18plugins: remove obsolete plugin_data/stored stuffAndrew Dolgov
2014-02-17af_comics: split filters to separate files to ease maintenanceAndrew Dolgov