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/include
pictuga 1701b96502 Added other allowed elements to sanitize()
The following html elements are now kept when sanitizing entries: aside, bdi, bdo, caption, col, colgroup, figure, figcaption, mark, ruby, rp, rt, samp, time. Most of them are new in HTML5. Based on the list at https://developer.mozilla.org/en-US/docs/HTML/HTML5/HTML5_element_list
13 years ago
..
ccache.php ccache: disable force overriding owner_uid on real feeds (why was this needed?) 13 years ago
colors.php colors: fix resolving html color names 13 years ago
db-prefs.php retire DEFAULT_ARTICLE_LIMIT, infinite scrolling is fast enough to make it superfluous 13 years ago
db.php add experimental easy installer 13 years ago
digest.php Additions: 13 years ago
feedbrowser.php Fix plural forms on archived articles. 13 years ago
functions.php Added other allowed elements to sanitize() 13 years ago
labels.php label_create: set default owner_uid 13 years ago
login_form.php enable remember me 13 years ago
rssfuncs.php updater: prevent duplicate feed ids being scheduled for update 13 years ago
sanity_check.php add an angrier blurb to sanity_check.php 13 years ago
sanity_config.php Move tuning settings to different file so config.php isn't overcrowded 13 years ago
sessions.php implement some tweaks to session handling; properly remove session cookie if invalid/login failed 13 years ago
version.php release 1.7.8 13 years ago