<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/views/helpers/index/normal, 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>2025-11-11T21:55:18+00:00</updated>
<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>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>
<entry>
<title>article footer small display (#7031)</title>
<updated>2024-11-30T11:53:14+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2024-11-30T11:53:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a41aadf02add2e326a1cfa320022e5db3600f9d4'/>
<id>urn:sha1:a41aadf02add2e326a1cfa320022e5db3600f9d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New: Label menu in article row (#6984)</title>
<updated>2024-11-15T08:14:23+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2024-11-15T08:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5b9248f45f0ce93f9ffe2252f5fb955032ecd529'/>
<id>urn:sha1:5b9248f45f0ce93f9ffe2252f5fb955032ecd529</id>
<content type='text'>
* configs

* add the icon in the entry header line

* rename comment

* Update main.js

* CSS

* comment typo fix

* fix gloabl view my labels menu

* improved: my labels dropdown with triangle now. yay!</content>
</entry>
</feed>
