<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app, branch 1.27.1</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.27.1</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.27.1'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2025-09-25T21:20:50+00:00</updated>
<entry>
<title>fix: anonym. mode: Do not show config button in sharing menu (#8012)</title>
<updated>2025-09-25T21:20:50+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2025-09-25T21:20:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e79c2866bda4bc2af77e26be60f50582f2375ed8'/>
<id>urn:sha1:e79c2866bda4bc2af77e26be60f50582f2375ed8</id>
<content type='text'>
* Ref #8001
Do not show the config button in the article sharing menu if it is in the anonym. mode

* Minor whitespace reduction
Because it is a section that is used many times

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>fix: anonym. mode: label management link (#8011)</title>
<updated>2025-09-25T20:47:09+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2025-09-25T20:47:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=cec21f231f22a085cd9e8f879081fc1571848e26'/>
<id>urn:sha1:cec21f231f22a085cd9e8f879081fc1571848e26</id>
<content type='text'>
Ref: #8001

Changes proposed in this pull request:

- do not show the "manage" dropdown menu for labels in anonym. mode (normal view)

Before:
&lt;img width="304" height="139" alt="grafik" src="https://github.com/user-attachments/assets/2aff0299-febe-41b0-a99a-450559393cd6" /&gt;


After:
&lt;img width="281" height="121" alt="grafik" src="https://github.com/user-attachments/assets/69ad334e-0a31-4546-9939-9b72306db046" /&gt;
</content>
</entry>
<entry>
<title>Prevent logout CSRFs (#7999)</title>
<updated>2025-09-25T19:52:29+00:00</updated>
<author>
<name>Inverle</name>
<email>inverle@proton.me</email>
</author>
<published>2025-09-25T19:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f8b2b8c4153f8acdb4267a269ada27f8af22d7d9'/>
<id>urn:sha1:f8b2b8c4153f8acdb4267a269ada27f8af22d7d9</id>
<content type='text'>
By avoiding `FreshRSS_Context::initUser()` calls</content>
</entry>
<entry>
<title>Fix: sharing button in top line when 0 entries (#8010)</title>
<updated>2025-09-25T19:41:13+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2025-09-25T19:41:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=960c6c88a5f9b9e07f933147feb9717b0133988d'/>
<id>urn:sha1:960c6c88a5f9b9e07f933147feb9717b0133988d</id>
<content type='text'>
ref #8001 

Changes proposed in this pull request:

- count entries, do not show share button when 0 sharing services


How to test the feature manually:
1. having 0 sharing services
2. enable the sharing button in top line (settings -&gt; display&gt;
3. go to normal view -&gt; sharing button should not be displayed in the article entry
4. add 1 sharing service
5. normal view -&gt; sharing button is be displayed
</content>
</entry>
<entry>
<title>Fix some CSRFs (#8000)</title>
<updated>2025-09-24T10:13:40+00:00</updated>
<author>
<name>Inverle</name>
<email>inverle@proton.me</email>
</author>
<published>2025-09-24T10:13:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f612a560d28a31095c27c130e84bf6ff39f061f5'/>
<id>urn:sha1:f612a560d28a31095c27c130e84bf6ff39f061f5</id>
<content type='text'>
In two bookmark actions and one in `entryController`

Completes one TODO from #7923:

https://github.com/FreshRSS/FreshRSS/blob/de624dc8ce63ec819c61216d9d44f828841c293e/app/Controllers/entryController.php#L257

(a POST request is already sent in the frontend)</content>
</entry>
<entry>
<title>Upgrade to PHP_CodeSniffer 4 (#7993)</title>
<updated>2025-09-22T20:02:59+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-09-22T20:02:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=833007f5860deae232bacf321d268124123d6749'/>
<id>urn:sha1:833007f5860deae232bacf321d268124123d6749</id>
<content type='text'>
https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki/Version-4.0-User-Upgrade-Guide
A couple of rules have changed name. Exclusion paths have slightly changed behaviour.
Main change is that it was unhappy with our i18n header comments, so minor edit there, since that rule kind of makes sense the rest of the time
</content>
</entry>
<entry>
<title>Update German (#7833)</title>
<updated>2025-09-21T11:45:12+00:00</updated>
<author>
<name>beerisgood</name>
<email>beerisgood@users.noreply.github.com</email>
</author>
<published>2025-09-21T11:45:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f0388f64acea1c5c241e4b29d4d19777af500466'/>
<id>urn:sha1:f0388f64acea1c5c241e4b29d4d19777af500466</id>
<content type='text'>
* Update sub.php

German translation added.

* Update gen.php

German translation added

* make fix-all

* Update conf.php

* make fix-all

* Update index.php

* make fix-all

* Update admin.php

* Update feedback.php

* Update app/i18n/de/index.php

* make fix-all

* Apply suggestions from code review

Co-authored-by: maTh &lt;1645099+math-GH@users.noreply.github.com&gt;

* Update app/i18n/de/index.php

Co-authored-by: maTh &lt;1645099+math-GH@users.noreply.github.com&gt;

* Update app/i18n/de/feedback.php

Co-authored-by: maTh &lt;1645099+math-GH@users.noreply.github.com&gt;

* Icon

* make fix-all

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;
Co-authored-by: maTh &lt;1645099+math-GH@users.noreply.github.com&gt;
Co-authored-by: Alexis Degrugillier &lt;aledeg@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Add option for CSP frame-ancestors (#7857)</title>
<updated>2025-09-21T11:29:58+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-09-21T11:29:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=bc3e4c8fa4bae9591166e12caa3fb6bf73893102'/>
<id>urn:sha1:bc3e4c8fa4bae9591166e12caa3fb6bf73893102</id>
<content type='text'>
* Add option for CSP frame-ancestors
https://github.com/FreshRSS/FreshRSS/discussions/7856

* Revert contentSelectorPreviewAction

* Same for f.php and api

* Fix double init in f.php

* No sandbox for API page</content>
</entry>
<entry>
<title>Move update one step before (#7989)</title>
<updated>2025-09-21T10:40:40+00:00</updated>
<author>
<name>Inverle</name>
<email>inverle@proton.me</email>
</author>
<published>2025-09-21T10:40:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f2c6942a60189913e4a2ebe955d765050d53bc14'/>
<id>urn:sha1:f2c6942a60189913e4a2ebe955d765050d53bc14</id>
<content type='text'>
Closes https://github.com/FreshRSS/FreshRSS/issues/7897</content>
</entry>
<entry>
<title>fix linkding documentation link (#7985)</title>
<updated>2025-09-20T16:06:55+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2025-09-20T16:06:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=caecc5decf427a29ff2b947ded420ff0ecc21731'/>
<id>urn:sha1:caecc5decf427a29ff2b947ded420ff0ecc21731</id>
<content type='text'>
Closes #7984 

Changes proposed in this pull request:

- fix linkding documentation link

How to test the feature manually:

1. add a linkding sharing method
2. click on the documentation link
3. validate that the link is working
</content>
</entry>
</feed>
