<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/Controllers, 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>Add an option to choose content width</title>
<updated>2014-06-05T20:26:18+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-06-05T20:26:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b8f53b052592d3729bdc88936bad5f4e2da78dfe'/>
<id>urn:sha1:b8f53b052592d3729bdc88936bad5f4e2da78dfe</id>
<content type='text'>
- 4 options: thin, medium, large and no limit
- Thin is by default
</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>Split reading configuration page</title>
<updated>2014-04-09T03:26:41+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-04-09T03:26:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b55571de8f19fab15202826950184cfcb90d364c'/>
<id>urn:sha1:b55571de8f19fab15202826950184cfcb90d364c</id>
<content type='text'>
I splitted the reading configuration page in 2 pages. The display configuration page
to prepare for #265 and the reading configuration page.
It is just a test, feel free to discard that.

I also change some wording to be consistent through out the application.
</content>
</entry>
<entry>
<title>Improve compatibility PHP 5.3</title>
<updated>2014-03-30T18:47:00+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-03-30T18:47:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8ef32a10c6fd8e4ace44a5e797f6176f80b9560e'/>
<id>urn:sha1:8ef32a10c6fd8e4ace44a5e797f6176f80b9560e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch '163-export' into dev</title>
<updated>2014-03-30T17:17:27+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-03-30T17:17:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5f974c2567091412f4e98cad2a31e882e14cac9b'/>
<id>urn:sha1:5f974c2567091412f4e98cad2a31e882e14cac9b</id>
<content type='text'>
Conflicts:
	app/layout/aside_feed.phtml
</content>
</entry>
<entry>
<title>Add a bookmark to easily subscribe to websites</title>
<updated>2014-03-30T15:52:42+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-03-30T15:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=19517baf13dba7ebd7d41dbbacceaea3ed75af8e'/>
<id>urn:sha1:19517baf13dba7ebd7d41dbbacceaea3ed75af8e</id>
<content type='text'>
- FeedController-&gt;addAction (GET) shows a confirmation page
- If already subscribe, redirect to Configure-&gt;feedAction
- Add a bookmark in aside_feed

See #425 #426 and #464
</content>
</entry>
</feed>
