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 5a45821ec9 prevent event propagation when clicking on CDM article footer 10 years ago
..
auth
db fix some minor typos and stuff 10 years ago
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 add a wrapper for standard error codes returned by backend, also add explanation to the error object if possible 10 years ago
logger
pref fix some minor typos and stuff 10 years ago
.htaccess
api.php api: getHeadlines: add configurable excerpt_length (bump api version) 10 years ago
article.php bayes: properly reset score when going good -> ugly 10 years ago
backend.php
db.php
dbupdater.php
dlg.php fix some minor typos and stuff 10 years ago
feedenclosure.php
feeditem.php
feedparser.php atom: consider link rel=alternate in feed element for site urls 10 years ago
feeds.php prevent event propagation when clicking on CDM article footer 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 add a wrapper for standard error codes returned by backend, also add explanation to the error object if possible 10 years ago
pluginhost.php pluginhost: mention that update task & housekeeping hooks are for global plugins only 10 years ago
rpc.php Make _DISABLE_FEED_BROWSER also disable the updateFeedBrowser RPC 10 years ago
ttrssmailer.php