ttrss/classes
Andrew Dolgov 28040002f3 pdo connection string: properly check for DB_PORT 2017-12-03 13:37:43 +03:00
..
auth auth/base: PDO 2017-12-01 17:40:53 +03:00
db ccache, misc: fixes 2017-12-01 19:42:02 +03:00
feeditem Use 'saveHTML' when generating HTML from a DOMDocument. 2017-09-09 13:51:59 -05:00
handler further stylesheet simplification related fixes (2) 2017-12-03 13:26:26 +03:00
logger OPML: use PDO; minor fixes 2017-12-02 01:08:30 +03:00
pref main classes: remove sql_bool_to_bool() kludge 2017-12-03 09:35:59 +03:00
api.php api: do not use sql_bool_to_bool() 2017-12-03 11:06:49 +03:00
article.php css/less updates 2017-12-03 12:50:07 +03:00
backend.php move digest stuff to Digest class 2017-05-04 15:41:38 +03:00
ccache.php rssutils: PDO 2017-12-02 09:56:34 +03:00
counters.php counters: PDO 2017-12-01 17:47:29 +03:00
db.php pdo connection string: properly check for DB_PORT 2017-12-03 13:37:43 +03:00
dbupdater.php dbupdater: use PDO 2017-12-02 01:28:30 +03:00
digest.php digest: use PDO 2017-12-01 18:31:23 +03:00
dlg.php OPML: use PDO; minor fixes 2017-12-02 01:08:30 +03:00
feedenclosure.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
feeditem.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
feedparser.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
feeds.php feed debugger: only allow debugging users own feeds 2017-12-03 13:35:18 +03:00
handler.php article: start pdo 2017-12-01 15:31:16 +03:00
iauthmodule.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
idb.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
ihandler.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
labels.php fix label cache being double escaped on save 2017-12-02 15:47:53 +03:00
logger.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
opml.php further stylesheet simplification related fixes 2017-12-03 13:25:34 +03:00
plugin.php plugin base: add type hint to init(host) 2017-12-03 10:11:32 +03:00
pluginhandler.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
pluginhost.php pluginhost: save_data() fixes 2017-12-02 11:31:02 +03:00
rpc.php completeLabels: use prepare() not query() 2017-12-03 09:06:43 +03:00
rssutils.php force article content/etc to string when updating to avoid failing null constraint check 2017-12-03 13:32:24 +03:00
ttrssmailer.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00