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 5c784e701c api: add top id stuff, optionally return header w/ status information in getHeadlines (currently only top_id_changed) 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 queryFeedHeadlines: move to array-based arguments, optionally check if first element changed when paginating 10 years ago
logger
pref queryFeedHeadlines: move to array-based arguments, optionally check if first element changed when paginating 10 years ago
.htaccess
api.php api: add top id stuff, optionally return header w/ status information in getHeadlines (currently only top_id_changed) 10 years ago
article.php bayes: properly reset score when going good -> ugly 10 years ago
backend.php
db.php
dbupdater.php
dlg.php simplify search, remove search_mode as useless 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 report top id changed in headlines buffer 10 years ago
handler.php
iauthmodule.php
idb.php reinstate error handlers; better DB error reporting on failed queries 12 years ago
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