diff options
| author | 2025-09-30 10:05:17 +0200 | |
|---|---|---|
| committer | 2025-09-30 10:05:17 +0200 | |
| commit | 34532c0dd49f825ca4f265db9dec446ec0ecd34f (patch) | |
| tree | 365e6776b93c3e2d91b814e8db6fe0d4fcbdcf22 /docs/i18n/flags/gen/it.svg | |
| parent | 11e6e0394c9e617a56ac29afc7a341f19ac6662d (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/i18n/flags/gen/it.svg')
| -rw-r--r-- | docs/i18n/flags/gen/it.svg | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
