From 6bb45a87268157aab961a6a4a728d9a9bbe043b0 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Fri, 15 Dec 2023 23:04:29 +0100 Subject: Add filter actions (auto mark read) at category and global levels (#5942) * Add filter actions (auto mark read) at category level fix https://github.com/FreshRSS/FreshRSS/issues/3497 * Add filter actions (auto mark read) at global level fix https://github.com/FreshRSS/FreshRSS/issues/2788 * Fix feed category ID * Minor comment --- app/views/configure/reading.phtml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'app/views/configure/reading.phtml') diff --git a/app/views/configure/reading.phtml b/app/views/configure/reading.phtml index 5f22d4daf..94cf51977 100644 --- a/app/views/configure/reading.phtml +++ b/app/views/configure/reading.phtml @@ -345,6 +345,21 @@ +
+ +
+ +
+ +

+
+
+
+
-- cgit v1.2.3