<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/Controllers/indexController.php, branch 0.7.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.7.2</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.7.2'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2014-06-13T16:33:52+00:00</updated>
<entry>
<title>Fix problem token</title>
<updated>2014-06-13T16:33:52+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-06-13T16:33:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=61f4d5457818204eb28ed394d4f1b97160542baa'/>
<id>urn:sha1:61f4d5457818204eb28ed394d4f1b97160542baa</id>
<content type='text'>
Token was visible in all URLs of nav menu
</content>
</entry>
<entry>
<title>Move state constants from Configuration to Entry</title>
<updated>2014-04-13T12:16:43+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-04-13T12:16:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3a736e902c5af7f215bbf91dc54be00bf82f8df3'/>
<id>urn:sha1:3a736e902c5af7f215bbf91dc54be00bf82f8df3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert deletion of the favorite actions</title>
<updated>2014-04-13T11:35:17+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-04-13T11:35:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=cd87e2000a4e49271d30b1ef04a4e4d6e58119cb'/>
<id>urn:sha1:cd87e2000a4e49271d30b1ef04a4e4d6e58119cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a new status for 'ALL'</title>
<updated>2014-04-13T11:28:41+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-04-13T11:28:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=86066b1659e33eb5fdfbcae5fb7f0bd93604d442'/>
<id>urn:sha1:86066b1659e33eb5fdfbcae5fb7f0bd93604d442</id>
<content type='text'>
I made the conversion in every file I can think of.
It should not have any reference to the string 'all' for the state context
</content>
</entry>
<entry>
<title>Delete favorite button</title>
<updated>2014-04-12T15:51:44+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-04-12T15:51:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3e665bcf9aefe40499b5d16e901d0c7427e367af'/>
<id>urn:sha1:3e665bcf9aefe40499b5d16e901d0c7427e367af</id>
<content type='text'>
I extract drop-down menu actions to make them as button action in the page header.
I removed the favorite button on the category list because it is a duplicate from the button action.
Now button action act as filters and you can combine them.

It is a test to see if we can keep it like that. There is still work to do to extract other actions from the drop-down list.
I did not want to change everything if we don't keep it.

See #376 and #277
</content>
</entry>
<entry>
<title>Refresh page after getting new articles.</title>
<updated>2014-03-14T10:15:52+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-03-14T10:15:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f31747ee7bdaebf02e7e58d51c27102e0c7c9ef1'/>
<id>urn:sha1:f31747ee7bdaebf02e7e58d51c27102e0c7c9ef1</id>
<content type='text'>
Change the URL to the refresh link. Before it was redirecting to the home page.
Now it is redirecting to the same page, which make more sense.

See #457
</content>
</entry>
<entry>
<title>API: Bug previous commit</title>
<updated>2014-03-03T20:27:45+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-03-03T20:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ff8fd9565413d8b690e0027bd6a091d8e74165b1'/>
<id>urn:sha1:ff8fd9565413d8b690e0027bd6a091d8e74165b1</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/443
Bug in
https://github.com/marienfressinaud/FreshRSS/commit/fc6769c1b10314b50be4a3d970c5c4917be6305c
</content>
</entry>
<entry>
<title>API: Add continuation mode</title>
<updated>2014-03-03T20:25:14+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-03-03T20:25:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=fc6769c1b10314b50be4a3d970c5c4917be6305c'/>
<id>urn:sha1:fc6769c1b10314b50be4a3d970c5c4917be6305c</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/443
Needed for e.g. EasyRSS
</content>
</entry>
<entry>
<title>New unsafe autologin mode</title>
<updated>2014-03-02T12:35:09+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-03-02T12:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b07f9157b18bffdb28833ed1363284571be3644e'/>
<id>urn:sha1:b07f9157b18bffdb28833ed1363284571be3644e</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/440
</content>
</entry>
<entry>
<title>Micro-optimisation is_null</title>
<updated>2014-03-01T19:56:27+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-03-01T19:56:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a8d06d12705a6467f2d11a8a6afc51ae2ea7088a'/>
<id>urn:sha1:a8d06d12705a6467f2d11a8a6afc51ae2ea7088a</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/pull/434
https://github.com/marienfressinaud/FreshRSS/issues/428
</content>
</entry>
</feed>
