tt-rss/classes
2016-11-11 19:47:09 +03:00
..
auth
db remove support for legacy mysql driver 2016-08-21 14:03:35 +03:00
feeditem parser: properly support tag subtrees instead of text content for article content 2016-01-23 01:48:32 +03:00
handler generate_syndicated_feed: sanitize content excerpt 2016-04-29 22:00:02 +03:00
logger store formatted backtrace to sql log 2015-12-04 15:58:20 +03:00
pref pre-users: disallow renaming admin user 2016-08-17 17:54:27 +03:00
api.php Add feed_id to subscribeToFeed response when the code is 1 or 0. 2016-08-27 10:29:25 -04:00
article.php create_published_article: only use readability if enabled in the plugin 2016-01-29 15:48:44 +03:00
backend.php
db.php remove support for legacy mysql driver 2016-08-21 14:03:35 +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 disable autocomplete in subscription dialog 2016-05-18 14:48:51 +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 only stop inline feed updates with open_basedir enabled if there are any plugins that require CURL enabled 2016-01-26 11:45:47 +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 PluginHost.HOOK_ARTICLE_EXPORT_FEED 2016-03-01 14:39:36 +03:00
rpc.php fix sql error when subscribing to a feed using feed archive 2016-07-05 11:48:36 +03:00
ttrssmailer.php