<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/Models/Context.php, branch 0.9.3</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.3</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.9.3'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2014-12-10T23:00:15+00:00</updated>
<entry>
<title>Fix i18n for normal view</title>
<updated>2014-12-10T23:00:15+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-12-10T23:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d455837c6d6e3ad3d64d06f40c947c93fc4e2086'/>
<id>urn:sha1:d455837c6d6e3ad3d64d06f40c947c93fc4e2086</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an automatic sticky post configuration</title>
<updated>2014-11-22T13:01:31+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-11-22T13:01:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a3a77b09e96f66eec4e31e638b58c785cfb369a3'/>
<id>urn:sha1:a3a77b09e96f66eec4e31e638b58c785cfb369a3</id>
<content type='text'>
Before, when the article while marked as read while scrolling and auto removed after reading, the display was in the middle of the following article.
Now, the article is forced to be a sticky article so the user display is forced to be on top of the following article.
</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>Add comments to Context object.</title>
<updated>2014-10-22T18:05:00+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-22T18:05:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1efbf6fb86dfe4ff549ce1b7884db17dfbf5554f'/>
<id>urn:sha1:1efbf6fb86dfe4ff549ce1b7884db17dfbf5554f</id>
<content type='text'>
See https://github.com/marienfressinaud/FreshRSS/issues/634
</content>
</entry>
<entry>
<title>Fix a bug in nextGet</title>
<updated>2014-10-22T17:36:55+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-22T17:36:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=db1ad1de233ac7a0e0674c6e64a6a01f3d0e8fbe'/>
<id>urn:sha1:db1ad1de233ac7a0e0674c6e64a6a01f3d0e8fbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nextGet and idMax are coming back.</title>
<updated>2014-10-22T17:19:15+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-22T17:19:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1fe5ed5d210334a051c48442fad29a14e8aee155'/>
<id>urn:sha1:1fe5ed5d210334a051c48442fad29a14e8aee155</id>
<content type='text'>
See https://github.com/marienfressinaud/FreshRSS/issues/634
</content>
</entry>
<entry>
<title>Move back i18n init in FreshRSS.php</title>
<updated>2014-10-22T16:06:28+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-22T16:06:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=eb60b82959d768b199985523e7d4e05ba4055591'/>
<id>urn:sha1:eb60b82959d768b199985523e7d4e05ba4055591</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a set of TODO and bugs</title>
<updated>2014-10-22T15:57:22+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-22T15:57:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=98587d5d617f157ba57a260091c8e2c944f5163f'/>
<id>urn:sha1:98587d5d617f157ba57a260091c8e2c944f5163f</id>
<content type='text'>
- Context object raises correct Exception if get is invalid
- RSS feed is well-indicated on the home page
- State is better calculated
- Add some comments

See https://github.com/marienfressinaud/FreshRSS/issues/634
</content>
</entry>
<entry>
<title>Entries are loaded again! It's working :)</title>
<updated>2014-10-22T11:52:20+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-22T11:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f1f9b2f5ff60f6dca05fad831b766ea7d63ff3a3'/>
<id>urn:sha1:f1f9b2f5ff60f6dca05fad831b766ea7d63ff3a3</id>
<content type='text'>
See https://github.com/marienfressinaud/FreshRSS/issues/634
</content>
</entry>
<entry>
<title>Finish to update context object</title>
<updated>2014-10-22T11:35:30+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-22T11:35:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b446a510ebacddd1437d907e795c83b3d05a9b98'/>
<id>urn:sha1:b446a510ebacddd1437d907e795c83b3d05a9b98</id>
<content type='text'>
See See https://github.com/marienfressinaud/FreshRSS/issues/634
</content>
</entry>
</feed>
