Andrew Dolgov
c8883d3440
af_comics filters: don't try to load empty html
4 years ago
Andrew Dolgov
320503dd39
move version-related stuff to Config; fix conditional feed requests
4 years ago
Andrew Dolgov
20a844085f
hide version for bundled plugins because it's meaningless; for everything else support showing version using git (if about[0] is null)
4 years ago
Andrew Dolgov
afc7142250
move all $fetch globals to UrlHelper
4 years ago
Andrew Dolgov
9ac6741d24
af_comics: markup cleanup
4 years ago
Andrew Dolgov
020f062a76
feeds: unify naming
4 years ago
Andrew Dolgov
74568df4ff
remove a lot of stuff from global context (functions.php), add a few helper classes instead
4 years ago
Andrew Dolgov
a4525d31b2
replace FALSE with false so that static analyzer shuts up about it
4 years ago
Andrew Dolgov
1f2a721905
allow overriding built-in templates via templates.local
5 years ago
Andrew Dolgov
96fa6e3002
af_comics: split contents of subscribe/basic_info/fetch hooks into appropriate per-comic filters
5 years ago
Andrew Dolgov
ba7f7e72db
af_comics: mention that Far Side needs cached media
5 years ago
Andrew Dolgov
61168847ac
af_comics: escape all template urls
5 years ago
Andrew Dolgov
3b62150abd
use canonical fetch url for Far Side
5 years ago
Andrew Dolgov
db8a1f76c7
remove unnecessary debugging from previous
5 years ago
Andrew Dolgov
9b4053b1ea
af_comics: add experimental support for The Far Side
5 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.
6 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.
7 years ago
Andrew Dolgov
e0dff9134b
af_comics: nedroid broke their rss feed, might as well plug them into generic comicpress filter
7 years ago
JustAMacUser
3f5f5bc73f
af_comics: Fix typo -- call to undefined method.
7 years ago
Dave Z
d92fcaa9c8
af_comics: Workaround for GoComics' lazy loading images in srcset.
7 years ago
Dave Z
fc756975ab
af_comics: Allow subscribing to GoComics URLs via page (only this time, *actually allow* it).
7 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
8 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)
8 years ago
Andrew Dolgov
1d61994776
fix dilbert plugin not working because of changed GUIDs or w/e
8 years ago
aeritir
ea8d0fd571
af_comics_dilbert: More details (title, tags, transcript)
8 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
8 years ago
Bill Bagdon
32024bdf21
Fix the TFD filter and add Married to the sea
8 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
10 years ago
Andrew Dolgov
7624aa6e40
add a generic af_comics filter for .comic class sites (much like comicpress handles id comic, i guess)
10 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
.
10 years ago
aliz27
a3013adedd
Add support for sillies
10 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