tt-rss/classes
2017-04-25 13:39:01 +03:00
..
auth
db return result codes if DB connection or --debug-feed fails 2017-04-25 13:39:01 +03:00
feeditem parser: properly support tag subtrees instead of text content for article content 2016-01-23 01:48:32 +03:00
handler remove local file extensions and generalize some method names for cached media 2017-03-23 14:55:40 +03:00
logger store formatted backtrace to sql log 2015-12-04 15:58:20 +03:00
pref rename cache images option label (rip translations) 2017-03-23 15:16:31 +03:00
api.php reference pubsubhubbub classes using their namespace 2017-01-23 08:20:46 +03:00
article.php use print_hidden() for hidden dojo form fields 2017-02-10 14:36:21 +03:00
backend.php
db.php return result codes if DB connection or --debug-feed fails 2017-04-25 13:39:01 +03:00
dbupdater.php actually check for failures properly in the dbupdater 2016-04-26 20:04:24 +03:00
dlg.php fix some remaining old-style viewfeed() calls 2015-08-13 09:51:39 +03:00
feedenclosure.php Store size of enclosure to database 2014-07-15 16:23:46 +02:00
feeditem.php
feedparser.php feedparser: fix syntax error 2016-11-11 19:47:09 +03:00
feeds.php filter by search results while marking feed as read 2017-03-31 11:21:35 +03:00
handler.php
iauthmodule.php
idb.php actually check for failures properly in the dbupdater 2016-04-26 20:04:24 +03:00
ihandler.php
logger.php
opml.php temporarily enable entity loader when importing opml because idk 2014-12-09 22:54:44 +03:00
plugin.php allow user plugins to expose public methods out in a limited fashion 2017-02-10 16:04:28 +03:00
pluginhandler.php add a wrapper for standard error codes returned by backend, also add explanation to the error object if possible 2015-03-30 13:02:24 +03:00
pluginhost.php add HOOK_ENCLOSURE_ENTRY for af_zz_imgproxy 2017-02-12 16:01:28 +03:00
rpc.php filter by search results while marking feed as read 2017-03-31 11:21:35 +03:00
ttrssmailer.php ttrssmailer: include phpmailer's smtp class 2017-01-04 10:33:24 +03:00