<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p/scripts, branch 0.7.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.7.1</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.7.1'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2014-02-16T18:22:43+00:00</updated>
<entry>
<title>Change syntax to have less tests</title>
<updated>2014-02-16T18:22:43+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-02-16T18:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=166f3a20c7ae42d930c060371529f262bcbd2ebb'/>
<id>urn:sha1:166f3a20c7ae42d930c060371529f262bcbd2ebb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change category modifier for shortcuts</title>
<updated>2014-02-16T16:43:24+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-02-16T16:31:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7ed7722c274e38c97511481fdd68138e463cfbc4'/>
<id>urn:sha1:7ed7722c274e38c97511481fdd68138e463cfbc4</id>
<content type='text'>
The modifier to change the focus of categories was Ctrl. It was changed to avoid
interference with browser shortcuts.
See #256
</content>
</entry>
<entry>
<title>Improve behaviour category / feed shortcuts</title>
<updated>2014-02-15T19:29:22+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-02-15T19:24:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9e23ced0bf50c8af96d39dd68068e0564d593a92'/>
<id>urn:sha1:9e23ced0bf50c8af96d39dd68068e0564d593a92</id>
<content type='text'>
- code improved
- possibility to move directly from "all" category
- when there is no selected feed and we want the "next one", first feed is
selected (last before). Same for categories

See #256
</content>
</entry>
<entry>
<title>Oops, fix bug auto_actualize_feeds</title>
<updated>2014-02-15T14:29:00+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-02-15T14:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7fd04c046a3c70b9ec52a04dd9b397f39b26c487'/>
<id>urn:sha1:7fd04c046a3c70b9ec52a04dd9b397f39b26c487</id>
<content type='text'>
See 0a5a7d780722f0dc9e12a7cad43a3b74ea812257
</content>
</entry>
<entry>
<title>Fix bug auto_actualize</title>
<updated>2014-02-15T14:19:03+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-02-15T14:19:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0a5a7d780722f0dc9e12a7cad43a3b74ea812257'/>
<id>urn:sha1:0a5a7d780722f0dc9e12a7cad43a3b74ea812257</id>
<content type='text'>
feed_count was not known in main.js

See cabac73b552a8bec4ca284dd40fb27872d6694c6
</content>
</entry>
<entry>
<title>Add locker to mark_favorite action</title>
<updated>2014-02-15T13:57:18+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-02-15T13:57:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=69ce70be35c511921cf0bfe05f21c3ba44c0f17a'/>
<id>urn:sha1:69ce70be35c511921cf0bfe05f21c3ba44c0f17a</id>
<content type='text'>
Similar to c33b13809ef4e1941d3655479db8c5fcf5731013
See #423
</content>
</entry>
<entry>
<title>Fix bug auto_actualize</title>
<updated>2014-02-15T13:03:17+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-02-15T13:03:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=cabac73b552a8bec4ca284dd40fb27872d6694c6'/>
<id>urn:sha1:cabac73b552a8bec4ca284dd40fb27872d6694c6</id>
<content type='text'>
When auto_actualize was true and there was no feed to refresh,
a message was always showed. Now we check size of array "feeds" and if size is
zero, we don't perform auto_actualize action
</content>
</entry>
<entry>
<title>Add possibility to open notification in JavaScript + new message</title>
<updated>2014-02-13T20:01:12+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-02-13T20:01:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=178af19fb0e7c13015e991593feea6a5f4aafcc0'/>
<id>urn:sha1:178af19fb0e7c13015e991593feea6a5f4aafcc0</id>
<content type='text'>
Notifications can be opened directly in JavaScript
Class .notification is now id #notification
New message when there is no feed to refresh
See 06abbd02c2d10934155b2464f73d8ecdb2a68de1 (comments)
</content>
</entry>
<entry>
<title>Add a "locker" to mark_read action</title>
<updated>2014-02-13T18:51:38+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-02-13T18:51:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c33b13809ef4e1941d3655479db8c5fcf5731013'/>
<id>urn:sha1:c33b13809ef4e1941d3655479db8c5fcf5731013</id>
<content type='text'>
In order to prevent multiple requests while another one is still pending.
It is based on a list of pending actions (in fact, in a list of pending feeds)
Fix #423
</content>
</entry>
<entry>
<title>Petite simplification mise à jour JavaScript</title>
<updated>2014-02-06T17:48:49+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-02-06T17:48:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7d9a813ed3465ef7175a05355e1ccaef878ab667'/>
<id>urn:sha1:7d9a813ed3465ef7175a05355e1ccaef878ab667</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/pull/414
</content>
</entry>
</feed>
