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 b6b5554db4 normalize some html5 custom attributes 9 years ago
..
auth
db error handler: do not log last query, truncate error message to a smaller length 9 years ago
feeditem parser: properly support tag subtrees instead of text content for article content 9 years ago
handler pass feed information to hook_article_export_feed 9 years ago
logger store formatted backtrace to sql log 9 years ago
pref pref_filters: sort rules by reg_exp when displaying index 9 years ago
.htaccess
api.php prevent frontend updating of feeds on view if open_basedir is set to prevent plugins potentially not working correctly (i.e. if backend system has open_basedir disabled) 9 years ago
article.php create_published_article: only use readability if enabled in the plugin 9 years ago
backend.php
db.php
dbupdater.php
dlg.php fix some remaining old-style viewfeed() calls 9 years ago
feedenclosure.php
feeditem.php
feedparser.php atom: consider link rel=alternate in feed element for site urls 10 years ago
feeds.php normalize some html5 custom attributes 9 years ago
handler.php
iauthmodule.php
idb.php
ihandler.php
logger.php
opml.php
plugin.php only stop inline feed updates with open_basedir enabled if there are any plugins that require CURL enabled 9 years ago
pluginhandler.php add a wrapper for standard error codes returned by backend, also add explanation to the error object if possible 10 years ago
pluginhost.php add PluginHost.HOOK_ARTICLE_EXPORT_FEED 9 years ago
rpc.php fix multiple issues with archived feeds 9 years ago
ttrssmailer.php