<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p, branch 0.9.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.9.1</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.9.1'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2014-10-09T13:54:07+00:00</updated>
<entry>
<title>Fix read all shortcut</title>
<updated>2014-10-09T13:54:07+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-09-27T12:20:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e7c36d515286079491c5dd6d6db7cc87d47dd043'/>
<id>urn:sha1:e7c36d515286079491c5dd6d6db7cc87d47dd043</id>
<content type='text'>
Before, the read all shortcut raised a javascript exception when we use the confirmation option. The confirmation was not even displayed. The code was failling since there was a missing variable.
Now, the shortcut ask for confirmation when the option is selected in the reading configuration page.

The definition of the shortcut was buggy since the confirmation was handled properly in an other location. I simplified the code by removing the confirmation code in the shortcut.
</content>
</entry>
<entry>
<title>Fix a bug in main.js</title>
<updated>2014-10-09T13:53:18+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-02T08:05:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5e2a01d61f69d1720cea98c6d54f09505a47e08e'/>
<id>urn:sha1:5e2a01d61f69d1720cea98c6d54f09505a47e08e</id>
<content type='text'>
In global view, there is no ".category.all&gt;a" element so we tried
to apply str2int on an undefined value.
In consequence, we were not able to mark several articles as read

This patch need to apply on 0.8.1 and 0.9.1

See https://github.com/marienfressinaud/FreshRSS/issues/649
</content>
</entry>
<entry>
<title>Fix a design detail (Pafat theme)</title>
<updated>2014-09-26T08:45:27+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-09-26T08:45:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9917d0e86a56fa21b505188f687cce4aa59aa5c4'/>
<id>urn:sha1:9917d0e86a56fa21b505188f687cce4aa59aa5c4</id>
<content type='text'>
+ fix typo

See https://github.com/marienfressinaud/FreshRSS/pull/623
</content>
</entry>
<entry>
<title>Corrections graphiques</title>
<updated>2014-09-26T07:23:09+00:00</updated>
<author>
<name>plopoyop</name>
<email>plopoyop@gmail.com</email>
</author>
<published>2014-09-26T07:23:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d847d67502e1192681c821ad694b49c87e7b62c7'/>
<id>urn:sha1:d847d67502e1192681c821ad694b49c87e7b62c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Améliorations graphiques</title>
<updated>2014-09-24T21:23:58+00:00</updated>
<author>
<name>plopoyop</name>
<email>plopoyop@gmail.com</email>
</author>
<published>2014-09-24T21:23:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4483887df61d8821b6e55c44e61daf8ecf59da51'/>
<id>urn:sha1:4483887df61d8821b6e55c44e61daf8ecf59da51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/dev' into dev</title>
<updated>2014-09-24T18:06:34+00:00</updated>
<author>
<name>plopoyop</name>
<email>clement@iMac-de-Clement.local</email>
</author>
<published>2014-09-24T18:06:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c446625c7f6eda76b03fdac228b2f7b4ded74130'/>
<id>urn:sha1:c446625c7f6eda76b03fdac228b2f7b4ded74130</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix .as-link appearance in dropdown</title>
<updated>2014-09-24T12:32:37+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-09-24T12:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=fe32d14cfa3fdf056e00f279ac7ddd91a9e082d9'/>
<id>urn:sha1:fe32d14cfa3fdf056e00f279ac7ddd91a9e082d9</id>
<content type='text'>
Related to https://github.com/marienfressinaud/FreshRSS/issues/633
</content>
</entry>
<entry>
<title>More explicit message when deleting feeds or cats</title>
<updated>2014-09-24T11:56:40+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-09-24T11:56:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=bcb1e3750a9eee51070d602cc77def06f7f071c9'/>
<id>urn:sha1:bcb1e3750a9eee51070d602cc77def06f7f071c9</id>
<content type='text'>
Introduce "data-str-confirm" to override default message for confirm actions.

Fix https://github.com/marienfressinaud/FreshRSS/issues/625
</content>
</entry>
<entry>
<title>Move loading of crypto form</title>
<updated>2014-09-19T16:38:00+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-09-19T16:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=635ea04d52b3078e6a76c64072cf86d60b6c1561'/>
<id>urn:sha1:635ea04d52b3078e6a76c64072cf86d60b6c1561</id>
<content type='text'>
See https://github.com/marienfressinaud/FreshRSS/commit/f727a1383639d5bdc762f73dfe93b9a5d577cb41#commitcomment-7853832
</content>
</entry>
<entry>
<title>Optimise stats.svg file</title>
<updated>2014-09-19T14:53:05+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-09-19T14:53:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c4c4ad867a6b9c5e2b03443a5530e871e34b63fe'/>
<id>urn:sha1:c4c4ad867a6b9c5e2b03443a5530e871e34b63fe</id>
<content type='text'>
</content>
</entry>
</feed>
