<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app, branch 1.1.2-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.1.2-beta</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.1.2-beta'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2015-07-29T20:43:50+00:00</updated>
<entry>
<title>Add translations for German and Czech</title>
<updated>2015-07-29T20:43:50+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-07-29T20:43:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d1c1a6358072eb3ce8bd55c9f9e813aa8a7c4b5b'/>
<id>urn:sha1:d1c1a6358072eb3ce8bd55c9f9e813aa8a7c4b5b</id>
<content type='text'>
Fix https://github.com/FreshRSS/FreshRSS/issues/930
</content>
</entry>
<entry>
<title>Cast $limits values in int (config)</title>
<updated>2015-07-27T12:52:13+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-07-27T12:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9817743cd7fbe10e361873a0a5d6cb591c720c23'/>
<id>urn:sha1:9817743cd7fbe10e361873a0a5d6cb591c720c23</id>
<content type='text'>
Fix https://github.com/FreshRSS/FreshRSS/issues/925
</content>
</entry>
<entry>
<title>Do not use PubSubHubbub if disabled</title>
<updated>2015-07-23T11:59:40+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-07-23T11:59:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f4472fc918c1fa1d1cfb2adae6c38a9a261e8c9b'/>
<id>urn:sha1:f4472fc918c1fa1d1cfb2adae6c38a9a261e8c9b</id>
<content type='text'>
See https://github.com/FreshRSS/FreshRSS/issues/865
</content>
</entry>
<entry>
<title>Add pubsubhubbub_enabled to default configuration</title>
<updated>2015-07-23T11:54:34+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-07-23T11:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=baa36f158b59c9229e3f1a5a0edb6f1bb3a54198'/>
<id>urn:sha1:baa36f158b59c9229e3f1a5a0edb6f1bb3a54198</id>
<content type='text'>
Rename enable_pubsubhubbub into pubsubhubbub_enabled

See https://github.com/FreshRSS/FreshRSS/issues/865
</content>
</entry>
<entry>
<title>Add a simple test to detect if server is public</title>
<updated>2015-07-23T10:38:22+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-07-23T10:38:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=339e32424fa60fc0c99a4c10890abef139444f6d'/>
<id>urn:sha1:339e32424fa60fc0c99a4c10890abef139444f6d</id>
<content type='text'>
If the server is not accessible by an external server, pubsubhubbub should be
disable.

See https://github.com/FreshRSS/FreshRSS/issues/865
</content>
</entry>
<entry>
<title>Generate base_url during installation</title>
<updated>2015-07-23T10:24:24+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-07-23T10:24:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=eaccc1eba4bf7a00a6cce26de9e4da22067fe86b'/>
<id>urn:sha1:eaccc1eba4bf7a00a6cce26de9e4da22067fe86b</id>
<content type='text'>
See https://github.com/FreshRSS/FreshRSS/issues/865
</content>
</entry>
<entry>
<title>Fix translations for feedback</title>
<updated>2015-07-22T21:27:22+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-07-22T21:27:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1ad36c420e774d6f66b6a7ecf5b37ed1103ea464'/>
<id>urn:sha1:1ad36c420e774d6f66b6a7ecf5b37ed1103ea464</id>
<content type='text'>
See https://github.com/FreshRSS/FreshRSS/issues/679
</content>
</entry>
<entry>
<title>Fix a bug in ConfigurationSetter</title>
<updated>2015-07-22T21:22:50+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-07-22T21:22:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d6e632fc09ff391da39a42853f0eae87ef4a20f4'/>
<id>urn:sha1:d6e632fc09ff391da39a42853f0eae87ef4a20f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add title to the account creation page</title>
<updated>2015-07-22T21:06:46+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-07-22T21:06:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f0a1b26584787e173c8c9cd1a5fea27bb3044f1c'/>
<id>urn:sha1:f0a1b26584787e173c8c9cd1a5fea27bb3044f1c</id>
<content type='text'>
See https://github.com/FreshRSS/FreshRSS/issues/679
</content>
</entry>
<entry>
<title>Ask password to user before deleting its account</title>
<updated>2015-07-22T20:58:00+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-07-22T20:58:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8751c344f384e19dd2fd2f0b5607ecc2aac58541'/>
<id>urn:sha1:8751c344f384e19dd2fd2f0b5607ecc2aac58541</id>
<content type='text'>
See https://github.com/FreshRSS/FreshRSS/issues/679
</content>
</entry>
</feed>
