summaryrefslogtreecommitdiff
path: root/plugins/af_comics
AgeCommit message (Collapse)Author
2019-03-12Add set_basic_feed_info hook to af_comics to fix GoComics title and url.Rodney Stromlund
2018-12-07remove separate classes for various panels, unify under .panelAndrew Dolgov
remove a few other unnecessary css classes/ids
2018-12-07af_comics: add StonetossAndrew Dolgov
2018-12-06add icons to accordion panels in preferencesAndrew Dolgov
fix typo in pref-prefs closing panel tag
2018-11-30debug logging system rework:Andrew Dolgov
* support various logging levels per-message * remove hacks like debug_suppress, DAEMON_EXTENDED_DEBUG, etc * _debug() is kept as a compatibility shim for plugins
2018-08-31af_comics: simplify srcset attribute handling for gocomics pseudo-feedsAndrew Dolgov
2018-05-12af_comics: Go Comics now uses HTTPS.JustAMacUser
2018-04-26af_comics: nedroid broke their rss feed, might as well plug them into ↵Andrew Dolgov
generic comicpress filter
2018-02-11af_comics: Fix typo -- call to undefined method.JustAMacUser
2018-02-07af_comics: Workaround for GoComics' lazy loading images in srcset.Dave Z
2018-02-07af_comics: Allow subscribing to GoComics URLs via page (only this time, ↵Dave Z
*actually allow* it).
2018-01-27gocomics: remove width attribute to fix improper scaling of imagesAndrew Dolgov
2017-11-16Updated af_comics GoComics handling to support comics with numbers and use ↵JustAMacUser
the main web URL as a feed URL (legacy FeedBurner URL support still exists).
2017-09-09Use 'saveHTML' when generating HTML from a DOMDocument.wn_
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-06-05af_comics: add .gitignoreAndrew Dolgov
2017-06-05af_comics updates:Andrew Dolgov
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-05fix dilbert plugin not working because of changed GUIDs or w/eAndrew Dolgov
2017-06-04af_comics_dilbert: More details (title, tags, transcript)aeritir
2017-04-26update phpmd ruleset to use (subset) of cleancodeAndrew Dolgov
fix various minor issues reported by static analysis remove redundant php closing tag from several more files
2017-04-08Fix the TFD filter and add Married to the seaBill Bagdon
2017-01-24Support hyphens in GoComics URLs.JustAMacUser
2017-01-22Added feed URL instructions for GoComics.JustAMacUser
2017-01-22Update af_comics to handle new GoComics site.JustAMacUser
2015-09-21af_comics: fix for whompAndrew Dolgov
2015-08-14af_comics: add pvponlineAndrew Dolgov
2015-06-18fix toothpastefordinner valiant efforts to prevent scrapingAndrew Dolgov
2015-06-12add a generic af_comics filter for .comic class sites (much like comicpress ↵Andrew Dolgov
handles id comic, i guess)
2015-05-15Revert "Add support for sillies"Andrew Dolgov
idiot submitter breaks all embedding with his genius strategy of handling all posts with now News: in title This reverts commit a3013adedd45fea4ae323c8621ef570119c3b489.
2015-05-13Add support for silliesaliz27
2015-01-15fix for yet another dilbert changesAndrew Dolgov
2014-12-12fix explosm comics pluginAndrew Dolgov
2014-12-03fetch_file_contents: support retarded schema-less urlsAndrew Dolgov
af_comics_dilbert: fix for new dilbert.com shenanigans
2014-12-03af_comics_pa: check node exists before trying to manipulate itAndrew Dolgov
2014-10-21add af_comics filter for toothpastefordinnerAndrew Dolgov
2014-08-18plugins: remove obsolete plugin_data/stored stuffAndrew Dolgov
2014-08-12add af_comics_darklegacyAndrew Dolgov
2014-08-08af_comics_gocomics: fix indentingAndrew Dolgov
2014-08-06fix zoomed versionmcbyte-it
Fixed the gocomics filter to get the zoomed version of the comic
2014-06-16af_comics: add extra fabulous comicsAndrew Dolgov
2014-04-02af_comics_cad: do not process news postsAndrew Dolgov
2014-02-20af_comics: remove filter noticeAndrew Dolgov
2014-02-17af_comics: split filters to separate files to ease maintenanceAndrew Dolgov
2014-02-17Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2014-02-17af_comics: add cad embeddingAndrew Dolgov
2014-02-14Okay, let's fix just the bits of Penny Arcade that actually need fixingkythyria
2014-02-12af_comics: fix for PA new layoutAndrew Dolgov
2014-02-10af_comics: add happyjarAndrew Dolgov
2014-01-09move individual bundled comics-related af plugins to af_comicsAndrew Dolgov