tt-rss/classes
2017-08-17 14:40:21 +03:00
..
auth remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
db use mysqli_set_charset() to set MYSQL_CHARSET 2017-08-09 08:05:52 +03:00
feeditem feeditem_common: add get_element() 2017-05-05 09:21:10 +03:00
handler replace some usages of SELF_URL_PATH with get_self_url_prefix() 2017-07-06 23:01:44 +03:00
logger remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
pref filters/edit: properly parse feed-specific legacy format filter rules 2017-08-14 22:29:50 +03:00
api.php pref/feeds: start user category ordering from 1 2017-06-26 16:29:57 +03:00
article.php add HOOK_FORMAT_ARTICLE & HOOK_FORMAT_ARTICLE_CDM 2017-05-26 23:22:00 +03:00
backend.php move digest stuff to Digest class 2017-05-04 15:41:38 +03:00
ccache.php move counter cache to a separate class 2017-05-04 15:22:57 +03:00
counters.php move counter stuff to a separate class 2017-05-05 11:54:31 +03:00
db.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
dbupdater.php dbupdater: fail if version file missing 2017-07-02 20:53:07 +03:00
digest.php move digest stuff to Digest class 2017-05-04 15:41:38 +03:00
dlg.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
feedenclosure.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
feeditem.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
feedparser.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
feeds.php add HOOK_FORMAT_ARTICLE & HOOK_FORMAT_ARTICLE_CDM 2017-05-26 23:22:00 +03:00
handler.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
iauthmodule.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
idb.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
ihandler.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
labels.php get_all_labels: order by caption 2017-07-30 15:25:49 +03:00
logger.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
opml.php Revert "Revert "filters: support matching on multiple feeds/categories"" 2017-07-02 20:37:52 +03:00
plugin.php classes/Plugin: remove dbh & host fields; set init() and about() as abstract methods. 2017-05-23 21:16:30 +03:00
pluginhandler.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
pluginhost.php add HOOK_FORMAT_ARTICLE & HOOK_FORMAT_ARTICLE_CDM 2017-05-26 23:22:00 +03:00
rpc.php remove pubsubhubbub: dead 2017-05-16 10:41:20 +03:00
rssutils.php add support for http 304 not modified (no timestamp calculation bullshit like last time) 2017-08-17 14:40:21 +03:00
ttrssmailer.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00