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 69563c96b4 plugin base: add type hint to init(host) 7 years ago
..
auth auth/base: PDO 7 years ago
db ccache, misc: fixes 7 years ago
feeditem Use 'saveHTML' when generating HTML from a DOMDocument. 7 years ago
handler main classes: remove sql_bool_to_bool() kludge 7 years ago
logger OPML: use PDO; minor fixes 7 years ago
pref main classes: remove sql_bool_to_bool() kludge 7 years ago
api.php Fixed PDO query to prepared statement in API::updateArticles. 7 years ago
article.php main classes: remove sql_bool_to_bool() kludge 7 years ago
backend.php move digest stuff to Digest class 7 years ago
ccache.php rssutils: PDO 7 years ago
counters.php counters: PDO 7 years ago
db.php PDO: set unicode for mysql and other connection params 7 years ago
dbupdater.php dbupdater: use PDO 7 years ago
digest.php digest: use PDO 7 years ago
dlg.php OPML: use PDO; minor fixes 7 years ago
feedenclosure.php remove some redundant php closing tags 7 years ago
feeditem.php remove some redundant php closing tags 7 years ago
feedparser.php remove some redundant php closing tags 7 years ago
feeds.php feeds: remove sql_bool_to_bool() 7 years ago
handler.php article: start pdo 7 years ago
iauthmodule.php remove some redundant php closing tags 7 years ago
idb.php remove some redundant php closing tags 7 years ago
ihandler.php remove some redundant php closing tags 7 years ago
labels.php fix label cache being double escaped on save 7 years ago
logger.php remove some redundant php closing tags 7 years ago
opml.php main classes: remove sql_bool_to_bool() kludge 7 years ago
plugin.php plugin base: add type hint to init(host) 7 years ago
pluginhandler.php remove some redundant php closing tags 7 years ago
pluginhost.php pluginhost: save_data() fixes 7 years ago
rpc.php completeLabels: use prepare() not query() 7 years ago
rssutils.php rssutils: forbid question marks in tsvector data, PDO gets confused sometimes even by quoted ?s 7 years ago
ttrssmailer.php remove some redundant php closing tags 7 years ago