You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/classes
Andrew Dolgov b8619f8db0 store formatted backtrace to sql log 9 years ago
..
auth auth_base: choose random password if not supplied by auth module 11 years ago
db logger: record last query before logged error 9 years ago
feeditem 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 10 years ago
handler add plugin-based filter actions (see example plugin in attic) 9 years ago
logger store formatted backtrace to sql log 9 years ago
pref store formatted backtrace to sql log 9 years ago
.htaccess block listing of several util directories; deny access to config.php 11 years ago
api.php Add optional (default: true), boolean "sanitize" parameter to API::getArticle() method. 9 years ago
article.php tweak filter preview layout a bit; allow previewing matched articles in a popup 9 years ago
backend.php fix blank character after opening bracket in function calls 11 years ago
db.php unify houskeeping stuff, increase spawn interval 11 years ago
dbupdater.php revert OO-db access in dbupdater, create DbUpdater() correctly 11 years ago
dlg.php fix some remaining old-style viewfeed() calls 9 years ago
feedenclosure.php Store size of enclosure to database 10 years ago
feeditem.php move common methods to feeditem_common 11 years ago
feedparser.php atom: consider link rel=alternate in feed element for site urls 9 years ago
feeds.php compat patches for php7 9 years ago
handler.php fix missing DB object when instantiated to import opml 11 years ago
iauthmodule.php move authentication modules to plugins/ 12 years ago
idb.php reinstate error handlers; better DB error reporting on failed queries 11 years ago
ihandler.php implement plugin routing masks, add example plugin 12 years ago
logger.php make logging configurable; add logging to syslog 11 years ago
opml.php temporarily enable entity loader when importing opml because idk 10 years ago
plugin.php implement plugin API version compatibility check 11 years ago
pluginhandler.php add a wrapper for standard error codes returned by backend, also add explanation to the error object if possible 9 years ago
pluginhost.php don't init plugins when loading everything to make a list, duh 9 years ago
rpc.php rpc, setpref: properly save settings to active profile 9 years ago
ttrssmailer.php Changes to support a new version of the phpmailer. Adds a new setting SMTP_SECURE, 11 years ago