<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p/scripts, branch 0.9.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.9.4</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.9.4'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2015-01-13T10:16:13+00:00</updated>
<entry>
<title>Fix user interaction with showing password feature</title>
<updated>2015-01-13T10:16:13+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-13T10:16:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2d1cb016abb1ad2e5c9a875c649a702480f97b1b'/>
<id>urn:sha1:2d1cb016abb1ad2e5c9a875c649a702480f97b1b</id>
<content type='text'>
Before, the password was hidden again after 2 seconds. Now, the password
is hidden when the mouse is released

Fix https://github.com/FreshRSS/FreshRSS/issues/734
</content>
</entry>
<entry>
<title>Refactor FreshRSS_Share object to be more usable</title>
<updated>2015-01-07T13:59:18+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-07T13:59:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0140448a562b97859be0b9a6e480e1f6aa4d1b1d'/>
<id>urn:sha1:0140448a562b97859be0b9a6e480e1f6aa4d1b1d</id>
<content type='text'>
- FreshRSS_Share is the only object we manipulate
- Add a way to register new share options easily
- Move some i18n keys from index.php to gen.php

See https://github.com/FreshRSS/FreshRSS/issues/730
</content>
</entry>
<entry>
<title>jQuery update from 2.1.1 to 2.1.3</title>
<updated>2014-12-18T17:42:21+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-12-18T17:42:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c804a30140ecad805f5e1e757ce27612ff7f7022'/>
<id>urn:sha1:c804a30140ecad805f5e1e757ce27612ff7f7022</id>
<content type='text'>
http://blog.jquery.com/2014/12/18/jquery-1-11-2-and-2-1-3-released-safari-fail-safe-edition/
</content>
</entry>
<entry>
<title>Fix behavior to hide articles</title>
<updated>2014-12-03T23:57:53+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-12-03T23:57:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=53410887c94157f3d11f2c30d92ff5d3d8a3a9bd'/>
<id>urn:sha1:53410887c94157f3d11f2c30d92ff5d3d8a3a9bd</id>
<content type='text'>
I do not like it since it is partly duplicated. We need to find something better.
</content>
</entry>
<entry>
<title>Revert "Fix behavior when marking an article as unread"</title>
<updated>2014-12-03T23:35:42+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-12-03T23:35:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5617911644bf85718430bb096c4ae9a0a0e8c75c'/>
<id>urn:sha1:5617911644bf85718430bb096c4ae9a0a0e8c75c</id>
<content type='text'>
This reverts commit 93af0cf61e6e9368888eedb2d2e36397da3f87bd.
</content>
</entry>
<entry>
<title>Fix behavior when marking an article as unread</title>
<updated>2014-12-03T23:16:50+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-12-03T23:13:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=93af0cf61e6e9368888eedb2d2e36397da3f87bd'/>
<id>urn:sha1:93af0cf61e6e9368888eedb2d2e36397da3f87bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add article auto-remove after clicking on the read link</title>
<updated>2014-12-03T04:34:31+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-12-03T04:34:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=adaec6176ca04ee38306bd348eba9a8350f19405'/>
<id>urn:sha1:adaec6176ca04ee38306bd348eba9a8350f19405</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a feature to hide articles when they are read</title>
<updated>2014-11-02T15:05:26+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-11-02T15:05:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=960f86ba20fdf7320c957141a9983d17c7e521fa'/>
<id>urn:sha1:960f86ba20fdf7320c957141a9983d17c7e521fa</id>
<content type='text'>
This is a new reading option to hide articles when they are read. The hidding process occurs when the article is left for an other article. This way, even when the article is marked as read on opening, it is hidden only while navigating to an other article.
I'm not really happy with the behavior when the "mark while scrolling" option is enabled. Please review.
It is missing the i18n since we're not supposed to push them before it exists on i18n.freshrss.org. Or maybe I misunderstood the process.

See #476
</content>
</entry>
<entry>
<title>Fix global view mark as read</title>
<updated>2014-10-31T15:43:05+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-31T15:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=724e13f0a6419b046b33da71e66058e279551edd'/>
<id>urn:sha1:724e13f0a6419b046b33da71e66058e279551edd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Crypto update bcrypt.js + bug</title>
<updated>2014-10-26T21:33:00+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-10-26T21:33:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=299495d0820dd6a8c26842264a3b15b95884b9fb'/>
<id>urn:sha1:299495d0820dd6a8c26842264a3b15b95884b9fb</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/676
</content>
</entry>
</feed>
