<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/views/index, branch 0.7.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.7.4</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.7.4'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2014-08-10T18:52:14+00:00</updated>
<entry>
<title>Forget to change the i18n string</title>
<updated>2014-08-10T18:52:14+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-08-10T18:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b43733d847ef70c0be55553a1c713c9ce90e8298'/>
<id>urn:sha1:b43733d847ef70c0be55553a1c713c9ce90e8298</id>
<content type='text'>
See https://github.com/marienfressinaud/FreshRSS/issues/465
</content>
</entry>
<entry>
<title>Add possibility to keep logged in with form</title>
<updated>2014-08-10T18:29:43+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-08-10T18:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=eceb7756cfcf117c2a18984291181a84697ed3cd'/>
<id>urn:sha1:eceb7756cfcf117c2a18984291181a84697ed3cd</id>
<content type='text'>
Add an option to keep logged in.
Change lifetime of session cookie to 1 year.

See https://github.com/marienfressinaud/FreshRSS/issues/465
</content>
</entry>
<entry>
<title>Refactor statistics</title>
<updated>2014-06-15T16:05:21+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-06-13T05:00:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=181fcd98893f65a2c5159158fbfc022b4661ea13'/>
<id>urn:sha1:181fcd98893f65a2c5159158fbfc022b4661ea13</id>
<content type='text'>
I made a new controller to handle statistics. The old statistics have been moved in that controller and a new action has been added to display idle feeds. I also added a menu in the left panel to navigate between the statistics pages.
See #90
</content>
</entry>
<entry>
<title>Revert "Give username/password by GET"</title>
<updated>2014-03-02T11:16:20+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-03-02T11:16:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=70e50d449ff51845043986aa92e98534a07828ea'/>
<id>urn:sha1:70e50d449ff51845043986aa92e98534a07828ea</id>
<content type='text'>
This reverts commit 3e7d14ccea6e3805d0e5eb8863c01946d980607d.
</content>
</entry>
<entry>
<title>Give username/password by GET</title>
<updated>2014-03-02T00:29:28+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-03-02T00:29:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3e7d14ccea6e3805d0e5eb8863c01946d980607d'/>
<id>urn:sha1:3e7d14ccea6e3805d0e5eb8863c01946d980607d</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/440
Warning, not so safe
</content>
</entry>
<entry>
<title>Micro-optimisation</title>
<updated>2014-02-16T18:10:26+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-02-16T18:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d443c53db24eb83a90e1acebbaff9a242c05eb87'/>
<id>urn:sha1:d443c53db24eb83a90e1acebbaff9a242c05eb87</id>
<content type='text'>
Place en premier les cas les plus importants (humain qui attend)
</content>
</entry>
<entry>
<title>Improve login page</title>
<updated>2014-02-15T11:25:06+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-02-15T11:25:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=cddec2d76f2c5d25d3008d5e2a60fddad6028a5d'/>
<id>urn:sha1:cddec2d76f2c5d25d3008d5e2a60fddad6028a5d</id>
<content type='text'>
- if user cannot log in, a 403 error is showed (and it is done in controller)
- 403 error message has been changed to match with the error
- add blank spaces on persona login page
</content>
</entry>
<entry>
<title>Improve code redirection for indexController</title>
<updated>2014-02-15T10:43:07+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-02-15T10:43:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a34941f41875bcc9d260c8dfcf9d44a00f835bc9'/>
<id>urn:sha1:a34941f41875bcc9d260c8dfcf9d44a00f835bc9</id>
<content type='text'>
- add comments
- forward request is done in the controller (no Minz_Request::forward() in the
view, please)
- "soft" forward to the login form (no need of 302)
- show a 403 page (no authenticated) for rss output when token is wrong
</content>
</entry>
<entry>
<title>Add a simple TODO</title>
<updated>2014-02-13T20:59:55+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-02-13T20:59:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=595bf40c7042e565737641677525301cf79aa184'/>
<id>urn:sha1:595bf40c7042e565737641677525301cf79aa184</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Formatage des nombres sur la page de stats</title>
<updated>2014-01-27T18:22:17+00:00</updated>
<author>
<name>Amaury Carrade</name>
<email>amaury@carrade.eu</email>
</author>
<published>2014-01-27T18:22:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=16e1c842b29cdce14b596a6e24c84dd5b9446cd7'/>
<id>urn:sha1:16e1c842b29cdce14b596a6e24c84dd5b9446cd7</id>
<content type='text'>
</content>
</entry>
</feed>
