Commit Graph

37 Commits (master)

Author SHA1 Message Date
Andrew Dolgov c8883d3440 af_comics filters: don't try to load empty html 3 years ago
Andrew Dolgov 320503dd39 move version-related stuff to Config; fix conditional feed requests 3 years ago
Andrew Dolgov afc7142250 move all $fetch globals to UrlHelper 3 years ago
Andrew Dolgov 020f062a76 feeds: unify naming 3 years ago
Andrew Dolgov 74568df4ff remove a lot of stuff from global context (functions.php), add a few helper classes instead 4 years ago
Andrew Dolgov a4525d31b2 replace FALSE with false so that static analyzer shuts up about it 4 years ago
Andrew Dolgov 1f2a721905 allow overriding built-in templates via templates.local 4 years ago
Andrew Dolgov 96fa6e3002 af_comics: split contents of subscribe/basic_info/fetch hooks into appropriate per-comic filters 4 years ago
Andrew Dolgov ffa3f9309f af_comics: support buni webtoon episodes 5 years ago
Andrew Dolgov b68ee9adf4 af_comics: add Stonetoss 6 years ago
Andrew Dolgov c10a43069e debug logging system rework:
* support various logging levels per-message
 * remove hacks like debug_suppress, DAEMON_EXTENDED_DEBUG, etc
 * _debug() is kept as a compatibility shim for plugins
6 years ago
Andrew Dolgov e0dff9134b af_comics: nedroid broke their rss feed, might as well plug them into generic comicpress filter 6 years ago
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.
7 years ago
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)
7 years ago
Andrew Dolgov 1d61994776 fix dilbert plugin not working because of changed GUIDs or w/e 7 years ago
aeritir ea8d0fd571 af_comics_dilbert: More details (title, tags, transcript) 7 years ago
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
7 years ago
Bill Bagdon 32024bdf21 Fix the TFD filter and add Married to the sea 7 years ago
JustAMacUser 5800d3d505 Update af_comics to handle new GoComics site. 7 years ago
Andrew Dolgov 73963a21b2 af_comics: fix for whomp 9 years ago
Andrew Dolgov 610914d4d6 af_comics: add pvponline 9 years ago
Andrew Dolgov 5613bb3584 fix toothpastefordinner valiant efforts to prevent scraping 9 years ago
Andrew Dolgov 7624aa6e40 add a generic af_comics filter for .comic class sites (much like comicpress handles id comic, i guess) 9 years ago
Andrew Dolgov 1929149661 Revert "Add support for sillies"
idiot submitter breaks all embedding with his genius strategy of
handling all posts with now News: in title

This reverts commit a3013adedd.
9 years ago
aliz27 a3013adedd Add support for sillies 9 years ago
Andrew Dolgov b1bb951fb8 fix for yet another dilbert changes 10 years ago
Andrew Dolgov 945ecd7db6 fix explosm comics plugin 10 years ago
Andrew Dolgov 9fd581336e fetch_file_contents: support retarded schema-less urls
af_comics_dilbert: fix for new dilbert.com shenanigans
10 years ago
Andrew Dolgov 2681f684c7 af_comics_pa: check node exists before trying to manipulate it 10 years ago
Andrew Dolgov 110ce72a72 add af_comics filter for toothpastefordinner 10 years ago
Andrew Dolgov 129d626354 plugins: remove obsolete plugin_data/stored stuff 10 years ago
Andrew Dolgov 694f96abb6 add af_comics_darklegacy 10 years ago
Andrew Dolgov 9203929c28 af_comics_gocomics: fix indenting 10 years ago
mcbyte-it d35bd9a233 fix zoomed version
Fixed the gocomics filter to get the zoomed version of the comic
10 years ago
Andrew Dolgov 66c6f91c14 af_comics: add extra fabulous comics 10 years ago
Andrew Dolgov 98c7f6299a af_comics_cad: do not process news posts 10 years ago
Andrew Dolgov 901dd67a1a af_comics: split filters to separate files to ease maintenance 10 years ago