summaryrefslogtreecommitdiff
path: root/plugins/af_comics/filters/af_comics_comicpress.php
AgeCommit message (Expand)Author
2021-12-06af_comics: add Powerup Comics and Danby DrawsAndrew Dolgov
2021-11-15Minor fix to DOMNodeList#item() potential type (null vs false)wn_
2021-11-15deal with several DOMElement-related errorsAndrew Dolgov
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
2019-11-18af_comics: support buni webtoon episodesAndrew Dolgov
2018-12-07af_comics: add StonetossAndrew Dolgov
2018-04-26af_comics: nedroid broke their rss feed, might as well plug them into generic...Andrew Dolgov
2017-09-09Use 'saveHTML' when generating HTML from a DOMDocument.wn_
2017-04-26update phpmd ruleset to use (subset) of cleancodeAndrew Dolgov
2015-09-21af_comics: fix for whompAndrew Dolgov
2014-08-18plugins: remove obsolete plugin_data/stored stuffAndrew Dolgov
2014-06-16af_comics: add extra fabulous comicsAndrew Dolgov
2014-02-17af_comics: split filters to separate files to ease maintenanceAndrew Dolgov