From b9939bdaac75233ab52c7c7a483d5e4feb4921a4 Mon Sep 17 00:00:00 2001 From: Ben Passmore Date: Thu, 9 Nov 2023 20:12:04 +1000 Subject: Added ability to mark articles as read on focus. (#5812) * Added ability to mark entries as read on focus. Feature proposed in issue #5723. * make-fix-all + i18n fr * Use batch to save resources and increase performance * Use "keep_unread" * typo --------- Co-authored-by: Alexandre Alapetite --- app/views/configure/reading.phtml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'app/views/configure/reading.phtml') diff --git a/app/views/configure/reading.phtml b/app/views/configure/reading.phtml index 38219e7b2..669fa7a16 100644 --- a/app/views/configure/reading.phtml +++ b/app/views/configure/reading.phtml @@ -280,6 +280,18 @@ +
+ +
+ +
+
+
-- cgit v1.2.3