<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/Models/ConfigurationSetter.php, branch 1.1.1</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.1.1</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.1.1'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2015-05-10T12:04:12+00:00</updated>
<entry>
<title>Moved updated/unread option from global to user</title>
<updated>2015-05-10T12:04:12+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-10T12:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0d0c6b7493161d350ca2eb1d4c45c0c70cfcbb92'/>
<id>urn:sha1:0d0c6b7493161d350ca2eb1d4c45c0c70cfcbb92</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/798
</content>
</entry>
<entry>
<title>Error when deleting a feed, wrong object</title>
<updated>2015-03-24T21:51:51+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-03-24T21:51:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d7706b66f586b36e44e471b5c06526de258af8b8'/>
<id>urn:sha1:d7706b66f586b36e44e471b5c06526de258af8b8</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/816
</content>
</entry>
<entry>
<title>Error when deleting a feed</title>
<updated>2015-03-24T21:45:27+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-03-24T21:45:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=239a010ef23127429698b6be5f4a5453b0bfbad7'/>
<id>urn:sha1:239a010ef23127429698b6be5f4a5453b0bfbad7</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/816
</content>
</entry>
<entry>
<title>Introduce user queries objects</title>
<updated>2015-03-05T12:29:41+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2015-03-01T14:18:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5b90e1f4a0057aa78fd7d8d4d748b01676ec9073'/>
<id>urn:sha1:5b90e1f4a0057aa78fd7d8d4d748b01676ec9073</id>
<content type='text'>
There is now an object to manipulate user queries. It allows to move logic to handle those from the view and the controller in the model.
Thus making the view and the controller easier to read.
I introduced a new interface to start using dependency injection. There is still some rough edges but we are moving in the right direction.
The new object is fully tested but it still need some improvements, for instance, it is still tied to the search object.
There might be a better way to do that.
</content>
</entry>
<entry>
<title>Fix mark_when setter</title>
<updated>2015-01-18T12:04:08+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-18T12:04:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=711ef5546cd218f81595e6e3b479b929ffeb3bc7'/>
<id>urn:sha1:711ef5546cd218f81595e6e3b479b929ffeb3bc7</id>
<content type='text'>
mark_when was not taken in consideration.
</content>
</entry>
<entry>
<title>Simplify shortcut setter</title>
<updated>2015-01-16T22:38:12+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-16T22:38:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=409e09f68516be23f564be81f82f3a8af10a0bbf'/>
<id>urn:sha1:409e09f68516be23f564be81f82f3a8af10a0bbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug if a shortcut is not in the initial config</title>
<updated>2015-01-16T22:20:59+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-16T22:20:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9483c6cf6759364678ca37d3f8379d35c72a8675'/>
<id>urn:sha1:9483c6cf6759364678ca37d3f8379d35c72a8675</id>
<content type='text'>
A new shortcut was never saved because ConfigurationSetter never set a
shortcut which did not appear in the initial conf.
</content>
</entry>
<entry>
<title>Fix Minz_Translate::availableLanguages() method</title>
<updated>2015-01-08T13:50:21+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-08T13:50:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a3f667e586e73e996175477939aa7beb10630901'/>
<id>urn:sha1:a3f667e586e73e996175477939aa7beb10630901</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a setter for extensions_enabled config value</title>
<updated>2015-01-08T13:22:20+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-08T13:22:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e86a6097c886ac8b0ed9278c2cafc543ad4c0227'/>
<id>urn:sha1:e86a6097c886ac8b0ed9278c2cafc543ad4c0227</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add system config setter methods</title>
<updated>2015-01-07T17:55:18+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-07T17:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9265cd57333b2a91effc6ea284b504fbc977b9ed'/>
<id>urn:sha1:9265cd57333b2a91effc6ea284b504fbc977b9ed</id>
<content type='text'>
See https://github.com/FreshRSS/FreshRSS/issues/730
</content>
</entry>
</feed>
