Andrew Dolgov 74175e6ae3 fix filter content previews showing html content vor 11 Jahren
..
auth ea46d90eee auth_base: choose random password if not supplied by auth module vor 11 Jahren
db fbe135fb36 mysqli: We are using procedural mysqli so use mysqli_connect_error() instead of mysqli_error() vor 11 Jahren
feeditem 3c4dead676 atom: remove rel2abs; use rewrite_relative_url vor 11 Jahren
handler 3b96b0ed7c Merge branch 'master' into hookhead vor 11 Jahren
logger b367c951b9 make logging configurable; add logging to syslog vor 11 Jahren
pref 74175e6ae3 fix filter content previews showing html content vor 11 Jahren
.htaccess e1f76af006 block listing of several util directories; deny access to config.php vor 11 Jahren
api.php c052e25a8b remove unused cached_content vor 11 Jahren
article.php 5bbc4bb4b0 move stylesheets to css/, reference default tt-rss stylesheets from vor 11 Jahren
backend.php a42c55f02b fix blank character after opening bracket in function calls vor 11 Jahren
db.php e2cf81e214 unify houskeeping stuff, increase spawn interval vor 11 Jahren
dbupdater.php 0630a100d5 revert OO-db access in dbupdater, create DbUpdater() correctly vor 11 Jahren
dlg.php d9c85e0f11 classes: use OO DB interface vor 11 Jahren
feedenclosure.php cd07592c29 add basic tinyparser/atom vor 11 Jahren
feeditem.php b4d1690097 move common methods to feeditem_common vor 11 Jahren
feedparser.php 4f00f55ca2 parser: add charset recoding hack for systems where libxml is build without support for iconv (handles libxml error 32) vor 11 Jahren
feeds.php 12d17734f6 properly escape feed error message in headlines toolbar vor 11 Jahren
handler.php 1f29443530 fix missing DB object when instantiated to import opml vor 11 Jahren
iauthmodule.php 0f28f81f89 move authentication modules to plugins/ vor 11 Jahren
idb.php aca75cb5cb reinstate error handlers; better DB error reporting on failed queries vor 11 Jahren
ihandler.php 8dcb2b4762 implement plugin routing masks, add example plugin vor 11 Jahren
logger.php b367c951b9 make logging configurable; add logging to syslog vor 11 Jahren
opml.php afa1a260d0 fix inverse status not being set correctly for filters when creating vor 11 Jahren
plugin.php ddf28801e4 implement plugin API version compatibility check vor 11 Jahren
pluginhandler.php 1ffe3391f9 make pluginhost a singleton vor 11 Jahren
pluginhost.php 891e36f57e Changes to add a new hook: HOOK_QUERY_HEADLINES. An example is provided. vor 11 Jahren
rpc.php 41a7a066ef share: move unsharing all articles into the plugin vor 11 Jahren
ttrssmailer.php 6dd01fcea2 Changes to support a new version of the phpmailer. Adds a new setting SMTP_SECURE, vor 11 Jahren