<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/views/helpers/view, branch 1.21.0</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.21.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.21.0'/>
<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>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>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: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>Use _i() whenever it is possible</title>
<updated>2014-10-05T14:10:25+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-05T14:10:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c8fad68a4fd15857a2e3e21e7d5311dc7f87226c'/>
<id>urn:sha1:c8fad68a4fd15857a2e3e21e7d5311dc7f87226c</id>
<content type='text'>
Transform FreshRSS_Themes::icon\s? in _i

See https://github.com/marienfressinaud/FreshRSS/issues/655
</content>
</entry>
<entry>
<title>Let's begin the big refactoring!</title>
<updated>2014-10-05T13:55:20+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-05T13:55:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6c8b36f04ea1bc2c022c331bb0980b6c9dccb83c'/>
<id>urn:sha1:6c8b36f04ea1bc2c022c331bb0980b6c9dccb83c</id>
<content type='text'>
Minz_Translate::t\s? replaces by _t

See https://github.com/marienfressinaud/FreshRSS/issues/655
</content>
</entry>
<entry>
<title>Fix links for feed management</title>
<updated>2014-10-01T10:18:32+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-01T10:18:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a7bf7ced369a046b487ab1cd8b3819acc5ebdafe'/>
<id>urn:sha1:a7bf7ced369a046b487ab1cd8b3819acc5ebdafe</id>
<content type='text'>
See https://github.com/marienfressinaud/FreshRSS/issues/646
</content>
</entry>
<entry>
<title>Add space after tag icon</title>
<updated>2014-09-30T09:08:30+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-09-30T09:08:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=389e8e749d486f743c0d02c089dd6d6b2b310bc7'/>
<id>urn:sha1:389e8e749d486f743c0d02c089dd6d6b2b310bc7</id>
<content type='text'>
Fix https://github.com/marienfressinaud/FreshRSS/issues/643
</content>
</entry>
</feed>
