<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/docs/en/users, branch 1.15.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.15.1</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.15.1'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2019-10-19T10:03:06+00:00</updated>
<entry>
<title>Reeder added native support (#2578)</title>
<updated>2019-10-19T10:03:06+00:00</updated>
<author>
<name>Stoinov</name>
<email>peter@stoinov.com</email>
</author>
<published>2019-10-19T10:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6d330206afb53cadd5cf3217dcdb786dcba13716'/>
<id>urn:sha1:6d330206afb53cadd5cf3217dcdb786dcba13716</id>
<content type='text'>
* Reeder aded native support
Added Reeder as supported in Reader page
Clarified how to use the Fever API with Reeder
Fixed some typos on both pages</content>
</entry>
<entry>
<title>Trim whitespace (#2544)</title>
<updated>2019-10-01T16:12:21+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-10-01T16:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=37b52b7361d3ac15273ca19a0b96ef74299e759e'/>
<id>urn:sha1:37b52b7361d3ac15273ca19a0b96ef74299e759e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document Reeder compatibility (#2540)</title>
<updated>2019-09-28T21:16:21+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-09-28T21:16:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=823f5815237af3b17ce24c6f224c8624dab6cc92'/>
<id>urn:sha1:823f5815237af3b17ce24c6f224c8624dab6cc92</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/2513
https://github.com/FreshRSS/FreshRSS/pull/2526</content>
</entry>
<entry>
<title>Require PHP 5.5+ (#2495)</title>
<updated>2019-08-20T12:55:43+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-08-20T12:55:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=fd33d92d413acb5ee48e04d8a78f251e35ef06c5'/>
<id>urn:sha1:fd33d92d413acb5ee48e04d8a78f251e35ef06c5</id>
<content type='text'>
* Require PHP 5.5+

https://github.com/FreshRSS/FreshRSS/issues/2469#issuecomment-522255093
I think it would be reasonable to require PHP 5.5+ for the core of
FreshRSS after all.

As Frenzie said, WordPress currently requires PHP 5.6.20+, and it is the
most popular PHP application.

We would loose about 20% of the PHP servers according to
https://w3techs.com/technologies/details/pl-php/5/all but I expect this
number to drop fast after the release of CentOS 8 (CentOS accounts for
17% of Linux servers
https://w3techs.com/technologies/details/os-linux/all/all ).

Distributions:
* no impact on Ubuntu, Fedora, Alpine, OpenWRT, FreeBSD, OpenSuze,
Mageia, as all active versions have PHP &gt; 7
* no impact on OpenSuze, Synology, as all active versions have PHP &gt; 5.5
* we drop Debian 8 Jessie (-2020) - we keep supporting Debian 9 Stretch
(2017-06) - current is Debian 10 Buster
* we drop Red Hat 7 (-2024) - we keep supporting RHEL 8 (2019-05)
* we drop CentOS 7 (-2024) - we will support CentOS 8 (to be released
soonish)

When dropping older versions, I can better like when it is for a good
reason, and there is actually one with PHP 5.5, namely generators
(yield) https://php.net/language.generators.overview which I consider
using.

* Version note for JSON.php

* hex2bin

* Update .travis.yml

Co-Authored-By: Frans de Jonge &lt;fransdejonge@gmail.com&gt;
</content>
</entry>
<entry>
<title>Promote FreshRSS-Notify in user documentation (#2445)</title>
<updated>2019-07-15T13:44:50+00:00</updated>
<author>
<name>Purexo</name>
<email>contact@purexo.mom</email>
</author>
<published>2019-07-15T13:44:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e09cf3fc7145f3f43b55522aa10b9f0d9f3391ea'/>
<id>urn:sha1:e09cf3fc7145f3f43b55522aa10b9f0d9f3391ea</id>
<content type='text'>
* Add FreshRSS-Notify in Clients compatibles section

* Add FreshRSS-Notify in Compatible clients section

* Use language-neutral link

https://addons.mozilla.org/firefox/addon/freshrss-notify-webextension/
</content>
</entry>
<entry>
<title>Merge pull request #2389 from Fake4d/patch-1</title>
<updated>2019-05-30T10:34:10+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-05-30T10:34:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b2d5ef484261d81c67f6488fd64b3a19129942e9'/>
<id>urn:sha1:b2d5ef484261d81c67f6488fd64b3a19129942e9</id>
<content type='text'>
Update 03_Main_view.md</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2019-05-30T10:33:27+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-05-30T10:33:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5ccbd662c5aa1cb2bbdf5bf7cd2bbd64f556b1b2'/>
<id>urn:sha1:5ccbd662c5aa1cb2bbdf5bf7cd2bbd64f556b1b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove /de/ in URL</title>
<updated>2019-05-30T10:30:35+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-05-30T10:30:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=05420ef40e02f0f8af7263a1e702d33a24b34f48'/>
<id>urn:sha1:05420ef40e02f0f8af7263a1e702d33a24b34f48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update 06_Fever_API.md</title>
<updated>2019-04-29T09:03:01+00:00</updated>
<author>
<name>Fake4d</name>
<email>Fake4d@users.noreply.github.com</email>
</author>
<published>2019-04-29T09:03:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8df7caa0cf8209fcd2bedbc0c064578deb7330db'/>
<id>urn:sha1:8df7caa0cf8209fcd2bedbc0c064578deb7330db</id>
<content type='text'>
Reeder-4 is new - Reeder-3 is the old version

BUT: 3 is free ;-)
And you have to pay for the new version.. So I dont know whether this should be linked here..</content>
</entry>
<entry>
<title>Update 03_Main_view.md</title>
<updated>2019-04-29T08:40:54+00:00</updated>
<author>
<name>Fake4d</name>
<email>Fake4d@users.noreply.github.com</email>
</author>
<published>2019-04-29T08:40:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0cd992df37fa9152ff2c1320d07f25451a7abcc8'/>
<id>urn:sha1:0cd992df37fa9152ff2c1320d07f25451a7abcc8</id>
<content type='text'>
Typo in Param maxFeeds</content>
</entry>
</feed>
