Andrew Dolgov 71b75bb7fa fix multiple issues with archived feeds 8 gadi atpakaļ
..
auth ea46d90eee auth_base: choose random password if not supplied by auth module 11 gadi atpakaļ
db 475d762872 logger: record last query before logged error 8 gadi atpakaļ
feeditem 7d1e15c396 parser: properly support tag subtrees instead of text content for article content 8 gadi atpakaļ
handler b87744534a add plugin-based filter actions (see example plugin in attic) 9 gadi atpakaļ
logger b8619f8db0 store formatted backtrace to sql log 8 gadi atpakaļ
pref 312742db6e updates: auto-disable CURL if open_basedir is enabled, notify possible issues w/ plugins 8 gadi atpakaļ
.htaccess e1f76af006 block listing of several util directories; deny access to config.php 11 gadi atpakaļ
api.php 29c92d7b08 prevent frontend updating of feeds on view if open_basedir is set to prevent plugins potentially not working correctly (i.e. if backend system has open_basedir disabled) 8 gadi atpakaļ
article.php f48f292d2b tweak filter preview layout a bit; allow previewing matched articles in a popup 9 gadi atpakaļ
backend.php a42c55f02b fix blank character after opening bracket in function calls 11 gadi atpakaļ
db.php e2cf81e214 unify houskeeping stuff, increase spawn interval 11 gadi atpakaļ
dbupdater.php 0630a100d5 revert OO-db access in dbupdater, create DbUpdater() correctly 11 gadi atpakaļ
dlg.php dcbe36b2a2 fix some remaining old-style viewfeed() calls 9 gadi atpakaļ
feedenclosure.php 523bd90baf Store size of enclosure to database 10 gadi atpakaļ
feeditem.php b4d1690097 move common methods to feeditem_common 11 gadi atpakaļ
feedparser.php e55a5ec601 atom: consider link rel=alternate in feed element for site urls 9 gadi atpakaļ
feeds.php 71b75bb7fa fix multiple issues with archived feeds 8 gadi atpakaļ
handler.php 1f29443530 fix missing DB object when instantiated to import opml 11 gadi atpakaļ
iauthmodule.php 0f28f81f89 move authentication modules to plugins/ 11 gadi atpakaļ
idb.php aca75cb5cb reinstate error handlers; better DB error reporting on failed queries 11 gadi atpakaļ
ihandler.php 8dcb2b4762 implement plugin routing masks, add example plugin 11 gadi atpakaļ
logger.php b367c951b9 make logging configurable; add logging to syslog 11 gadi atpakaļ
opml.php 3457ce7c59 temporarily enable entity loader when importing opml because idk 9 gadi atpakaļ
plugin.php 41245888f1 only stop inline feed updates with open_basedir enabled if there are any plugins that require CURL enabled 8 gadi atpakaļ
pluginhandler.php 27f7b59353 add a wrapper for standard error codes returned by backend, also add explanation to the error object if possible 9 gadi atpakaļ
pluginhost.php 583f163f40 don't init plugins when loading everything to make a list, duh 9 gadi atpakaļ
rpc.php 71b75bb7fa fix multiple issues with archived feeds 8 gadi atpakaļ
ttrssmailer.php 6dd01fcea2 Changes to support a new version of the phpmailer. Adds a new setting SMTP_SECURE, 11 gadi atpakaļ