<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app, branch 1.26.3</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.26.3</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.26.3'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2025-05-27T19:47:48+00:00</updated>
<entry>
<title>i18n:ID (#7622)</title>
<updated>2025-05-27T19:47:48+00:00</updated>
<author>
<name>the7thNightmare</name>
<email>kodra@nekoweb.my.id</email>
</author>
<published>2025-05-27T19:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=88de42085fb077cd64356f3a58915b120086001c'/>
<id>urn:sha1:88de42085fb077cd64356f3a58915b120086001c</id>
<content type='text'>
* id translation

* small fix</content>
</entry>
<entry>
<title>Fix remove last share (#7613)</title>
<updated>2025-05-25T11:05:23+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-05-25T11:05:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=62592da2837d21b84a4dc53272030d2a0df90224'/>
<id>urn:sha1:62592da2837d21b84a4dc53272030d2a0df90224</id>
<content type='text'>
fix https://github.com/FreshRSS/FreshRSS/issues/7612</content>
</entry>
<entry>
<title>Fix important articles on reader view (#7602)</title>
<updated>2025-05-20T05:07:00+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-05-20T05:07:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=648eddaf130d53a4908f573ccb08c4a1dd0518e9'/>
<id>urn:sha1:648eddaf130d53a4908f573ccb08c4a1dd0518e9</id>
<content type='text'>
fix https://github.com/FreshRSS/FreshRSS/issues/7601</content>
</entry>
<entry>
<title>Keep sort and order during navigation (#7585)</title>
<updated>2025-05-17T20:52:30+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-05-17T20:52:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9fbde0605bef39be3f92e316806d33864b044967'/>
<id>urn:sha1:9fbde0605bef39be3f92e316806d33864b044967</id>
<content type='text'>
* Keep sort and order during navigation
fix https://github.com/FreshRSS/FreshRSS/issues/7584

* Sanitize

* Minor format

* Avoid uneeded HTML escaping</content>
</entry>
<entry>
<title>Add info about PDO::ATTR_CLIENT_VERSION (#7591)</title>
<updated>2025-05-17T20:51:44+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-05-17T20:51:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=52848d414d63bbb57042741bd56d97a7fea06653'/>
<id>urn:sha1:52848d414d63bbb57042741bd56d97a7fea06653</id>
<content type='text'>
Help with https://github.com/FreshRSS/FreshRSS/issues/7586</content>
</entry>
<entry>
<title>Fix SQL request for user labels with custom sort (#7588)</title>
<updated>2025-05-13T20:28:34+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-05-13T20:28:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=459ede2b7ebcbbc85135c65991768334b460358e'/>
<id>urn:sha1:459ede2b7ebcbbc85135c65991768334b460358e</id>
<content type='text'>
The list or articles with a user label with a custom sort was broken when using PostgreSQL

Example: `https://freshrss.example.net/i/?a=normal&amp;get=T&amp;sort=title&amp;order=ASC`

```
SQL error FreshRSS_EntryDAO::listWhereRaw["42P10",7,"ERROR: for SELECT DISTINCT, ORDER BY expressions must appear in select list\nLINE 3: ...d_entry = e.id WHERE 1=1 AND e.id &lt;= $1 ORDER BY e.title DE...\n ^"]
```</content>
</entry>
<entry>
<title>i18n: pl (#7587)</title>
<updated>2025-05-13T18:47:40+00:00</updated>
<author>
<name>Inverle</name>
<email>inverle@proton.me</email>
</author>
<published>2025-05-13T18:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b401f152ca6256b19995e4e5e0e030961663ecc5'/>
<id>urn:sha1:b401f152ca6256b19995e4e5e0e030961663ecc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix newest articles not shown (#7577)</title>
<updated>2025-05-10T21:17:25+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-05-10T21:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=532d229d3396817f702c1ecae79fb7f9bdad9a64'/>
<id>urn:sha1:532d229d3396817f702c1ecae79fb7f9bdad9a64</id>
<content type='text'>
* Fix newest articles not shown
Case when processing was faster than 1 second.
fix https://github.com/FreshRSS/FreshRSS/issues/7412
Regression from https://github.com/FreshRSS/FreshRSS/pull/7149

* Simplify uTimeString()
PHPStan has become a bit smarter</content>
</entry>
<entry>
<title>Implement loading spinner for marking as favorite/read, read/unread (#7564)</title>
<updated>2025-05-10T19:06:58+00:00</updated>
<author>
<name>Inverle</name>
<email>inverle@proton.me</email>
</author>
<published>2025-05-10T19:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=84d4aeb9e613a70b53d87c62d07bb4c4635290c3'/>
<id>urn:sha1:84d4aeb9e613a70b53d87c62d07bb4c4635290c3</id>
<content type='text'>
* Implement loading spinner for marking as favorite

* Ensure that the correct previous icon gets set

* Remove delay

* Improve compatibility with various parsers

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

* Support multiple icons (top, bottom)

* Remove preload for now

* Fix CSS, remove !important

* Implement read/unread and alt

* Ensure correct bookmark icon gets set after error

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Provide theme class for CSS (#7559)</title>
<updated>2025-05-07T18:43:28+00:00</updated>
<author>
<name>Inverle</name>
<email>inverle@proton.me</email>
</author>
<published>2025-05-07T18:43:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4968ff7cccdb2b7fc6f8678fe42883fb63e87a6c'/>
<id>urn:sha1:4968ff7cccdb2b7fc6f8678fe42883fb63e87a6c</id>
<content type='text'>
* Provide theme class for CSS

* Replace more common characters with -

* Fix test error

* Make requested changes

* Make more requested changes

* Use htmlspecialchars_decode instead

* Replace whitespace

* One more whitespace character

* Simplify and move class to &lt;html&gt;

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
</feed>
