<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/lib/lib_rss.php, 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>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>More limit options in config.php</title>
<updated>2014-10-28T21:29:55+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-10-28T21:29:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2e5d4d97c989f55c3506ceb918126eaf9c68f1d6'/>
<id>urn:sha1:2e5d4d97c989f55c3506ceb918126eaf9c68f1d6</id>
<content type='text'>
See e.g. https://github.com/marienfressinaud/FreshRSS/issues/681
https://github.com/marienfressinaud/FreshRSS/issues/680
https://github.com/marienfressinaud/FreshRSS/issues/656
</content>
</entry>
<entry>
<title>Fix pdo checking</title>
<updated>2014-10-26T11:40:42+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-26T11:40:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e86a3d001745656c6ec94837ff3275d4bc93aa5a'/>
<id>urn:sha1:e86a3d001745656c6ec94837ff3275d4bc93aa5a</id>
<content type='text'>
Show only one message for both mysql and sqlite pdo conf. If one of them is ok,
PDO is ok.

See https://github.com/marienfressinaud/FreshRSS/issues/678
</content>
</entry>
<entry>
<title>Refactoring of indexController</title>
<updated>2014-10-20T17:35:22+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-20T17:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8a7bab3a55442f85553ab1d897084e89c10f7e05'/>
<id>urn:sha1:8a7bab3a55442f85553ab1d897084e89c10f7e05</id>
<content type='text'>
Global view has been moved to a different action (all is not working)

See https://github.com/marienfressinaud/FreshRSS/issues/634
and https://github.com/marienfressinaud/FreshRSS/issues/655
</content>
</entry>
<entry>
<title>Fix i18n (french and english)</title>
<updated>2014-10-20T10:42:46+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-20T10:42:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=61a2f9387f2d7f681040c1641c7601fa3002c8f8'/>
<id>urn:sha1:61a2f9387f2d7f681040c1641c7601fa3002c8f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add checking installation feature</title>
<updated>2014-10-20T09:54:31+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-20T09:54:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7080a32650ab8b19e917d8add944a75cc98381bc'/>
<id>urn:sha1:7080a32650ab8b19e917d8add944a75cc98381bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SimplePie timeout preference</title>
<updated>2014-10-05T18:27:16+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-10-05T18:27:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6c1fe11395c86f71397629b2ab269e26ee63566c'/>
<id>urn:sha1:6c1fe11395c86f71397629b2ab269e26ee63566c</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/656
TODO: Make a user setting
</content>
</entry>
</feed>
