From 34532c0dd49f825ca4f265db9dec446ec0ecd34f Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Tue, 30 Sep 2025 10:05:17 +0200 Subject: Add new visibility priority *Show in its feed* (#7972) * Add new visibility priority *Show in its feed* fix https://github.com/FreshRSS/FreshRSS/pull/7970#issuecomment-3293917428 (you can't directly filter a hidden feed, it just shows a 404 page) And add a new visibility *Show in its feed* to show the feed in the list but not its articles. Ensure that visibility *hidden* is not shown to API. * TODO for later * Update app/i18n/pl/sub.php Co-authored-by: Inverle --- docs/i18n/flags/gen/cs.svg | 2 +- docs/i18n/flags/gen/de.svg | 2 +- docs/i18n/flags/gen/hu.svg | 2 +- docs/i18n/flags/gen/it.svg | 2 +- docs/i18n/flags/gen/ko.svg | 2 +- docs/i18n/flags/gen/nl.svg | 2 +- docs/i18n/flags/gen/ru.svg | 2 +- docs/i18n/flags/gen/tr.svg | 2 +- docs/i18n/flags/gen/uk.svg | 2 +- docs/i18n/flags/gen/zh-tw.svg | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'docs/i18n') diff --git a/docs/i18n/flags/gen/cs.svg b/docs/i18n/flags/gen/cs.svg index dba66087d..638de7e04 100644 --- a/docs/i18n/flags/gen/cs.svg +++ b/docs/i18n/flags/gen/cs.svg @@ -2,6 +2,6 @@ - 🇨🇿 89% + 🇨🇿 88% \ No newline at end of file diff --git a/docs/i18n/flags/gen/de.svg b/docs/i18n/flags/gen/de.svg index b2b7ffd02..3d73ff3d1 100644 --- a/docs/i18n/flags/gen/de.svg +++ b/docs/i18n/flags/gen/de.svg @@ -2,6 +2,6 @@ - 🇩🇪 100% + 🇩🇪 99% \ No newline at end of file diff --git a/docs/i18n/flags/gen/hu.svg b/docs/i18n/flags/gen/hu.svg index 62fb19a2e..d09d601e5 100644 --- a/docs/i18n/flags/gen/hu.svg +++ b/docs/i18n/flags/gen/hu.svg @@ -2,6 +2,6 @@ - 🇭🇺 100% + 🇭🇺 99% \ No newline at end of file diff --git a/docs/i18n/flags/gen/it.svg b/docs/i18n/flags/gen/it.svg index 7c5dda104..8b62b3a77 100644 --- a/docs/i18n/flags/gen/it.svg +++ b/docs/i18n/flags/gen/it.svg @@ -2,6 +2,6 @@ - 🇮🇹 97% + 🇮🇹 96% \ No newline at end of file diff --git a/docs/i18n/flags/gen/ko.svg b/docs/i18n/flags/gen/ko.svg index bde6a488c..9939c5484 100644 --- a/docs/i18n/flags/gen/ko.svg +++ b/docs/i18n/flags/gen/ko.svg @@ -2,6 +2,6 @@ - 🇰🇷 89% + 🇰🇷 88% \ No newline at end of file diff --git a/docs/i18n/flags/gen/nl.svg b/docs/i18n/flags/gen/nl.svg index c4a90a857..b1330d183 100644 --- a/docs/i18n/flags/gen/nl.svg +++ b/docs/i18n/flags/gen/nl.svg @@ -2,6 +2,6 @@ - 🇳🇱 100% + 🇳🇱 99% \ No newline at end of file diff --git a/docs/i18n/flags/gen/ru.svg b/docs/i18n/flags/gen/ru.svg index 01426a5df..24766b4b2 100644 --- a/docs/i18n/flags/gen/ru.svg +++ b/docs/i18n/flags/gen/ru.svg @@ -2,6 +2,6 @@ - 🇷🇺 89% + 🇷🇺 88% \ No newline at end of file diff --git a/docs/i18n/flags/gen/tr.svg b/docs/i18n/flags/gen/tr.svg index c298e0e09..bad76bc56 100644 --- a/docs/i18n/flags/gen/tr.svg +++ b/docs/i18n/flags/gen/tr.svg @@ -2,6 +2,6 @@ - 🇹🇷 97% + 🇹🇷 96% \ No newline at end of file diff --git a/docs/i18n/flags/gen/uk.svg b/docs/i18n/flags/gen/uk.svg index c59c7a9e9..1b1a583ed 100644 --- a/docs/i18n/flags/gen/uk.svg +++ b/docs/i18n/flags/gen/uk.svg @@ -2,6 +2,6 @@ - 🇺🇦 100% + 🇺🇦 99% \ No newline at end of file diff --git a/docs/i18n/flags/gen/zh-tw.svg b/docs/i18n/flags/gen/zh-tw.svg index 18374e310..e171cdce4 100644 --- a/docs/i18n/flags/gen/zh-tw.svg +++ b/docs/i18n/flags/gen/zh-tw.svg @@ -2,6 +2,6 @@ - 🇹🇼 89% + 🇹🇼 88% \ No newline at end of file -- cgit v1.2.3