From a7aca6c0abfd905669004c1e4f7c8328060df27e Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 19 Sep 2021 10:56:38 +0200 Subject: Improved feed action filters (#3303) * Re-order some feed options * Option to auto mark as read existing titles * Option to keep at max n unread articles per feed --- app/views/helpers/feed/update.phtml | 247 ++++++++++++++++++++---------------- 1 file changed, 139 insertions(+), 108 deletions(-) (limited to 'app/views/helpers') diff --git a/app/views/helpers/feed/update.phtml b/app/views/helpers/feed/update.phtml index 4bc9913c1..44e3c6c92 100644 --- a/app/views/helpers/feed/update.phtml +++ b/app/views/helpers/feed/update.phtml @@ -79,6 +79,43 @@ +
+ +
+ + +
+
+ + feed->pubSubHubbubEnabled()) { ?> +
+
+ +
+
+ +
@@ -90,6 +127,101 @@
+ + feed->httpAuth(false); ?> +
+ +
+ +

+
+ + +
+ +
+
+ +
+
+ + +
+
+ + +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +

+
+
+ +
+
+ + +
+
+
@@ -220,43 +352,6 @@
-
- -
- - -
-
- - feed->pubSubHubbubEnabled()) { ?> -
-
- -
-
- -
@@ -265,30 +360,6 @@
- - feed->httpAuth(false); ?> -
- -
- -

-
- - -
- -
-
- -
-
- - -
-
-
@@ -328,43 +399,7 @@
- -
- -
-
- -
- -
- -
-
- -
-
- -
-
- -
- +
- +
-

+
- +
-- cgit v1.2.3