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
BtbN 2b8afd4942 Only strip utf8mb4 if mysql_charset != utf8mb4
If a user has fixed their database properly utf8mb4 works just fine allowing emoji and other 4 byte unicode characters to work.
6 years ago
..
auth pluginhost: do not connect via legacy DB api until requested 7 years ago
db fix some minor issues found by code analyzer 7 years ago
feeditem Use 'saveHTML' when generating HTML from a DOMDocument. 7 years ago
handler force strip_tags() on all user input unless explicitly allowed 7 years ago
logger OPML: use PDO; minor fixes 7 years ago
pref move OTPHP to vendor/; additionally move Base32 class to OTPHP namespace 6 years ago
api.php force strip_tags() on all user input unless explicitly allowed 7 years ago
article.php share: add support for og:image, etc. metadata for shared articles 6 years ago
backend.php force strip_tags() on all user input unless explicitly allowed 7 years ago
ccache.php ccache: properly recalculate counters for uncategorized 7 years ago
counters.php queryfeedheadlines: there's no need to quote order_by/override_order 7 years ago
db.php pdo_connect: catch exception on create 7 years ago
dbupdater.php dbupdater: use PDO 7 years ago
digest.php binding statement named param instead of positional replacement 7 years ago
dlg.php add defaultPasswordWarning nag dialog 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 Call the subscription hook from the plugins even if fetch_file_contents returned no data 6 years ago
handler.php pluginhost: do not connect via legacy DB api until requested 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 treat OPML-imported feeds without a title the same as a batch import 7 years ago
plugin.php plugin base: add type hint to init(host) 7 years ago
pluginhandler.php force strip_tags() on all user input unless explicitly allowed 7 years ago
pluginhost.php pluginhost: always return an array in get_all() 7 years ago
rpc.php rpc: addfeed: gets login and pass only if need_auth is checked. 7 years ago
rssutils.php Only strip utf8mb4 if mysql_charset != utf8mb4 6 years ago
ttrssmailer.php remove some redundant php closing tags 7 years ago