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 a3b9fd12c5 fix support of Atom 0.3 11 years ago
..
auth auth_base: choose random password if not supplied by auth module 11 years ago
db Fixing bugs found by static analysis 11 years ago
feeditem atom: fix rel=alternate links 11 years ago
handler Fixing bugs found by static analysis 11 years ago
logger make logging configurable; add logging to syslog 11 years ago
pref make appearance of some preference panes more similar 11 years ago
.htaccess block listing of several util directories; deny access to config.php 11 years ago
api.php Fixing bugs found by static analysis 11 years ago
article.php Fixing bugs found by static analysis 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
feedenclosure.php add basic tinyparser/atom 11 years ago
feeditem.php move common methods to feeditem_common 11 years ago
feedparser.php fix support of Atom 0.3 11 years ago
feeds.php remove gradients, update favicon avg color display 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 Fixing bugs found by static analysis 11 years ago
rpc.php Fixing bugs found by static analysis 11 years ago
ttrssmailer.php Fixing bugs found by static analysis 11 years ago