<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/Controllers, branch 0.7.4</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.7.4</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.7.4'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2014-08-23T20:02:22+00:00</updated>
<entry>
<title>Fix bug add favorite entry</title>
<updated>2014-08-23T20:02:22+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-08-23T20:02:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1316ada15260e8f2fdb486595d5953bef9badc50'/>
<id>urn:sha1:1316ada15260e8f2fdb486595d5953bef9badc50</id>
<content type='text'>
See https://github.com/marienfressinaud/FreshRSS/issues/494
</content>
</entry>
<entry>
<title>Fix problem with starred files for import/export</title>
<updated>2014-08-23T19:37:37+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-08-23T19:37:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ae54a143860bad200a0ef319052ccec512ef99e3'/>
<id>urn:sha1:ae54a143860bad200a0ef319052ccec512ef99e3</id>
<content type='text'>
Improve guessFileType method

See https://github.com/marienfressinaud/FreshRSS/issues/494
</content>
</entry>
<entry>
<title>Merge branch 'dev' of github.com:marienfressinaud/FreshRSS into dev</title>
<updated>2014-08-23T18:55:08+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-08-23T18:55:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=17cf6fae6b7d5219f26341dc2829fe6f103e4aab'/>
<id>urn:sha1:17cf6fae6b7d5219f26341dc2829fe6f103e4aab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add category reading option</title>
<updated>2014-08-23T12:18:47+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-08-23T12:18:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b1139bf39ca2ff8baa893a9d76e5196013666500'/>
<id>urn:sha1:b1139bf39ca2ff8baa893a9d76e5196013666500</id>
<content type='text'>
Before, when a category was selected, it was expanded to show the feeds in that category.
Now, there is a parameter that allows the user to choose either if he wants the old behaviour or if he wants to expand only when needed (when selecting a feed or when clicking the appropriate button)
</content>
</entry>
<entry>
<title>Correction pagination bug for read articles</title>
<updated>2014-08-23T09:04:17+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-08-23T09:04:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=fb664c2405d6efd3d2581c9613fef0e7063ef21b'/>
<id>urn:sha1:fb664c2405d6efd3d2581c9613fef0e7063ef21b</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/587
</content>
</entry>
<entry>
<title>Syntax 581</title>
<updated>2014-08-19T19:55:49+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-08-19T19:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ea99ac1259083ff0a9eb6131d777454b54045626'/>
<id>urn:sha1:ea99ac1259083ff0a9eb6131d777454b54045626</id>
<content type='text'>
#581
</content>
</entry>
<entry>
<title>Add a feed selector in repartition statistics.</title>
<updated>2014-08-19T12:55:44+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-08-19T12:55:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=393fce3e8aaef1b00ab34bf35b7e8b329a5e3dc5'/>
<id>urn:sha1:393fce3e8aaef1b00ab34bf35b7e8b329a5e3dc5</id>
<content type='text'>
Before we could choose the feed in the statistics only from the feed options in the main view. Now with the new drop-down list, it is possible to choose it from the statistics page.
The rendering needs to be polished to be nicer.
</content>
</entry>
<entry>
<title>Refactor import / export source code</title>
<updated>2014-08-17T20:14:13+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-08-17T20:14:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e3bb80de17c79cf32a2e3a606f216aebf48f92e5'/>
<id>urn:sha1:e3bb80de17c79cf32a2e3a606f216aebf48f92e5</id>
<content type='text'>
See https://github.com/marienfressinaud/FreshRSS/issues/494
</content>
</entry>
<entry>
<title>Fix some forward() actions</title>
<updated>2014-08-17T19:03:01+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-08-17T19:03:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0f1133ddfe8e3967470ea50f235e12ad04dc71a7'/>
<id>urn:sha1:0f1133ddfe8e3967470ea50f235e12ad04dc71a7</id>
<content type='text'>
See https://github.com/marienfressinaud/FreshRSS/issues/494
</content>
</entry>
<entry>
<title>Long term cookie: purge old tokens</title>
<updated>2014-08-13T18:09:23+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-08-13T18:09:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5c2f3349fa4341533aad6294c896b32c4befd58f'/>
<id>urn:sha1:5c2f3349fa4341533aad6294c896b32c4befd58f</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/465
</content>
</entry>
</feed>
