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 54b7590c7f format_article_tags: improve performance 12 years ago
..
auth fix auth_base referencing dbh which was not present 12 years ago
db only pass port to mysqli_connect when it is set 12 years ago
feeditem fix rss content:encoded not used 12 years ago
handler only get USER_LANGUAGE on schema 120 and up 12 years ago
logger make logging configurable; add logging to syslog 12 years ago
pref add clear sql log button 12 years ago
.htaccess block listing of several util directories; deny access to config.php 12 years ago
api.php getHeadlines: return feed title for non-virtual feeds 12 years ago
article.php classes: use OO DB interface 12 years ago
backend.php fix blank character after opening bracket in function calls 12 years ago
db.php unify houskeeping stuff, increase spawn interval 12 years ago
dbupdater.php revert OO-db access in dbupdater, create DbUpdater() correctly 12 years ago
dlg.php classes: use OO DB interface 12 years ago
feedenclosure.php add basic tinyparser/atom 12 years ago
feeditem.php move common methods to feeditem_common 12 years ago
feedparser.php fix rss content:encoded not used 12 years ago
feeds.php format_article_tags: improve performance 12 years ago
handler.php fix missing DB object when instantiated to import opml 12 years ago
iauthmodule.php move authentication modules to plugins/ 12 years ago
idb.php reinstate error handlers; better DB error reporting on failed queries 12 years ago
ihandler.php implement plugin routing masks, add example plugin 12 years ago
logger.php make logging configurable; add logging to syslog 12 years ago
opml.php classes: use OO DB interface 12 years ago
plugin.php implement plugin API version compatibility check 12 years ago
pluginhandler.php make pluginhost a singleton 12 years ago
pluginhost.php pluginhost: remove session cache for storage 12 years ago
rpc.php do not use session cookie lifetime for additional cookies 12 years ago
ttrssmailer.php ttrssMailer: actually use OOP properly 12 years ago