Andrew Dolgov afa1a260d0 fix inverse status not being set correctly for filters when creating 11 years ago
..
auth ea46d90eee auth_base: choose random password if not supplied by auth module 11 years ago
db fbe135fb36 mysqli: We are using procedural mysqli so use mysqli_connect_error() instead of mysqli_error() 11 years ago
feeditem b584460302 parser: remove atom <source> element 11 years ago
handler 0806d68bac bugfix: list correct profile IDs on login page 11 years ago
logger b367c951b9 make logging configurable; add logging to syslog 11 years ago
pref afa1a260d0 fix inverse status not being set correctly for filters when creating 11 years ago
.htaccess e1f76af006 block listing of several util directories; deny access to config.php 11 years ago
api.php 6f81395d73 api, getArticle: check for article_id being present 11 years ago
article.php 5bbc4bb4b0 move stylesheets to css/, reference default tt-rss stylesheets from 11 years ago
backend.php a42c55f02b fix blank character after opening bracket in function calls 11 years ago
db.php e2cf81e214 unify houskeeping stuff, increase spawn interval 11 years ago
dbupdater.php 0630a100d5 revert OO-db access in dbupdater, create DbUpdater() correctly 11 years ago
dlg.php d9c85e0f11 classes: use OO DB interface 11 years ago
feedenclosure.php cd07592c29 add basic tinyparser/atom 11 years ago
feeditem.php b4d1690097 move common methods to feeditem_common 11 years ago
feedparser.php a9000b0344 feedparser: check if initial xpath query for root element returns anything 11 years ago
feeds.php 08820be70b add experimental floating title when scrolling long articles in combined mode 11 years ago
handler.php 1f29443530 fix missing DB object when instantiated to import opml 11 years ago
iauthmodule.php 0f28f81f89 move authentication modules to plugins/ 11 years ago
idb.php aca75cb5cb reinstate error handlers; better DB error reporting on failed queries 11 years ago
ihandler.php 8dcb2b4762 implement plugin routing masks, add example plugin 11 years ago
logger.php b367c951b9 make logging configurable; add logging to syslog 11 years ago
opml.php afa1a260d0 fix inverse status not being set correctly for filters when creating 11 years ago
plugin.php ddf28801e4 implement plugin API version compatibility check 11 years ago
pluginhandler.php 1ffe3391f9 make pluginhost a singleton 11 years ago
pluginhost.php 14c84904fe pluginhost: allow html tags in plugin storage 11 years ago
rpc.php 6f7798b643 Fixing bugs found by static analysis 11 years ago
ttrssmailer.php 6dd01fcea2 Changes to support a new version of the phpmailer. Adds a new setting SMTP_SECURE, 11 years ago