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 7dbf63693b prefs small update 5 years ago
..
auth pluginhost: do not connect via legacy DB api until requested 7 years ago
db fix several issues related to profile being set to a non-numeric value 6 years ago
feeditem parser: clean() attribute values by default (except content) 6 years ago
handler simplify some public.php prompts; prevent from submitting forgotpass form repeatedly if check succeeds 5 years ago
logger Logger_SQL: use separate PDO connection 6 years ago
pref prefs small update 5 years ago
api.php API: getHeadlines: return feed_id for Archived entries as 0 instead of null to be consistent with requested feed_id 6 years ago
article.php label display: fix unneeded nested container in headlines, increase overall minimalism, fix label element typo (div1) 5 years ago
backend.php UI: add some more info links to relevant wiki pages; minor layout updates 5 years ago
ccache.php Be explicit when id column is ambiguous 6 years ago
counters.php Be explicit when id column is ambiguous 6 years ago
db.php Logger_SQL: use separate PDO connection 6 years ago
dbupdater.php debug logging system rework: 6 years ago
debug.php CLI tools: fix --quiet not working if --log is unset 6 years ago
digest.php prepare_headlines_digest: do not use PDO constants by reference 6 years ago
dlg.php UI: add some more info links to relevant wiki pages; minor layout updates 5 years ago
feedenclosure.php remove some redundant php closing tags 7 years ago
feeditem.php Store language of entries as indicated by the feed. 6 years ago
feedparser.php parser: clean() attribute values by default (except content) 6 years ago
feeds.php UI: add some more info links to relevant wiki pages; minor layout updates 5 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 labels: unfortunately we can't rely on caption to selectively clear label_cache (because of json unicode encoding) so clean it completely if label is updated 6 years ago
logger.php Logger->log() allow passing context (defaults to '') 6 years ago
mailer.php mailer.php: to_address/to_name was used instead of from_address/from_name 6 years ago
opml.php center and rework some utility screens 5 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 note that HOOK_FORMAT_ARTICLE_CDM is dead for now 6 years ago
rpc.php rpc, catchupfeed: return counters immediately so that frontend can figure out next unread feed correctly 6 years ago
rssutils.php update_rss_feed: mark_unread_on_update should take into account catchup filter action and entry_force_catchup 5 years ago