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 5e1f7be5f1 enlarge headline excerpt length 11 years ago
..
auth fix auth_base referencing dbh which was not present 11 years ago
db only pass port to mysqli_connect when it is set 11 years ago
handler unify houskeeping stuff, increase spawn interval 11 years ago
logger make logging configurable; add logging to syslog 11 years ago
pref add HOOK_PREFS_SAVE_FEED 11 years ago
.htaccess block listing of several util directories; deny access to config.php 11 years ago
api.php getHeadlines: return feed title for non-virtual feeds 11 years ago
article.php classes: use OO DB interface 11 years ago
backend.php fix blank character after opening bracket in function calls 11 years ago
db.php unify houskeeping stuff, increase spawn interval 11 years ago
dbupdater.php revert OO-db access in dbupdater, create DbUpdater() correctly 11 years ago
dlg.php classes: use OO DB interface 11 years ago
feeds.php enlarge headline excerpt length 11 years ago
handler.php fix missing DB object when instantiated to import opml 11 years ago
iauthmodule.php move authentication modules to plugins/ 12 years ago
idb.php reinstate error handlers; better DB error reporting on failed queries 11 years ago
ihandler.php implement plugin routing masks, add example plugin 12 years ago
logger.php make logging configurable; add logging to syslog 11 years ago
opml.php classes: use OO DB interface 11 years ago
plugin.php implement plugin API version compatibility check 11 years ago
pluginhandler.php make pluginhost a singleton 11 years ago
pluginhost.php add HOOK_PREFS_SAVE_FEED 11 years ago
rpc.php add automatic timezone (based on client tz offset) 11 years ago
sanitizedummy.php reinstate back sanitizedummy parameter fix that got reverted 11 years ago
ttrssmailer.php ttrssMailer: actually use OOP properly 11 years ago