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 304d3a0b88 tag-related fixes
1. move tag sanitization to feedparser common item class
2. enforce length limit on tags when parsing
3. support multiple tags passed via one dc:subject and other such elements, parse them as a comma-separated list
4. sort resulting tag list to prevent different order between feed updates
5. remove some duplicate code related to tag validation
6. allow + symbol in tags
5 years ago
..
auth add placeholder authentication via app passwords if service is passed 5 years ago
db
feeditem
handler
logger
pref
api.php
article.php
backend.php
ccache.php
counters.php
db.php
dbupdater.php
debug.php
digest.php
diskcache.php
dlg.php
feedenclosure.php
feeditem.php
feedparser.php
feeds.php
handler.php
iauthmodule.php
idb.php
ihandler.php
labels.php
logger.php
mailer.php
opml.php
plugin.php
pluginhandler.php
pluginhost.php
rpc.php
rssutils.php tag-related fixes 5 years ago