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 54727f9534 parser: move media:element handling to feeditem_common; use media:content @media attribute to generate placeholder content-type if not specified 6 years ago
..
auth pluginhost: do not connect via legacy DB api until requested 7 years ago
db fix some minor issues found by code analyzer 7 years ago
feeditem parser: move media:element handling to feeditem_common; use media:content @media attribute to generate placeholder content-type if not specified 6 years ago
handler send_local_file: add application/octet-stream hack 6 years ago
logger add debug stdout logger 6 years ago
pref remove FEED_CRYPT_KEY and everything related to it 6 years ago
api.php split transparent rewriting of locally cached media URLs to execute after both sanitize() and HOOK_RENDER_ARTICLE to allow plugins work on original source URLs consistently 6 years ago
article.php split transparent rewriting of locally cached media URLs to execute after both sanitize() and HOOK_RENDER_ARTICLE to allow plugins work on original source URLs consistently 6 years ago
backend.php force strip_tags() on all user input unless explicitly allowed 7 years ago
ccache.php ccache: properly recalculate counters for uncategorized 7 years ago
counters.php queryfeedheadlines: there's no need to quote order_by/override_order 7 years ago
db.php pdo_connect: catch exception on create 7 years ago
dbupdater.php dbupdater: use PDO 7 years ago
digest.php binding statement named param instead of positional replacement 7 years ago
dlg.php add defaultPasswordWarning nag dialog 7 years ago
feedenclosure.php remove some redundant php closing tags 7 years ago
feeditem.php Store language of entries as indicated by the feed. 6 years ago
feedparser.php Store language of entries as indicated by the feed. 6 years ago
feeds.php split transparent rewriting of locally cached media URLs to execute after both sanitize() and HOOK_RENDER_ARTICLE to allow plugins work on original source URLs consistently 6 years ago
handler.php pluginhost: do not connect via legacy DB api until requested 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 fix label cache being double escaped on save 7 years ago
logger.php add debug stdout logger 6 years ago
opml.php treat OPML-imported feeds without a title the same as a batch import 7 years ago
plugin.php plugin base: add type hint to init(host) 7 years ago
pluginhandler.php force strip_tags() on all user input unless explicitly allowed 7 years ago
pluginhost.php pluginhost: implement basic autoloader for classes bundled with plugins (uses vendor/ layout) 6 years ago
rpc.php rpc: addfeed: gets login and pass only if need_auth is checked. 6 years ago
rssutils.php Merge branch 'pullreq-enclosure-content-type' of tkappe/tt-rss into master 6 years ago
ttrssmailer.php remove some redundant php closing tags 7 years ago