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 0c6f7b314a remove image.php; put cached image endpoint to public.php 10 years ago
..
auth auth_base: choose random password if not supplied by auth module 12 years ago
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 remove image.php; put cached image endpoint to public.php 10 years ago
logger
pref remove AUTO_ASSIGN_LABELS (confusing, idiots keep enable it and complain of the results) 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 obsolete code related to version checking and tarball updater plugin 10 years ago
feedenclosure.php Store size of enclosure to database 11 years ago
feeditem.php
feedparser.php fix parse atom feed 10 years ago
feeds.php add pluginhost HOOK_HEADLINES_BEFORE (refs #814) 10 years ago
handler.php
iauthmodule.php
idb.php
ihandler.php
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