<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized), branch 1.14.2</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.14.2</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.14.2'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2019-04-08T21:19:50+00:00</updated>
<entry>
<title>Merge pull request #2368 from FreshRSS/dev</title>
<updated>2019-04-08T21:19:50+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-04-08T21:19:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=744a9e8cf00aef7dec0acfa5f90f0dcfa2ef8837'/>
<id>urn:sha1:744a9e8cf00aef7dec0acfa5f90f0dcfa2ef8837</id>
<content type='text'>
FreshRSS 1.14.2</content>
</entry>
<entry>
<title>Release FreshRSS 1.14.2</title>
<updated>2019-04-08T21:05:33+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-04-08T21:05:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=da53cc902c5e0ac2a05e92ad6b7780b6354d0438'/>
<id>urn:sha1:da53cc902c5e0ac2a05e92ad6b7780b6354d0438</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into dev</title>
<updated>2019-04-08T21:03:14+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-04-08T21:03:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1082a6b2638c5d6d63634df67e12d9de6370c4b2'/>
<id>urn:sha1:1082a6b2638c5d6d63634df67e12d9de6370c4b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changelog 2359 - 2362</title>
<updated>2019-04-08T20:40:16+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-04-08T20:40:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f86edd2dd6b2622b6b9ed8bbd5f7f6bc2d1be2f7'/>
<id>urn:sha1:f86edd2dd6b2622b6b9ed8bbd5f7f6bc2d1be2f7</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/2359
https://github.com/FreshRSS/FreshRSS/pull/2361
https://github.com/FreshRSS/FreshRSS/pull/2362
</content>
</entry>
<entry>
<title>[CI] Force php -l failure (#2363)</title>
<updated>2019-04-08T20:32:17+00:00</updated>
<author>
<name>Frans de Jonge</name>
<email>fransdejonge@gmail.com</email>
</author>
<published>2019-04-08T20:32:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1bf8ef4e32dedb81da623fab288c79394d4dc37f'/>
<id>urn:sha1:1bf8ef4e32dedb81da623fab288c79394d4dc37f</id>
<content type='text'>
* [CI] Force php -l failure

By redirecting stderr to a file and checking if the filesize is greater than 0 bytes, we can also force failure for warnings.

See discussion in &lt;https://github.com/FreshRSS/FreshRSS/pull/2362#issuecomment-480623161&gt;.

* exclude JSON lib
</content>
</entry>
<entry>
<title>Fix API minor code syntax warning (#2362)</title>
<updated>2019-04-07T19:50:26+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-04-07T19:50:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d26a49bc664a6c4e683676b7c4669e140ca59610'/>
<id>urn:sha1:d26a49bc664a6c4e683676b7c4669e140ca59610</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/2359#issuecomment-480620713</content>
</entry>
<entry>
<title>Fix PHP 5.5 compat for array const (#2360)</title>
<updated>2019-04-07T19:39:48+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-04-07T19:39:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=295cb89af386c208b82c47250e74c06d76191cf8'/>
<id>urn:sha1:295cb89af386c208b82c47250e74c06d76191cf8</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/2359</content>
</entry>
<entry>
<title>[CI] php -l syntax check (#2361)</title>
<updated>2019-04-07T19:34:30+00:00</updated>
<author>
<name>Frans de Jonge</name>
<email>fransdejonge@gmail.com</email>
</author>
<published>2019-04-07T19:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=eae10a985cbc20e46bafafce02521fd5aaf886a8'/>
<id>urn:sha1:eae10a985cbc20e46bafafce02521fd5aaf886a8</id>
<content type='text'>
As suggested by @Alkarex in &lt;https://github.com/FreshRSS/FreshRSS/issues/2359#issuecomment-480608408&gt;.</content>
</entry>
<entry>
<title>Update for Unfolded categories (#2358)</title>
<updated>2019-04-07T12:43:35+00:00</updated>
<author>
<name>Quentí</name>
<email>33203663+Quenty31@users.noreply.github.com</email>
</author>
<published>2019-04-07T12:43:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0654f22c5f6c3bec85b07cf2235d1e89621e75a4'/>
<id>urn:sha1:0654f22c5f6c3bec85b07cf2235d1e89621e75a4</id>
<content type='text'>
The participi passat is AT for the verbs ending with AR is the subject is masculine and ADA for a feminine subject :)
L’article que m’a agradat : the article I liked
La categoria que m’a agradada : the category I liked</content>
</entry>
<entry>
<title>Prepare next version 1.14.2-dev</title>
<updated>2019-04-07T12:37:33+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-04-07T12:37:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ee089a74b596d085a40daa26969ddf0c04ea29ec'/>
<id>urn:sha1:ee089a74b596d085a40daa26969ddf0c04ea29ec</id>
<content type='text'>
</content>
</entry>
</feed>
