Commit Graph

33 Commits (a4525d31b2536bc8ad9da013f4ed5168fac87d0a)

Author SHA1 Message Date
Andrew Dolgov a4525d31b2 replace FALSE with false so that static analyzer shuts up about it 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
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 814e49f8f7 add icons to accordion panels in preferences
fix typo in pref-prefs closing panel tag
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
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 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 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
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 06e8777b60 af_comics: remove filter notice 10 years ago
Andrew Dolgov 901dd67a1a af_comics: split filters to separate files to ease maintenance 10 years ago
Andrew Dolgov bf5e77a165 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 10 years ago
Andrew Dolgov 52265e19c0 af_comics: add cad embedding 10 years ago
kythyria 3df1a8b857 Okay, let's fix just the bits of Penny Arcade that actually need fixing 10 years ago
Andrew Dolgov abe24e3977 af_comics: fix for PA new layout 10 years ago
Andrew Dolgov f826070c56 af_comics: add happyjar 10 years ago
Andrew Dolgov de0d8d1088 move individual bundled comics-related af plugins to af_comics 11 years ago