<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/views/helpers/index, branch custom</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=custom</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=custom'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2026-01-10T19:50:35+00:00</updated>
<entry>
<title>Fix space between 'By:' and the author name (#8422)</title>
<updated>2026-01-10T19:50:35+00:00</updated>
<author>
<name>Rob Loach</name>
<email>RobLoach@users.noreply.github.com</email>
</author>
<published>2026-01-10T19:50:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a5bbd679d9716dc0a2f4892efc46c403590845c0'/>
<id>urn:sha1:a5bbd679d9716dc0a2f4892efc46c403590845c0</id>
<content type='text'>
* Fix space between 'By:' and the author name

* Use a different approach than sprintf()

* Revert "Use a different approach than sprintf()"

This reverts commit 3ede55f000bb7ef5ed7c1d6ffd060139801838b7.

* Apply a space between By: and the author name

* Apply suggestion from @Alkarex

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Fix duplicate semicolon in entry_header (#8203)</title>
<updated>2025-11-11T21:55:18+00:00</updated>
<author>
<name>András Marczinkó</name>
<email>andris155@users.noreply.github.com</email>
</author>
<published>2025-11-11T21:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=14b394c72a21fbfd44e90767d7032cdc72d8e72b'/>
<id>urn:sha1:14b394c72a21fbfd44e90767d7032cdc72d8e72b</id>
<content type='text'>
* Fix duplicate semicolon in entry_header

* Fix some more redundant syntax

Co-authored-by: Inverle &lt;inverle@proton.me&gt;

---------

Co-authored-by: Inverle &lt;inverle@proton.me&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>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>Minor update syntax echo (#7941)</title>
<updated>2025-09-11T19:19:31+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-09-11T19:19:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8bd9bd95d8cc0fd5fe24386db7182329612579da'/>
<id>urn:sha1:8bd9bd95d8cc0fd5fe24386db7182329612579da</id>
<content type='text'>
* Minor update syntax echo
Follow-up of https://github.com/FreshRSS/FreshRSS/pull/7939

* Fix layout
Whitespace optimisation needed to avoid style glitch</content>
</entry>
<entry>
<title>Fix escaping of tag search (#7468)</title>
<updated>2025-04-01T07:39:16+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-04-01T07:39:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d81dbc44b80c061bcea7efeb778be45082e1dcc6'/>
<id>urn:sha1:d81dbc44b80c061bcea7efeb778be45082e1dcc6</id>
<content type='text'>
* Fix escaping of tag search
fix https://github.com/FreshRSS/FreshRSS/issues/7466

* Minor clarity</content>
</entry>
<entry>
<title>Shortcuts for adding labels (#7274)</title>
<updated>2025-02-03T07:47:25+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2025-02-03T07:47:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a697ca54ad7f723e52fc6591761e1f2f8b7877d6'/>
<id>urn:sha1:a697ca54ad7f723e52fc6591761e1f2f8b7877d6</id>
<content type='text'>
* add shortcut in config

* open my labels menu with shortcut

* the first 9 items are selectable + input field

* i18n

* Update app/i18n/nl/conf.php

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

* index.menu.mylabels

* order fixed

---------

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;</content>
</entry>
<entry>
<title>new: reader view: footer has manage icons (#7133)</title>
<updated>2024-12-26T18:05:18+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2024-12-26T18:05:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1d10b3697d5fa04415d36059d5e04ad71aae0b78'/>
<id>urn:sha1:1d10b3697d5fa04415d36059d5e04ad71aae0b78</id>
<content type='text'>
* add footer

* rename content thin medium large class

* rework css

* footer improved</content>
</entry>
<entry>
<title>fix: sharing menu entry id (#7113)</title>
<updated>2024-12-18T10:02:29+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2024-12-18T10:02:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3b87372061b16d172899b29fe9b5414b9194abd4'/>
<id>urn:sha1:3b87372061b16d172899b29fe9b5414b9194abd4</id>
<content type='text'>
* fix sharing menu entry id

* Update main.js</content>
</entry>
<entry>
<title>Rework UI authors (#7054)</title>
<updated>2024-12-05T15:19:27+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2024-12-05T15:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=84642037350393625f0a4866ed74f564ef37973b'/>
<id>urn:sha1:84642037350393625f0a4866ed74f564ef37973b</id>
<content type='text'>
Add separators, and mutualise code
fix https://github.com/FreshRSS/FreshRSS/issues/7032</content>
</entry>
</feed>
