<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized), branch 1.11.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.11.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.11.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2018-06-03T11:35:38+00:00</updated>
<entry>
<title>Merge pull request #1902 from FreshRSS/dev</title>
<updated>2018-06-03T11:35:38+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-06-03T11:35:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c0122003fe3031926546012b86a38b5187082613'/>
<id>urn:sha1:c0122003fe3031926546012b86a38b5187082613</id>
<content type='text'>
FreshRSS 1.11.0</content>
</entry>
<entry>
<title>Release FreshRSS 1.11.0</title>
<updated>2018-06-03T11:29:01+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-06-03T11:29:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=be778c6bc2d8075e5a923153183b47507a2a71e3'/>
<id>urn:sha1:be778c6bc2d8075e5a923153183b47507a2a71e3</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/pull/1902
</content>
</entry>
<entry>
<title>A bit of API documentation (#1914)</title>
<updated>2018-06-03T11:14:42+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-06-03T11:14:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4b9f0710ebad4b07da1d5e95eced5771bf576847'/>
<id>urn:sha1:4b9f0710ebad4b07da1d5e95eced5771bf576847</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1754</content>
</entry>
<entry>
<title>Use cURL for GET full content (#1913)</title>
<updated>2018-06-02T21:08:09+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-06-02T21:08:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ccc62b0a2cb41663ebee7b33601c5fb1d000d4cb'/>
<id>urn:sha1:ccc62b0a2cb41663ebee7b33601c5fb1d000d4cb</id>
<content type='text'>
* Use cURL for GET full content

Fix https://github.com/FreshRSS/FreshRSS/issues/1870

* Changelog 1870

https://github.com/FreshRSS/FreshRSS/issues/1870
https://github.com/FreshRSS/FreshRSS/pull/1913
</content>
</entry>
<entry>
<title>Changelog 1903, 1907, 1909, 1911</title>
<updated>2018-06-01T21:35:03+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-06-01T21:35:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=15f0ad645265d652c69c298121d7c0a37c06718d'/>
<id>urn:sha1:15f0ad645265d652c69c298121d7c0a37c06718d</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/pull/1903
https://github.com/FreshRSS/FreshRSS/pull/1907
https://github.com/FreshRSS/FreshRSS/pull/1909
https://github.com/FreshRSS/FreshRSS/pull/1911
</content>
</entry>
<entry>
<title>Fever API: Log messages for wrong credendials (#1910)</title>
<updated>2018-06-01T21:20:29+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-06-01T21:20:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e4775bf30db3d86e56101c9eaa1d7bc8a7a2676c'/>
<id>urn:sha1:e4775bf30db3d86e56101c9eaa1d7bc8a7a2676c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use realpath of EXTENSIONS_PATH (#1911)</title>
<updated>2018-06-01T21:19:23+00:00</updated>
<author>
<name>Girish Ramakrishnan</name>
<email>mail@girish.in</email>
</author>
<published>2018-06-01T21:19:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=fa3532dc8eec13edaff0a9c9fe145236a0eccde3'/>
<id>urn:sha1:fa3532dc8eec13edaff0a9c9fe145236a0eccde3</id>
<content type='text'>
This handles the case where the extensions directory might be a symlink</content>
</entry>
<entry>
<title>Suppress XML error during conversion attempt (#1909)</title>
<updated>2018-05-31T17:22:02+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-05-31T17:22:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4c8f1472382e9bf4f5d0cea0d9fe886c7bbe971b'/>
<id>urn:sha1:4c8f1472382e9bf4f5d0cea0d9fe886c7bbe971b</id>
<content type='text'>
Using LIBXML_NOERROR. Seems to be necessary for newer PHP versions
because the at sign does not suppress warnings. In a FreshRSS-specific
SimplePie section.

Warning: DOMDocument::loadXML(): Namespace prefix media on content is
not defined in Entity, line: 42 in
/..../FreshRSS/lib/SimplePie/SimplePie/Parser.php on line 144</content>
</entry>
<entry>
<title>Typo: FressRSS -&gt; FreshRSS (#1908)</title>
<updated>2018-05-30T07:22:04+00:00</updated>
<author>
<name>Bartłomiej Cieszkowski</name>
<email>11327694+bartlomiejcieszkowski@users.noreply.github.com</email>
</author>
<published>2018-05-30T07:22:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1cba18e3ef15958f9f962dc906705b5ae890b357'/>
<id>urn:sha1:1cba18e3ef15958f9f962dc906705b5ae890b357</id>
<content type='text'>
@bartlomiejcieszkowski https://github.com/FreshRSS/FreshRSS/pull/1908/commits/81e014d0963a7e710e96bac3fdb350931ac1fc91</content>
</entry>
<entry>
<title>Fix check default category, and PostgreSQL seq bug (#1907)</title>
<updated>2018-05-29T21:55:31+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-05-29T21:55:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e98e40b7b4d8ebd4f7e03ade2d3fb6be2c22cc52'/>
<id>urn:sha1:e98e40b7b4d8ebd4f7e03ade2d3fb6be2c22cc52</id>
<content type='text'>
checkDefault() was broken as it was not necessarily creating the default
category with the right ID.
PostgreSQL required additional care.
https://github.com/FreshRSS/FreshRSS/issues/1890#issuecomment-392869777
https://github.com/FreshRSS/FreshRSS/pull/1322
https://github.com/FreshRSS/FreshRSS/issues/1312#issuecomment-254009397</content>
</entry>
</feed>
