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