Andrew Dolgov b8619f8db0 store formatted backtrace to sql log 8 年之前
..
auth ea46d90eee auth_base: choose random password if not supplied by auth module 11 年之前
db 475d762872 logger: record last query before logged error 8 年之前
feeditem 206326c219 feedparser: xpath doesn't properly query for title element if there's a default namespace so let's add a separate ugly hack for rdf:RDF feeds, thanks for that xml dipshits 9 年之前
handler b87744534a add plugin-based filter actions (see example plugin in attic) 9 年之前
logger b8619f8db0 store formatted backtrace to sql log 8 年之前
pref b8619f8db0 store formatted backtrace to sql log 8 年之前
.htaccess e1f76af006 block listing of several util directories; deny access to config.php 11 年之前
api.php 73c77ab0a5 Add optional (default: true), boolean "sanitize" parameter to API::getArticle() method. 8 年之前
article.php f48f292d2b tweak filter preview layout a bit; allow previewing matched articles in a popup 8 年之前
backend.php a42c55f02b fix blank character after opening bracket in function calls 11 年之前
db.php e2cf81e214 unify houskeeping stuff, increase spawn interval 11 年之前
dbupdater.php 0630a100d5 revert OO-db access in dbupdater, create DbUpdater() correctly 11 年之前
dlg.php dcbe36b2a2 fix some remaining old-style viewfeed() calls 9 年之前
feedenclosure.php 523bd90baf Store size of enclosure to database 10 年之前
feeditem.php b4d1690097 move common methods to feeditem_common 11 年之前
feedparser.php e55a5ec601 atom: consider link rel=alternate in feed element for site urls 9 年之前
feeds.php 1bd552ee31 compat patches for php7 8 年之前
handler.php 1f29443530 fix missing DB object when instantiated to import opml 11 年之前
iauthmodule.php 0f28f81f89 move authentication modules to plugins/ 11 年之前
idb.php aca75cb5cb reinstate error handlers; better DB error reporting on failed queries 11 年之前
ihandler.php 8dcb2b4762 implement plugin routing masks, add example plugin 11 年之前
logger.php b367c951b9 make logging configurable; add logging to syslog 11 年之前
opml.php 3457ce7c59 temporarily enable entity loader when importing opml because idk 9 年之前
plugin.php ddf28801e4 implement plugin API version compatibility check 11 年之前
pluginhandler.php 27f7b59353 add a wrapper for standard error codes returned by backend, also add explanation to the error object if possible 9 年之前
pluginhost.php 583f163f40 don't init plugins when loading everything to make a list, duh 8 年之前
rpc.php 86d07d367c rpc, setpref: properly save settings to active profile 8 年之前
ttrssmailer.php 6dd01fcea2 Changes to support a new version of the phpmailer. Adds a new setting SMTP_SECURE, 11 年之前