Andrew Dolgov
c8883d3440
af_comics filters: don't try to load empty html
2021-03-05 10:07:34 +03:00
Andrew Dolgov
74568df4ff
remove a lot of stuff from global context (functions.php), add a few helper classes instead
2020-09-22 09:04:33 +03:00
Andrew Dolgov
a4525d31b2
replace FALSE with false so that static analyzer shuts up about it
2020-09-17 19:02:27 +03:00
wn_
f3774b9d65
Use 'saveHTML' when generating HTML from a DOMDocument.
...
This primarily occurs when modifying article content. If 'saveXML' is
used following 'loadHTML' there is the possibility of strangeness, such
as a self-closing anchor tag.
Note that the DOMDocument used in 'classes/feeditem/atom.php' came from
'loadXML', but we use 'saveHTML' since we're returning HTML content.
2017-09-09 13:51:59 -05:00
Andrew Dolgov
21ce7d9ec0
update phpmd ruleset to use (subset) of cleancode
...
fix various minor issues reported by static analysis
remove redundant php closing tag from several more files
2017-04-26 20:57:36 +03:00
Bill Bagdon
32024bdf21
Fix the TFD filter and add Married to the sea
2017-04-08 12:59:03 -04:00
Andrew Dolgov
5613bb3584
fix toothpastefordinner valiant efforts to prevent scraping
2015-06-18 08:28:54 +03:00
Andrew Dolgov
110ce72a72
add af_comics filter for toothpastefordinner
2014-10-21 16:53:17 +04:00