<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/lib/SimplePie, branch 0.9.4</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.9.4</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.9.4'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2014-11-12T21:42:47+00:00</updated>
<entry>
<title>SimplePie: Added unconventional mime type for RSS</title>
<updated>2014-11-12T21:42:47+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-11-12T21:42:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e4ea629f590192faf19a9cbdf33d400fdd6d5569'/>
<id>urn:sha1:e4ea629f590192faf19a9cbdf33d400fdd6d5569</id>
<content type='text'>
Since `application/rss+xml` is not official
http://www.iana.org/assignments/media-types/media-types.xhtml, then it
is fair enough to use the `x-` prefix.
https://github.com/FreshRSS/FreshRSS/issues/706
</content>
</entry>
<entry>
<title>Better error message for inaccessible feeds</title>
<updated>2014-11-12T21:23:59+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-11-12T21:23:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=56ac35095a6923661453916c472e117643cdea84'/>
<id>urn:sha1:56ac35095a6923661453916c472e117643cdea84</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/456
</content>
</entry>
<entry>
<title>SimplePie: cache feeds with errors</title>
<updated>2014-10-28T22:52:46+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-10-28T22:52:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=00127f07c5fc784130d658e3f26519b0279fc6b8'/>
<id>urn:sha1:00127f07c5fc784130d658e3f26519b0279fc6b8</id>
<content type='text'>
Before the cache system was not used for feeds with errors, which was
problematic especially if several users have this feed.
Furthermore, there was no protection against repetitive refresh.

Bonus: slightly better performance by avoiding some superfluous
file_exists().

Warning: needs a bit of testing
https://github.com/marienfressinaud/FreshRSS/issues/681
</content>
</entry>
<entry>
<title>SimplePie: bug date CEST</title>
<updated>2014-10-14T18:00:06+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-10-14T18:00:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1283e73d08a0441dbf84d7e45ff8c1c42bf188b1'/>
<id>urn:sha1:1283e73d08a0441dbf84d7e45ff8c1c42bf188b1</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/659
https://github.com/simplepie/simplepie/pull/380
</content>
</entry>
<entry>
<title>Bug warning in case of invalid CDATA</title>
<updated>2014-09-06T14:04:49+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-09-06T14:04:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c3fd8877c021b86180b3bea4d4260e6478f0558e'/>
<id>urn:sha1:c3fd8877c021b86180b3bea4d4260e6478f0558e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SimplePie HTTP 301 Moved Permanently</title>
<updated>2014-07-01T21:30:01+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-07-01T21:28:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=63c9c47a761b9925e6811ae630c3b77ef05b9fc8'/>
<id>urn:sha1:63c9c47a761b9925e6811ae630c3b77ef05b9fc8</id>
<content type='text'>
Add support for HTTP 301 Moved Permanently in SimplePie
FreshRSS will automatically update the address of a feed, only in this
case.
</content>
</entry>
<entry>
<title>SimplePie patch accepted</title>
<updated>2014-05-17T10:08:47+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-05-17T10:08:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=17a603b333f305a5a9c8fdd36468575bc1cd8f74'/>
<id>urn:sha1:17a603b333f305a5a9c8fdd36468575bc1cd8f74</id>
<content type='text'>
Merged into master branch of SimplePie
https://github.com/simplepie/simplepie/pull/352
</content>
</entry>
<entry>
<title>Revert "SimplePie : tolérance caractères UTF-8 invalides"</title>
<updated>2014-02-16T23:15:42+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-02-16T23:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d51048196bdddd9909d88cef05d3ebdfaac36234'/>
<id>urn:sha1:d51048196bdddd9909d88cef05d3ebdfaac36234</id>
<content type='text'>
This reverts commit 7e66db7782b7fa7f7262a70ccea5c377341886cd.
</content>
</entry>
<entry>
<title>SimplePie: Update to 1.4-dev</title>
<updated>2014-02-16T23:12:56+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-02-16T23:12:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0d387081df39282c087c95a430634fe2b2444059'/>
<id>urn:sha1:0d387081df39282c087c95a430634fe2b2444059</id>
<content type='text'>
Manual merge of SimplePie master (1.4-dev)
Preparation to ease submitting patches upstream.
</content>
</entry>
<entry>
<title>SimplePie : tolérance caractères UTF-8 invalides</title>
<updated>2014-02-16T20:34:30+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-02-16T20:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7e66db7782b7fa7f7262a70ccea5c377341886cd'/>
<id>urn:sha1:7e66db7782b7fa7f7262a70ccea5c377341886cd</id>
<content type='text'>
Meilleure implémentation de
https://github.com/marienfressinaud/FreshRSS/commit/f5251384c40fbf16c2b7f448884d7583b0119e7a
pour corriger https://github.com/marienfressinaud/FreshRSS/issues/419
Revert partiel de
https://github.com/marienfressinaud/FreshRSS/commit/316778ef47394b27047abd9c9a739c34d2fd3829#diff-d8be58dcfea709da6131af81563c5c9fR1350
</content>
</entry>
</feed>
