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 8d090a910b use css nth-child instead of old even/odd class hacks for normal mode 13 years ago
..
auth fix auth_base referencing dbh which was not present 13 years ago
db only pass port to mysqli_connect when it is set 13 years ago
feeditem atom: fix rel=alternate links 13 years ago
handler only get USER_LANGUAGE on schema 120 and up 13 years ago
logger make logging configurable; add logging to syslog 13 years ago
pref use css nth-child instead of old even/odd class hacks for normal mode 13 years ago
.htaccess
api.php getHeadlines: return feed title for non-virtual feeds 13 years ago
article.php
backend.php
db.php unify houskeeping stuff, increase spawn interval 13 years ago
dbupdater.php
dlg.php
feedenclosure.php add basic tinyparser/atom 13 years ago
feeditem.php move common methods to feeditem_common 13 years ago
feedparser.php fix rss content:encoded not used 13 years ago
feeds.php use css nth-child instead of old even/odd class hacks for normal mode 13 years ago
handler.php fix missing DB object when instantiated to import opml 13 years ago
iauthmodule.php move authentication modules to plugins/ 13 years ago
idb.php reinstate error handlers; better DB error reporting on failed queries 13 years ago
ihandler.php
logger.php make logging configurable; add logging to syslog 13 years ago
opml.php
plugin.php implement plugin API version compatibility check 13 years ago
pluginhandler.php
pluginhost.php pluginhost: remove session cache for storage 13 years ago
rpc.php do not use session cookie lifetime for additional cookies 13 years ago
ttrssmailer.php