<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/views/helpers, branch 0.9.2</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.2</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.9.2'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2014-10-24T10:51:17+00:00</updated>
<entry>
<title>Reader view comes back!</title>
<updated>2014-10-24T10:51:17+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-24T10:51:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0d6993fe08cf57121eadb2aa0e4208420756165a'/>
<id>urn:sha1:0d6993fe08cf57121eadb2aa0e4208420756165a</id>
<content type='text'>
See https://github.com/marienfressinaud/FreshRSS/issues/634
</content>
</entry>
<entry>
<title>Fix pagination</title>
<updated>2014-10-22T17:30:59+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-22T17:30:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=00bad6e6442ec3664cbc5a2438a3432962544b5a'/>
<id>urn:sha1:00bad6e6442ec3664cbc5a2438a3432962544b5a</id>
<content type='text'>
See https://github.com/marienfressinaud/FreshRSS/issues/634
</content>
</entry>
<entry>
<title>Views are in dedicated actions + improve Context</title>
<updated>2014-10-21T14:55:19+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-21T14:46:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=80cffa6de51771cd80995fb1c4f1e04ee868eb45'/>
<id>urn:sha1:80cffa6de51771cd80995fb1c4f1e04ee868eb45</id>
<content type='text'>
- Seperate normal, global and rss outputs in dedicated actions (NOT WORKING YET!)
- Rewrite aside_flux and nav_menu to use Context object
- Improve Context object

See https://github.com/marienfressinaud/FreshRSS/issues/634
</content>
</entry>
<entry>
<title>Refactoring of indexController</title>
<updated>2014-10-20T17:35:22+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-20T17:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8a7bab3a55442f85553ab1d897084e89c10f7e05'/>
<id>urn:sha1:8a7bab3a55442f85553ab1d897084e89c10f7e05</id>
<content type='text'>
Global view has been moved to a different action (all is not working)

See https://github.com/marienfressinaud/FreshRSS/issues/634
and https://github.com/marienfressinaud/FreshRSS/issues/655
</content>
</entry>
<entry>
<title>Use FreshRSS_Context::$conf only</title>
<updated>2014-10-20T16:45:22+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-20T16:45:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1a22a87fb1b1fcb61d201de399c33c2185dc1f6e'/>
<id>urn:sha1:1a22a87fb1b1fcb61d201de399c33c2185dc1f6e</id>
<content type='text'>
- Replace $this-&gt;view-&gt;conf in controllers
- Replace $this-&gt;conf in views
</content>
</entry>
<entry>
<title>Authentication system moved + Persona comes back!</title>
<updated>2014-10-07T14:37:10+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-07T14:37:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1252b3dd867e59917cf303f0c39c7da938b8ce32'/>
<id>urn:sha1:1252b3dd867e59917cf303f0c39c7da938b8ce32</id>
<content type='text'>
AuthController is dedicated to auhentication.
Persona is back, greater than ever!

See https://github.com/marienfressinaud/FreshRSS/issues/655
</content>
</entry>
<entry>
<title>Refactor authentication system.</title>
<updated>2014-10-06T21:29:20+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-06T21:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=79aa5beaf44af13a1828bfa5fc824a08c62054dc'/>
<id>urn:sha1:79aa5beaf44af13a1828bfa5fc824a08c62054dc</id>
<content type='text'>
Big work, not finished. A lot of features have been removed.

See https://github.com/marienfressinaud/FreshRSS/issues/655
</content>
</entry>
<entry>
<title>Coding style (views)</title>
<updated>2014-10-05T17:12:52+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-05T17:12:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=aa8529b2d617137cc7500742090e5bb2246b8928'/>
<id>urn:sha1:aa8529b2d617137cc7500742090e5bb2246b8928</id>
<content type='text'>
Some files was not saved :s

See https://github.com/marienfressinaud/FreshRSS/issues/655
</content>
</entry>
<entry>
<title>Coding style (views)</title>
<updated>2014-10-05T17:11:43+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-05T17:11:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=65ab90d3c77085abe9eb259bd7780f648051d49d'/>
<id>urn:sha1:65ab90d3c77085abe9eb259bd7780f648051d49d</id>
<content type='text'>
See https://github.com/marienfressinaud/FreshRSS/issues/655
</content>
</entry>
<entry>
<title>Refactor javascript_vars.phtml</title>
<updated>2014-10-05T15:32:01+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-05T15:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d8ed718aab99ad47897fb70ea9086fa704bb912b'/>
<id>urn:sha1:d8ed718aab99ad47897fb70ea9086fa704bb912b</id>
<content type='text'>
Introduce kind of context objectin JavaScript

See https://github.com/marienfressinaud/FreshRSS/issues/634
See https://github.com/marienfressinaud/FreshRSS/issues/655
</content>
</entry>
</feed>
