aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2025-09-30 10:05:17 +0200
committerGravatar GitHub <noreply@github.com> 2025-09-30 10:05:17 +0200
commit34532c0dd49f825ca4f265db9dec446ec0ecd34f (patch)
tree365e6776b93c3e2d91b814e8db6fe0d4fcbdcf22 /docs
parent11e6e0394c9e617a56ac29afc7a341f19ac6662d (diff)
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 <inverle@proton.me>
Diffstat (limited to 'docs')
-rw-r--r--docs/i18n/flags/gen/cs.svg2
-rw-r--r--docs/i18n/flags/gen/de.svg2
-rw-r--r--docs/i18n/flags/gen/hu.svg2
-rw-r--r--docs/i18n/flags/gen/it.svg2
-rw-r--r--docs/i18n/flags/gen/ko.svg2
-rw-r--r--docs/i18n/flags/gen/nl.svg2
-rw-r--r--docs/i18n/flags/gen/ru.svg2
-rw-r--r--docs/i18n/flags/gen/tr.svg2
-rw-r--r--docs/i18n/flags/gen/uk.svg2
-rw-r--r--docs/i18n/flags/gen/zh-tw.svg2
10 files changed, 10 insertions, 10 deletions
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 @@
<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
<g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
<rect rx="3" width="70" height="20" fill="gold" />
- <text x="34" y="14">🇨🇿 89%</text>
+ <text x="34" y="14">🇨🇿 88%</text>
</g>
</svg> \ 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 @@
<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
<g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
<rect rx="3" width="70" height="20" fill="green" />
- <text x="34" y="14">🇩🇪 100%</text>
+ <text x="34" y="14">🇩🇪 99%</text>
</g>
</svg> \ 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 @@
<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
<g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
<rect rx="3" width="70" height="20" fill="green" />
- <text x="34" y="14">🇭🇺 100%</text>
+ <text x="34" y="14">🇭🇺 99%</text>
</g>
</svg> \ 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 @@
<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
<g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
<rect rx="3" width="70" height="20" fill="green" />
- <text x="34" y="14">🇮🇹 97%</text>
+ <text x="34" y="14">🇮🇹 96%</text>
</g>
</svg> \ 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 @@
<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
<g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
<rect rx="3" width="70" height="20" fill="gold" />
- <text x="34" y="14">🇰🇷 89%</text>
+ <text x="34" y="14">🇰🇷 88%</text>
</g>
</svg> \ 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 @@
<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
<g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
<rect rx="3" width="70" height="20" fill="green" />
- <text x="34" y="14">🇳🇱 100%</text>
+ <text x="34" y="14">🇳🇱 99%</text>
</g>
</svg> \ 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 @@
<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
<g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
<rect rx="3" width="70" height="20" fill="gold" />
- <text x="34" y="14">🇷🇺 89%</text>
+ <text x="34" y="14">🇷🇺 88%</text>
</g>
</svg> \ 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 @@
<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
<g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
<rect rx="3" width="70" height="20" fill="green" />
- <text x="34" y="14">🇹🇷 97%</text>
+ <text x="34" y="14">🇹🇷 96%</text>
</g>
</svg> \ 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 @@
<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
<g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
<rect rx="3" width="70" height="20" fill="green" />
- <text x="34" y="14">🇺🇦 100%</text>
+ <text x="34" y="14">🇺🇦 99%</text>
</g>
</svg> \ 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 @@
<svg xmlns="http://www.w3.org/2000/svg" width="70" height="20">
<g fill="white" font-size="12" font-family="Verdana" text-anchor="middle">
<rect rx="3" width="70" height="20" fill="gold" />
- <text x="34" y="14">🇹🇼 89%</text>
+ <text x="34" y="14">🇹🇼 88%</text>
</g>
</svg> \ No newline at end of file