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 be2cfc1fff Merge branch 'master' of git.fakecake.org:tt-rss 9 years ago
..
auth
db adjust cpu_tuple to 0.5 9 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 plugin-based filter actions (see example plugin in attic) 9 years ago
logger
pref add plugin-based filter actions (see example plugin in attic) 9 years ago
.htaccess
api.php experimental: if using adaptive/unread mode w/ auto catchup don't calculate offsets because we're only interested in top $limit headlines anyway 9 years ago
article.php minor textarea fixes 9 years ago
backend.php
db.php
dbupdater.php
dlg.php simplify search, remove search_mode as useless 9 years ago
feedenclosure.php
feeditem.php
feedparser.php atom: consider link rel=alternate in feed element for site urls 10 years ago
feeds.php move attachments back to cdm content 9 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 add plugin-based filter actions (see example plugin in attic) 9 years ago
rpc.php Make _DISABLE_FEED_BROWSER also disable the updateFeedBrowser RPC 9 years ago
ttrssmailer.php