<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized), branch 0.8.1</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.8.1</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.8.1'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2014-10-09T14:16:31+00:00</updated>
<entry>
<title>Version 0.8.1</title>
<updated>2014-10-09T14:16:31+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-09T14:16:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=42fd539a1b14f883077048a35864b4294b6efe94'/>
<id>urn:sha1:42fd539a1b14f883077048a35864b4294b6efe94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'hotfixes'</title>
<updated>2014-10-09T14:15:43+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-09T14:15:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=52173d71215733b9b94c7e6ae02dc84151d94d0a'/>
<id>urn:sha1:52173d71215733b9b94c7e6ae02dc84151d94d0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prepare READMEs</title>
<updated>2014-10-09T14:15:02+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-09T14:15:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=caf98a6468dcea5ae8c38062e4eb527cb3667db9'/>
<id>urn:sha1:caf98a6468dcea5ae8c38062e4eb527cb3667db9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CHANGELOG</title>
<updated>2014-10-09T14:13:19+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-09T14:13:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=db12b30e4d8a0327fd3829fa93dcdce6a6044248'/>
<id>urn:sha1:db12b30e4d8a0327fd3829fa93dcdce6a6044248</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug with getExtension()</title>
<updated>2014-10-09T14:02:56+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-09T14:02:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ba163baa84c78bbb642a57bbba810ef5e7aa1bc3'/>
<id>urn:sha1:ba163baa84c78bbb642a57bbba810ef5e7aa1bc3</id>
<content type='text'>
getExtension() is not available on PHP &lt; 5.3.7
Replaced by pathinfo(..., PATHINFO_EXTENSION)

See https://github.com/marienfressinaud/FreshRSS/issues/649
</content>
</entry>
<entry>
<title>SimplePie enclosure bug workaround</title>
<updated>2014-10-09T14:01:05+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-10-05T14:53:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d842f85966b2873f1074c73ad79ec5169e7090f2'/>
<id>urn:sha1:d842f85966b2873f1074c73ad79ec5169e7090f2</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/504
</content>
</entry>
<entry>
<title>Add percent of total on top 10 feeds</title>
<updated>2014-10-09T14:00:33+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-09-29T22:26:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8a09958281e7a4352c86d5734cbc9c6dc90b3c96'/>
<id>urn:sha1:8a09958281e7a4352c86d5734cbc9c6dc90b3c96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an average per day for the 30 day period</title>
<updated>2014-10-09T14:00:15+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-09-29T22:54:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=57d4914bf81f3380fe55fa06b7b312f1c463e3e3'/>
<id>urn:sha1:57d4914bf81f3380fe55fa06b7b312f1c463e3e3</id>
<content type='text'>
Conflicts:
	app/views/stats/index.phtml
</content>
</entry>
<entry>
<title>Add string delimiters for averages.</title>
<updated>2014-10-09T13:58:10+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-09-29T22:57:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0965aecefef0fa1e67e649d24c6d4b3ba0e143c1'/>
<id>urn:sha1:0965aecefef0fa1e67e649d24c6d4b3ba0e143c1</id>
<content type='text'>
Before, if the average was equal to 0, it was displayed on the graph but the label was not displayed.
Now, the label is displayed.

Conflicts:
	app/views/stats/index.phtml
</content>
</entry>
<entry>
<title>Fix category not appear on feed.add page (GET)</title>
<updated>2014-10-09T13:54:37+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-02T20:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d6396be41ad140fb61f9d31a6a5d51aab427cc65'/>
<id>urn:sha1:d6396be41ad140fb61f9d31a6a5d51aab427cc65</id>
<content type='text'>
Must apply to 0.8.1 and 0.9.1

See https://github.com/marienfressinaud/FreshRSS/issues/649
</content>
</entry>
</feed>
