<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/lib/SimplePie/SimplePie.php, branch 1.3.1-beta</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.3.1-beta</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.3.1-beta'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2016-02-29T16:20:23+00:00</updated>
<entry>
<title>SimplePie HTTPS updated comments</title>
<updated>2016-02-29T16:20:23+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-02-29T16:20:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=685c0ad2f8a4f6e854240d3a11415bcd62157ca4'/>
<id>urn:sha1:685c0ad2f8a4f6e854240d3a11415bcd62157ca4</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1083
</content>
</entry>
<entry>
<title>SimplePie Force HTTPS custom list domains</title>
<updated>2016-02-28T20:34:54+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-02-28T20:34:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9711f02db75006d622d75142d46c3c8d714c957f'/>
<id>urn:sha1:9711f02db75006d622d75142d46c3c8d714c957f</id>
<content type='text'>
Load from data/force-https.default.txt and data/force-https.txt
Efficient tree structure to search the domains
https://github.com/FreshRSS/FreshRSS/pull/1087
</content>
</entry>
<entry>
<title>Merge some pull requests from upstream</title>
<updated>2015-07-11T22:35:31+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-07-11T22:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=cb114a341b904799b73e8e7ff1ebeab39d3c21ab'/>
<id>urn:sha1:cb114a341b904799b73e8e7ff1ebeab39d3c21ab</id>
<content type='text'>
silent Warning cast with PHP 5.3.3 (RHEL-6)
https://github.com/simplepie/simplepie/pull/258
Use rss:pubDate over atom:updated when determining the posting date
https://github.com/simplepie/simplepie/pull/288
Update Item.php: add support for media thumbnails
https://github.com/simplepie/simplepie/pull/340
Remove PHP Notices https://github.com/simplepie/simplepie/pull/353
And removed "FreshRSS" annotations for pull requests submitted upstream

Fixed a typo in Date.php (wrong number for September)
https://github.com/simplepie/simplepie/pull/374
Remove duplicate case https://github.com/simplepie/simplepie/pull/406
Added set_curl_options method to allow custom options
https://github.com/simplepie/simplepie/pull/407
Improved error message https://github.com/simplepie/simplepie/pull/412
</content>
</entry>
<entry>
<title>SimplePie sanitize URLs for syslog</title>
<updated>2015-03-22T21:54:29+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-03-22T21:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ad9fe52f5a76faf58d13fcf7bde8f58e85abe82b'/>
<id>urn:sha1:ad9fe52f5a76faf58d13fcf7bde8f58e85abe82b</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/711
https://github.com/FreshRSS/FreshRSS/pull/715
</content>
</entry>
<entry>
<title>SimplePie option to restaure syslog of HTTP requests</title>
<updated>2015-03-21T17:20:36+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-03-21T17:20:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1a35e2271d3b9383e882371d37d5fef16abd745d'/>
<id>urn:sha1:1a35e2271d3b9383e882371d37d5fef16abd745d</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/711
</content>
</entry>
<entry>
<title>Remove calls to syslog()</title>
<updated>2015-01-29T09:14:45+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-29T09:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=59ea9f2a3b131432236745483e20cb50338110df'/>
<id>urn:sha1:59ea9f2a3b131432236745483e20cb50338110df</id>
<content type='text'>
Temporary fix:

- Change syslog by Minz_Log::notice in most of the files
- Logs are stored in USERS_PATH/_/log.txt for actualize_script.php
- Simply comment syslog in SimplePie

See https://github.com/FreshRSS/FreshRSS/issues/711
</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 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>
</feed>
