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 7b55001eee fix various issues reported by static analysis
update gitlab-ci config
7 years ago
..
auth fix various issues reported by static analysis 7 years ago
db fix various issues reported by static analysis 7 years ago
feeditem parser: properly support tag subtrees instead of text content for article content 9 years ago
handler remove local file extensions and generalize some method names for cached media 7 years ago
logger fix various issues reported by static analysis 7 years ago
pref fix various issues reported by static analysis 7 years ago
api.php fix various issues reported by static analysis 7 years ago
article.php fix various issues reported by static analysis 7 years ago
backend.php fix blank character after opening bracket in function calls 11 years ago
db.php return result codes if DB connection or --debug-feed fails 7 years ago
dbupdater.php actually check for failures properly in the dbupdater 8 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 feedparser: fix syntax error 8 years ago
feeds.php fix various issues reported by static analysis 7 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 actually check for failures properly in the dbupdater 8 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 fix various issues reported by static analysis 7 years ago
plugin.php fix various issues reported by static analysis 7 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 fix various issues reported by static analysis 7 years ago
rpc.php fix various issues reported by static analysis 7 years ago
ttrssmailer.php ttrssmailer: include phpmailer's smtp class 8 years ago