<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app, branch 0.7.1</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.1</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.7.1'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2014-02-16T18:29:36+00:00</updated>
<entry>
<title>Merge pull request #429 from aledeg/shortcut</title>
<updated>2014-02-16T18:29:36+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-02-16T18:29:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=82043127bf9c3ff88bf3d48cab76cea27d052b0a'/>
<id>urn:sha1:82043127bf9c3ff88bf3d48cab76cea27d052b0a</id>
<content type='text'>
Change category modifier for shortcuts</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>Change category modifier for shortcuts</title>
<updated>2014-02-16T16:43:24+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-02-16T16:31:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7ed7722c274e38c97511481fdd68138e463cfbc4'/>
<id>urn:sha1:7ed7722c274e38c97511481fdd68138e463cfbc4</id>
<content type='text'>
The modifier to change the focus of categories was Ctrl. It was changed to avoid
interference with browser shortcuts.
See #256
</content>
</entry>
<entry>
<title>Invert "about" and "logs"</title>
<updated>2014-02-15T19:40:25+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-02-15T19:40:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=65f50db38ac2b0680da24efdf8901442d2a73795'/>
<id>urn:sha1:65f50db38ac2b0680da24efdf8901442d2a73795</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve behaviour category / feed shortcuts</title>
<updated>2014-02-15T19:29:22+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-02-15T19:24:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9e23ced0bf50c8af96d39dd68068e0564d593a92'/>
<id>urn:sha1:9e23ced0bf50c8af96d39dd68068e0564d593a92</id>
<content type='text'>
- code improved
- possibility to move directly from "all" category
- when there is no selected feed and we want the "next one", first feed is
selected (last before). Same for categories

See #256
</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>Fix bug token</title>
<updated>2014-02-15T09:44:37+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-02-15T09:44:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=fb7bc50673f226070c5399bd6bbf07b91eeda01e'/>
<id>urn:sha1:fb7bc50673f226070c5399bd6bbf07b91eeda01e</id>
<content type='text'>
The token should appear in RSS feed url when anonymous are not allowed
</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>Add possibility to anonymous to refresh feeds</title>
<updated>2014-02-13T20:45:25+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-02-13T20:45:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4dd673157b05fea5fe3643f16e22d01bbf005fe9'/>
<id>urn:sha1:4dd673157b05fea5fe3643f16e22d01bbf005fe9</id>
<content type='text'>
Obviously, it's optional! (and deactivate by default)
Need some more tests?
See #351
</content>
</entry>
</feed>
