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 206326c219 feedparser: xpath doesn't properly query for title element if there's a default namespace so let's add a separate ugly hack for rdf:RDF feeds, thanks for that xml dipshits 10 years ago
..
auth
db
feeditem feedparser: xpath doesn't properly query for title element if there's a default namespace so let's add a separate ugly hack for rdf:RDF feeds, thanks for that xml dipshits 10 years ago
handler include subcategories in generated category feeds 10 years ago
logger
pref require version information in all additional themes 10 years ago
.htaccess
api.php api: getHeadlines: add configurable excerpt_length (bump api version) 10 years ago
article.php fix sharebyurl identifying articles by link instead of special synthesized guid which caused feed entries overwriting shared entries if their link matched 11 years ago
backend.php
db.php
dbupdater.php
dlg.php remove some unused code reported by phpmd 11 years ago
feedenclosure.php Store size of enclosure to database 11 years ago
feeditem.php
feedparser.php parser: trim some some feed-extracted data link titles and links 11 years ago
feeds.php add pluginhost HOOK_HEADLINES_BEFORE (refs #814) 10 years ago
handler.php
iauthmodule.php
idb.php
ihandler.php implement plugin routing masks, add example plugin 12 years ago
logger.php
opml.php temporarily enable entity loader when importing opml because idk 10 years ago
plugin.php
pluginhandler.php
pluginhost.php add pluginhost HOOK_HEADLINES_BEFORE (refs #814) 10 years ago
rpc.php remove some unused code reported by phpmd 11 years ago
ttrssmailer.php