Commit Graph

58 Commits (1f2a7219054872d3cf968ac385a5f529db4a4333)

Author SHA1 Message Date
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 ba7f7e72db af_comics: mention that Far Side needs cached media 4 years ago
Andrew Dolgov 61168847ac af_comics: escape all template urls 4 years ago
Andrew Dolgov 3b62150abd use canonical fetch url for Far Side 4 years ago
Andrew Dolgov db8a1f76c7 remove unnecessary debugging from previous 4 years ago
Andrew Dolgov 9b4053b1ea af_comics: add experimental support for The Far Side 4 years ago
Andrew Dolgov 72d0fac80c remove version.php and VERSION global constant, do version-related things in a slightly less ridiculous way 5 years ago
Andrew Dolgov ffa3f9309f af_comics: support buni webtoon episodes 5 years ago
JustAMacUser 8459238f6c af_comics: Use a fixed time of day when generating fake feed for GoComics. Without this the timestamp is always updated to be the time the feed is fetched, which causes the comics to keep moving to the top/bottom of the article list depending on the sort order. (Using 11:00 a.m. UTC as that should keep the date the same across the majority of time zones.)
Try to get the actual title for GoComics comics.

Also a little code clean up.
5 years ago
Rodney Stromlund 7daf009a7f Add set_basic_feed_info hook to af_comics to fix GoComics title and url. 5 years ago
Andrew Dolgov a68b150601 remove separate classes for various panels, unify under .panel
remove a few other unnecessary css classes/ids
6 years ago
Andrew Dolgov b68ee9adf4 af_comics: add Stonetoss 6 years ago
Andrew Dolgov 814e49f8f7 add icons to accordion panels in preferences
fix typo in pref-prefs closing panel tag
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 de1b9acba1 af_comics: simplify srcset attribute handling for gocomics pseudo-feeds 6 years ago
JustAMacUser aedcbfd9c5 af_comics: Go Comics now uses HTTPS. 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
JustAMacUser 3f5f5bc73f af_comics: Fix typo -- call to undefined method. 6 years ago
Dave Z d92fcaa9c8 af_comics: Workaround for GoComics' lazy loading images in srcset. 6 years ago
Dave Z fc756975ab af_comics: Allow subscribing to GoComics URLs via page (only this time, *actually allow* it). 6 years ago
Andrew Dolgov e038374608 gocomics: remove width attribute to fix improper scaling of images 6 years ago
JustAMacUser d1d05f7a12 Updated af_comics GoComics handling to support comics with numbers and use the main web URL as a feed URL (legacy FeedBurner URL support still exists). 7 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 b0113adac4 af_comics: add .gitignore 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 051737e931 Support hyphens in GoComics URLs. 7 years ago
JustAMacUser a25c3c2998 Added feed URL instructions for GoComics. 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