| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
A few more characters in some places, but helps with readability.
|
|
|
|
The other approach (passing in individual params) was marked as deprecated a few years ago.
|
|
* DiskCache: use singleton pattern to create less cache object instances
* DiskCache: implement ETag
|
|
various places.
This isn't supported for arrays with string keys until PHP 8.1.
https://wiki.php.net/rfc/spread_operator_for_array
|
|
|
|
|
|
* Af_Comics_Gocomics_FarSide: cache linked images because it seems to
be required anyway
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
else support showing version using git (if about[0] is null)
|
|
|
|
|
|
|
|
classes instead
|
|
|
|
|
|
appropriate per-comic filters
|
|
|
|
|
|
|
|
|
|
|
|
a slightly less ridiculous way
|
|
|
|
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.
|
|
|
|
remove a few other unnecessary css classes/ids
|
|
|
|
fix typo in pref-prefs closing panel tag
|
|
* support various logging levels per-message
* remove hacks like debug_suppress, DAEMON_EXTENDED_DEBUG, etc
* _debug() is kept as a compatibility shim for plugins
|
|
|
|
|
|
generic comicpress filter
|
|
|
|
|
|
*actually allow* it).
|
|
|
|
the main web URL as a feed URL (legacy FeedBurner URL support still exists).
|