<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/lib, branch 0.9.3</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.3</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.9.3'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2014-12-10T23:00:15+00:00</updated>
<entry>
<title>Fix i18n for normal view</title>
<updated>2014-12-10T23:00:15+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-12-10T23:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d455837c6d6e3ad3d64d06f40c947c93fc4e2086'/>
<id>urn:sha1:d455837c6d6e3ad3d64d06f40c947c93fc4e2086</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Verbose for unvalid key format</title>
<updated>2014-12-10T21:57:43+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-12-10T21:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=aa54f437950eb05d719d10b8be4e0f2648951845'/>
<id>urn:sha1:aa54f437950eb05d719d10b8be4e0f2648951845</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a security issue in Minz_Error::error()</title>
<updated>2014-12-08T11:37:06+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-12-08T11:37:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a596385343a0307bb81d1662f78106d8f7e2dbfb'/>
<id>urn:sha1:a596385343a0307bb81d1662f78106d8f7e2dbfb</id>
<content type='text'>
Mehtod must redirect automatically by default to avoid code execution after
calling the method.
</content>
</entry>
<entry>
<title>Update the i18n system.</title>
<updated>2014-12-03T15:45:51+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-12-03T15:45:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=aa232d8fd52cf548c0b2e7d96e026e684eadda53'/>
<id>urn:sha1:aa232d8fd52cf548c0b2e7d96e026e684eadda53</id>
<content type='text'>
Follow recommendations from https://github.com/FreshRSS/FreshRSS/issues/334
</content>
</entry>
<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>Temporarily remove scheme check in referer</title>
<updated>2014-11-04T07:47:23+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre.alapetite@alexandra.dk</email>
</author>
<published>2014-11-04T07:47:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ba7d63e5cac1c98e28dc831112bc21dbd76aebbb'/>
<id>urn:sha1:ba7d63e5cac1c98e28dc831112bc21dbd76aebbb</id>
<content type='text'>
If needed, we may re-introduce the check for scheme with proper support
for proxy
https://github.com/FreshRSS/FreshRSS/issues/565#issuecomment-61602425
</content>
</entry>
<entry>
<title>Fix TODO in format_number()</title>
<updated>2014-10-30T18:34:36+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-30T18:34:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ba832bef4de4a02df46023b389f752b01d43c98b'/>
<id>urn:sha1:ba832bef4de4a02df46023b389f752b01d43c98b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix coding style formatNumber and formatBytes</title>
<updated>2014-10-30T18:31:32+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-30T18:31:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=036240ab01999c8eff1b9b3a98a7313cf43f5836'/>
<id>urn:sha1:036240ab01999c8eff1b9b3a98a7313cf43f5836</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug size with SQLite</title>
<updated>2014-10-30T18:19:09+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-30T18:19:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ee5bbe48269a2fd5bc9c175fdb1e5a92a2c04502'/>
<id>urn:sha1:ee5bbe48269a2fd5bc9c175fdb1e5a92a2c04502</id>
<content type='text'>
</content>
</entry>
</feed>
