summaryrefslogtreecommitdiff
path: root/plugins/af_comics/init.php
AgeCommit message (Expand)Author
2022-08-12Replace use of 'array_merge' with the spread operator and 'array_push' in var...wn_
2021-11-14deal with the rest of warnings in plugin.phpAndrew Dolgov
2021-11-10plugin cleanup re: phpstan 1.0 warningsAndrew Dolgov
2021-10-18af_comics: pass PluginHost to filter constructorsAndrew Dolgov
2021-03-01hide version for bundled plugins because it's meaningless; for everything els...Andrew Dolgov
2021-02-17af_comics: markup cleanupAndrew Dolgov
2020-09-17replace FALSE with false so that static analyzer shuts up about itAndrew Dolgov
2020-02-27af_comics: split contents of subscribe/basic_info/fetch hooks into appropriat...Andrew Dolgov
2020-02-27af_comics: mention that Far Side needs cached mediaAndrew Dolgov
2020-02-27af_comics: escape all template urlsAndrew Dolgov
2020-02-27use canonical fetch url for Far SideAndrew Dolgov
2020-02-27remove unnecessary debugging from previousAndrew Dolgov
2020-02-27af_comics: add experimental support for The Far SideAndrew Dolgov
2019-12-18remove version.php and VERSION global constant, do version-related things in ...Andrew Dolgov
2019-10-06af_comics: Use a fixed time of day when generating fake feed for GoComics. Wi...JustAMacUser
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
2018-12-06add icons to accordion panels in preferencesAndrew Dolgov
2018-08-31af_comics: simplify srcset attribute handling for gocomics pseudo-feedsAndrew Dolgov
2018-05-12af_comics: Go Comics now uses HTTPS.JustAMacUser
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, *actu...Dave Z
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 th...JustAMacUser
2017-09-09Use 'saveHTML' when generating HTML from a DOMDocument.wn_
2017-06-05af_comics updates:Andrew Dolgov
2017-04-26update phpmd ruleset to use (subset) of cleancodeAndrew Dolgov
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
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