<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized), 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-27T12:51:48+00:00</updated>
<entry>
<title>Release 1.27.1</title>
<updated>2025-09-27T12:51:48+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-09-27T12:51:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3f9b7b333102fed5803d06b2366250860a9314c5'/>
<id>urn:sha1:3f9b7b333102fed5803d06b2366250860a9314c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changelog</title>
<updated>2025-09-27T12:49:57+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-09-27T12:49:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5532025de21b89bec80c64f1edf21c5e65e6a74e'/>
<id>urn:sha1:5532025de21b89bec80c64f1edf21c5e65e6a74e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix regression in ext.php (#8021)</title>
<updated>2025-09-27T12:40:35+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-09-27T12:40:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3a795eb5dbcd5b901d99a1b509a8c1a5746e8ea1'/>
<id>urn:sha1:3a795eb5dbcd5b901d99a1b509a8c1a5746e8ea1</id>
<content type='text'>
fix https://github.com/FreshRSS/Extensions/issues/370
Regression from https://github.com/FreshRSS/FreshRSS/pull/7857</content>
</entry>
<entry>
<title>Dark-pink theme: remove white background from configure buttons (#8020)</title>
<updated>2025-09-27T12:21:59+00:00</updated>
<author>
<name>Inverle</name>
<email>inverle@proton.me</email>
</author>
<published>2025-09-27T12:21:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2da733b5cfde04c4cd8a091d4d7ee8e0d2622d84'/>
<id>urn:sha1:2da733b5cfde04c4cd8a091d4d7ee8e0d2622d84</id>
<content type='text'>
Before:

&lt;img width="273" height="116" alt="image" src="https://github.com/user-attachments/assets/4fb9b1f2-b960-428e-9c3f-84e803cd0afa" /&gt;

After:

&lt;img width="239" height="111" alt="image" src="https://github.com/user-attachments/assets/7528649b-47f0-4111-8cf8-ac54080d5573" /&gt;
</content>
</entry>
<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>Improve restriction of curl params (#8009)</title>
<updated>2025-09-25T20:50:21+00:00</updated>
<author>
<name>Inverle</name>
<email>inverle@proton.me</email>
</author>
<published>2025-09-25T20:50:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9dd30f03ec8b6176de1a23ea8c3daa506103cc48'/>
<id>urn:sha1:9dd30f03ec8b6176de1a23ea8c3daa506103cc48</id>
<content type='text'>
Rework #7979 
Forgot to change `httpGet()`, which is used in multiple places
</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>
</feed>
