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 bb84330234 Logger_SQL: use separate PDO connection 6 years ago
..
auth
db
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 Logger_SQL: use separate PDO connection 6 years ago
pref rewrite per-feed/global strip images to strip media 6 years ago
api.php API: getHeadlines: return feed_id for Archived entries as 0 instead of null to be consistent with requested feed_id 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
ccache.php
counters.php
db.php Logger_SQL: use separate PDO connection 6 years ago
dbupdater.php
digest.php
dlg.php
feedenclosure.php
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
iauthmodule.php
idb.php
ihandler.php
labels.php
logger.php Logger->log() allow passing context (defaults to '') 6 years ago
opml.php
plugin.php
pluginhandler.php
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. 7 years ago
rssutils.php cache_media: only touch() local file if it's writable 6 years ago
ttrssmailer.php