<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/lib, 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-02T21:08:09+00:00</updated>
<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>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>1888 postgresql unix socket workaround (#1889)</title>
<updated>2018-05-26T21:13:14+00:00</updated>
<author>
<name>Bartłomiej Cieszkowski</name>
<email>11327694+bartlomiejcieszkowski@users.noreply.github.com</email>
</author>
<published>2018-05-26T21:13:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0ffc006a7edcf36853c7133c9adba3c095b923cf'/>
<id>urn:sha1:0ffc006a7edcf36853c7133c9adba3c095b923cf</id>
<content type='text'>
* Workaround to enable postgres unix socket instead of tcp

* Support Unix sockets for MySQL and PostgreSQL
</content>
</entry>
<entry>
<title>SimplePie fix for Atom feeds using namespace for type (#1893)</title>
<updated>2018-05-22T06:49:11+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-05-22T06:49:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c96b5ff34a1c9f2bd1697980d967429e3cd7d220'/>
<id>urn:sha1:c96b5ff34a1c9f2bd1697980d967429e3cd7d220</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1892</content>
</entry>
<entry>
<title>Strip credentials from HTTP Referer (#1891)</title>
<updated>2018-05-20T21:23:48+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-05-20T21:23:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f17417e95cd7c86a4bac5c8d318bce0ea4306247'/>
<id>urn:sha1:f17417e95cd7c86a4bac5c8d318bce0ea4306247</id>
<content type='text'>
https://github.com/simplepie/simplepie/blob/0edf39018709c0d66cfa6d9b972907bb92461efb/library/SimplePie/File.php#L109
Candidate for pull-request upstream to SimplePie</content>
</entry>
<entry>
<title>JSON column for feeds (#1838)</title>
<updated>2018-05-01T15:02:11+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-05-01T15:02:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b552abb3327f09baa1c0f4e821dc9f6bd6ef738e'/>
<id>urn:sha1:b552abb3327f09baa1c0f4e821dc9f6bd6ef738e</id>
<content type='text'>
* Draft of JSON column for feeds
https://github.com/FreshRSS/FreshRSS/issues/1654

* Add some per-feed options
  * Feed cURL timeout
  * Mark updated articles as read https://github.com/FreshRSS/FreshRSS/issues/891
  * Mark as read upon reception https://github.com/FreshRSS/FreshRSS/issues/1702
  * Ignore SSL (unsafe) https://github.com/FreshRSS/FreshRSS/issues/1811

* Try PHPCS workaround
While waiting for a better syntax support
</content>
</entry>
<entry>
<title>New Docker (#1813)</title>
<updated>2018-03-04T00:02:02+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-03-04T00:02:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=71918dbc5a240dfa391491b27cdb482d55b8794a'/>
<id>urn:sha1:71918dbc5a240dfa391491b27cdb482d55b8794a</id>
<content type='text'>
* Draft of new Docker

Based on Alpine Linux. Size ~78MB.
https://github.com/FreshRSS/docker-freshrss/issues/4
https://github.com/FreshRSS/FreshRSS/issues/520
https://github.com/FreshRSS/docker-freshrss
https://github.com/FreshRSS/docker-freshrss-production

* Docker readme

* +x execution rights prepare

* Docker readme links to hub.docker.com

https://hub.docker.com/r/freshrss/freshrss/
</content>
</entry>
<entry>
<title>[fix] Login: HTTP Auth when internal redirects occur (#1772)</title>
<updated>2018-01-22T14:12:44+00:00</updated>
<author>
<name>Nico B</name>
<email>github@nicoboehr.de</email>
</author>
<published>2018-01-22T14:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=dfc638dd9856e5507e482583c4e7339fcd2bb915'/>
<id>urn:sha1:dfc638dd9856e5507e482583c4e7339fcd2bb915</id>
<content type='text'>
When Apache performs an internal redirect, it stores the username in the
REDIRECT_REMOTE_USER variable instead of REMOTE_USER, breaking HTTP
authentication. For more information, see this Stack Overflow
discussion:
&lt;https://stackoverflow.com/questions/3050444/when-setting-environment-variables-in-apache-rewriterule-directives-what-causes&gt;

This commit first tries REMOTE_USER, as before. If it is not set, it checks whether REDIRECT_REMOTE_USER is set.</content>
</entry>
<entry>
<title>Merge pull request #1714 from kevinpapst/hook-readingmodes</title>
<updated>2018-01-01T19:49:18+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-01-01T19:49:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a756878219f0c67674849c1bc1b881303d394ee7'/>
<id>urn:sha1:a756878219f0c67674849c1bc1b881303d394ee7</id>
<content type='text'>
Added extension hook for reading modes</content>
</entry>
<entry>
<title>Remove warning for CURLOPT_FOLLOWLOCATION with open_basedir (#1734)</title>
<updated>2017-12-17T19:14:20+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-12-17T19:14:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e399bc4b929b660908e60f1928014ae6445327f5'/>
<id>urn:sha1:e399bc4b929b660908e60f1928014ae6445327f5</id>
<content type='text'>
For PHP 5.6.0- http://www.php.net/ChangeLog-5.php#5.6.0
https://bugs.php.net/bug.php?id=65646
https://github.com/FreshRSS/FreshRSS/pull/1733
https://github.com/FreshRSS/FreshRSS/pull/1657
https://github.com/FreshRSS/FreshRSS/issues/1655</content>
</entry>
</feed>
