You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/classes
Andrew Dolgov 6fd0399694 tunables:
* add CACHE_MAX_DAYS as a tunable generic expiry interval for various cached files
* add some comments to tunables in functions.php
* rename _MIN_CACHE_FILE_SIZE to MIN_CACHE_FILE_SIZE
* respect MIN_CACHE_FILE_SIZE setting in a few more places where content is cached
7 years ago
..
auth remove some redundant php closing tags 7 years ago
db add some basic API unit tests 7 years ago
feeditem feeditem_common: add get_element() 7 years ago
handler remove pubsubhubbub: dead 7 years ago
logger remove some redundant php closing tags 7 years ago
pref remove pubsubhubbub: dead 7 years ago
api.php remove pubsubhubbub: dead 7 years ago
article.php add HOOK_FORMAT_ARTICLE & HOOK_FORMAT_ARTICLE_CDM 7 years ago
backend.php move digest stuff to Digest class 7 years ago
ccache.php move counter cache to a separate class 7 years ago
counters.php move counter stuff to a separate class 7 years ago
db.php remove some redundant php closing tags 7 years ago
dbupdater.php remove some redundant php closing tags 7 years ago
digest.php move digest stuff to Digest class 7 years ago
dlg.php remove some redundant php closing tags 7 years ago
feedenclosure.php remove some redundant php closing tags 7 years ago
feeditem.php remove some redundant php closing tags 7 years ago
feedparser.php remove some redundant php closing tags 7 years ago
feeds.php add HOOK_FORMAT_ARTICLE & HOOK_FORMAT_ARTICLE_CDM 7 years ago
handler.php remove some redundant php closing tags 7 years ago
iauthmodule.php remove some redundant php closing tags 7 years ago
idb.php remove some redundant php closing tags 7 years ago
ihandler.php remove some redundant php closing tags 7 years ago
labels.php move label stuff to Labels class 7 years ago
logger.php remove some redundant php closing tags 7 years ago
opml.php move label stuff to Labels class 7 years ago
plugin.php classes/Plugin: remove dbh & host fields; set init() and about() as abstract methods. 7 years ago
pluginhandler.php remove some redundant php closing tags 7 years ago
pluginhost.php add HOOK_FORMAT_ARTICLE & HOOK_FORMAT_ARTICLE_CDM 7 years ago
rpc.php remove pubsubhubbub: dead 7 years ago
rssutils.php tunables: 7 years ago
ttrssmailer.php remove some redundant php closing tags 7 years ago