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 337535416f filter by search results while marking feed as read 9 years ago
..
auth auth_base: choose random password if not supplied by auth module 13 years ago
db remove support for legacy mysql driver 10 years ago
feeditem parser: properly support tag subtrees instead of text content for article content 10 years ago
handler remove local file extensions and generalize some method names for cached media 9 years ago
logger store formatted backtrace to sql log 10 years ago
pref rename cache images option label (rip translations) 9 years ago
api.php reference pubsubhubbub classes using their namespace 9 years ago
article.php use print_hidden() for hidden dojo form fields 9 years ago
backend.php fix blank character after opening bracket in function calls 13 years ago
db.php remove support for legacy mysql driver 10 years ago
dbupdater.php actually check for failures properly in the dbupdater 10 years ago
dlg.php fix some remaining old-style viewfeed() calls 11 years ago
feedenclosure.php Store size of enclosure to database 12 years ago
feeditem.php move common methods to feeditem_common 13 years ago
feedparser.php feedparser: fix syntax error 9 years ago
feeds.php filter by search results while marking feed as read 9 years ago
handler.php fix missing DB object when instantiated to import opml 13 years ago
iauthmodule.php move authentication modules to plugins/ 13 years ago
idb.php actually check for failures properly in the dbupdater 10 years ago
ihandler.php implement plugin routing masks, add example plugin 13 years ago
logger.php make logging configurable; add logging to syslog 13 years ago
opml.php temporarily enable entity loader when importing opml because idk 11 years ago
plugin.php allow user plugins to expose public methods out in a limited fashion 9 years ago
pluginhandler.php add a wrapper for standard error codes returned by backend, also add explanation to the error object if possible 11 years ago
pluginhost.php add HOOK_ENCLOSURE_ENTRY for af_zz_imgproxy 9 years ago
rpc.php filter by search results while marking feed as read 9 years ago
ttrssmailer.php ttrssmailer: include phpmailer's smtp class 9 years ago