Commit graph

14 commits

Author SHA1 Message Date
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
6f398dcfc6 af_comics updates:
1. move preferences to Feeds tab
2. update CAD comic with support for sillies
3. add support for loading updated/third-party filters from filters.local (would override bundled filters)
2017-06-05 12:53:06 +03: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
JustAMacUser
051737e931 Support hyphens in GoComics URLs. 2017-01-24 15:06:46 -05:00
JustAMacUser
a25c3c2998 Added feed URL instructions for GoComics. 2017-01-22 13:52:25 -05:00
JustAMacUser
5800d3d505 Update af_comics to handle new GoComics site. 2017-01-22 02:14:02 -05:00
Andrew Dolgov
06e8777b60 af_comics: remove filter notice 2014-02-20 20:53:32 +04:00
Andrew Dolgov
901dd67a1a af_comics: split filters to separate files to ease maintenance 2014-02-17 13:00:25 +04:00
Andrew Dolgov
bf5e77a165 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 2014-02-17 12:27:07 +04:00
Andrew Dolgov
52265e19c0 af_comics: add cad embedding 2014-02-17 12:26:46 +04:00
kythyria
3df1a8b857 Okay, let's fix just the bits of Penny Arcade that actually need fixing 2014-02-14 12:44:39 +00:00
Andrew Dolgov
abe24e3977 af_comics: fix for PA new layout 2014-02-12 13:32:44 +04:00
Andrew Dolgov
f826070c56 af_comics: add happyjar 2014-02-10 23:03:58 +04:00
Andrew Dolgov
de0d8d1088 move individual bundled comics-related af plugins to af_comics 2014-01-09 14:08:39 +04:00