<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/views/user/manage.phtml, 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>Fix bug with Minz_Translate</title>
<updated>2015-01-08T15:32:13+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-08T15:32:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=19dfef8b49f78e898ea5841869ff80cc351724bc'/>
<id>urn:sha1:19dfef8b49f78e898ea5841869ff80cc351724bc</id>
<content type='text'>
When a path was registered before initialization, it was not considered unless
by calling reset() method.

This is fixed now.
</content>
</entry>
<entry>
<title>Fix i18n loading and availableLanguages calls</title>
<updated>2015-01-06T20:10:51+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-06T20:10:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=addcea9cd45a87f2ae56f879bad86425efc16fba'/>
<id>urn:sha1:addcea9cd45a87f2ae56f879bad86425efc16fba</id>
<content type='text'>
- Change the way to init i18n
- Add a availableLanguages() method to Minz_Translate

See https://github.com/FreshRSS/FreshRSS/issues/730
</content>
</entry>
<entry>
<title>Change name of user configuration var in Context</title>
<updated>2015-01-05T21:45:03+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-05T21:43:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7cca47d1ab5838f5440b1a1e08fa4c0d43989664'/>
<id>urn:sha1:7cca47d1ab5838f5440b1a1e08fa4c0d43989664</id>
<content type='text'>
- FreshRSS_Context::$conf is replaced by FreshRSS_Context::$user_conf
- Introduce FreshRSS_Context::$system_conf
- Remove FreshRSS_Configuration object

See https://github.com/FreshRSS/FreshRSS/issues/730
</content>
</entry>
<entry>
<title>Fix french i18n for last views</title>
<updated>2014-12-11T20:44:25+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-12-11T20:44:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a1faa826bf04326a073b918f0ff76ac90c9acd31'/>
<id>urn:sha1:a1faa826bf04326a073b918f0ff76ac90c9acd31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix coding style formatNumber and formatBytes</title>
<updated>2014-10-30T18:31:32+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-30T18:31:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=036240ab01999c8eff1b9b3a98a7313cf43f5836'/>
<id>urn:sha1:036240ab01999c8eff1b9b3a98a7313cf43f5836</id>
<content type='text'>
</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>Fix i18n</title>
<updated>2014-10-17T14:24:21+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-17T14:23:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ce0984e102f5ce7d07277425595dad74193d4528'/>
<id>urn:sha1:ce0984e102f5ce7d07277425595dad74193d4528</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show more information about user when selected</title>
<updated>2014-10-17T14:24:21+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-16T15:08:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d4ad951b9b686f387056bda8f3fa6ede8d9ca3f1'/>
<id>urn:sha1:d4ad951b9b686f387056bda8f3fa6ede8d9ca3f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>User list load a new page</title>
<updated>2014-10-17T14:24:21+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-16T14:43:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2796cc9ae559842a90fa15cba65c94a11b29195e'/>
<id>urn:sha1:2796cc9ae559842a90fa15cba65c94a11b29195e</id>
<content type='text'>
Beginning of more options for administrator!
</content>
</entry>
</feed>
