Commit Graph

47 Commits (63d7705b7fbe980bfc4e8c7f01b38e80b3c68928)

Author SHA1 Message Date
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 7 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. 8 years ago
JustAMacUser a25c3c2998 Added feed URL instructions for GoComics. 8 years ago
JustAMacUser 5800d3d505 Update af_comics to handle new GoComics site. 8 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 06e8777b60 af_comics: remove filter notice 11 years ago
Andrew Dolgov 901dd67a1a af_comics: split filters to separate files to ease maintenance 11 years ago
Andrew Dolgov bf5e77a165 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 11 years ago
Andrew Dolgov 52265e19c0 af_comics: add cad embedding 11 years ago
kythyria 3df1a8b857 Okay, let's fix just the bits of Penny Arcade that actually need fixing 11 years ago
Andrew Dolgov abe24e3977 af_comics: fix for PA new layout 11 years ago
Andrew Dolgov f826070c56 af_comics: add happyjar 11 years ago
Andrew Dolgov de0d8d1088 move individual bundled comics-related af plugins to af_comics 11 years ago