<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized), branch 1.15.0</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.15.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.15.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2019-10-31T17:15:47+00:00</updated>
<entry>
<title>Merge pull request #2599 from FreshRSS/dev</title>
<updated>2019-10-31T17:15:47+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-10-31T17:15:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3aa66f317b496ccd9a2df914bbc747c52081a7ad'/>
<id>urn:sha1:3aa66f317b496ccd9a2df914bbc747c52081a7ad</id>
<content type='text'>
FreshRSS 1.15</content>
</entry>
<entry>
<title>Release version 1.15</title>
<updated>2019-10-31T16:02:34+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-10-31T16:02:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=fcae48f313d399050cb15f37a8a73ae52fc67796'/>
<id>urn:sha1:fcae48f313d399050cb15f37a8a73ae52fc67796</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix categories sorting (#2616)</title>
<updated>2019-10-31T11:33:18+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2019-10-31T11:33:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4058898de2006cb4ee3b4565bd3e0235b4d0f0d9'/>
<id>urn:sha1:4058898de2006cb4ee3b4565bd3e0235b4d0f0d9</id>
<content type='text'>
I had a bug when some articles in a category were unread. Sometimes,
filtering the category displayed all the articles, even with the "Adjust
showing" option.

A reasonably good guess was to look the last commits that impacted the
categories and, indeed, it was introduced by the new category sorting
system.

The sort function (`usort`) doesn't keep the index association, which is
important here. I must admit I don't understand exactly why (I didn't
search), but the keys are probably used somewhere. Another fix would be
to not rely on these keys anymore.

The bug was introduced in 042fcd5e93884690efdd2f957ca02751958c0724

- Ref PR: https://github.com/FreshRSS/FreshRSS/pull/2592
- Ref usort: https://www.php.net/manual/en/function.usort.php
- Ref uasort: https://www.php.net/manual/en/function.uasort.php</content>
</entry>
<entry>
<title>Update sub.php (#2615)</title>
<updated>2019-10-30T19:08:48+00:00</updated>
<author>
<name>Quentí</name>
<email>33203663+Quenty31@users.noreply.github.com</email>
</author>
<published>2019-10-30T19:08:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=00b0f76ef4c5733e6caa3d62d739354c1db15c63'/>
<id>urn:sha1:00b0f76ef4c5733e6caa3d62d739354c1db15c63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update link in the README (#2614)</title>
<updated>2019-10-29T22:11:27+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2019-10-29T22:11:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6c63e0186a38393c886f3462bf5d65f84ed71de7'/>
<id>urn:sha1:6c63e0186a38393c886f3462bf5d65f84ed71de7</id>
<content type='text'>
Website seems dead. Changed by repository URL.

See #2613</content>
</entry>
<entry>
<title>Fix unread styles (#2612)</title>
<updated>2019-10-28T08:58:52+00:00</updated>
<author>
<name>Frans de Jonge</name>
<email>fransdejonge@gmail.com</email>
</author>
<published>2019-10-28T08:58:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2d3f7e717921d14ec37a8b2ca8c03d5819ed49fd'/>
<id>urn:sha1:2d3f7e717921d14ec37a8b2ca8c03d5819ed49fd</id>
<content type='text'>
* [fix] Flat unread CSS style

Same as #2611.

* [fix] Origine-Compact unread CSS style

Same as #2611.

* [fix] Swage unread CSS style

Same as #2611.
</content>
</entry>
<entry>
<title>[fix] Origine unread CSS style (#2611)</title>
<updated>2019-10-27T20:59:36+00:00</updated>
<author>
<name>Frans de Jonge</name>
<email>fransdejonge@gmail.com</email>
</author>
<published>2019-10-27T20:59:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7d9574e6f2b1a331c9ab0a1b05e88ba3699313f8'/>
<id>urn:sha1:7d9574e6f2b1a331c9ab0a1b05e88ba3699313f8</id>
<content type='text'>
Fixes #2604.</content>
</entry>
<entry>
<title>[i18n] Update Dutch translation for v1.15 (#2610)</title>
<updated>2019-10-27T19:54:06+00:00</updated>
<author>
<name>Frans de Jonge</name>
<email>fransdejonge@gmail.com</email>
</author>
<published>2019-10-27T19:54:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e0275beb8d0ee2dbded6fdba2f6ad38d4ae0bd4d'/>
<id>urn:sha1:e0275beb8d0ee2dbded6fdba2f6ad38d4ae0bd4d</id>
<content type='text'>
Cf. &lt;https://github.com/FreshRSS/FreshRSS/pull/2599&gt;.</content>
</entry>
<entry>
<title>More credits</title>
<updated>2019-10-27T19:52:13+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-10-27T19:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a0d0fe81b129c46276baadc99c1666b9a04b19f9'/>
<id>urn:sha1:a0d0fe81b129c46276baadc99c1666b9a04b19f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keep_max disabled by default for existing installations (#2607)</title>
<updated>2019-10-27T17:04:59+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-10-27T17:04:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e4511c3d342c1cc5a9f9bfe8f726ae9aaa451a26'/>
<id>urn:sha1:e4511c3d342c1cc5a9f9bfe8f726ae9aaa451a26</id>
<content type='text'>
Fix https://github.com/FreshRSS/FreshRSS/issues/2600
Second attempt https://github.com/FreshRSS/FreshRSS/pull/2602</content>
</entry>
</feed>
