<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/Models/ConfigurationSetter.php, branch 1.3.2-beta</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.3.2-beta</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.3.2-beta'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2015-11-02T20:14:13+00:00</updated>
<entry>
<title>Make auto-update server URL alterable</title>
<updated>2015-11-02T20:14:13+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-11-02T20:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=697817eebf754c2a05c7b4c88df1f13dbd0179da'/>
<id>urn:sha1:697817eebf754c2a05c7b4c88df1f13dbd0179da</id>
<content type='text'>
See https://github.com/FreshRSS/FreshRSS/issues/1019
</content>
</entry>
<entry>
<title>Fix feed and category side effect</title>
<updated>2015-09-11T22:45:25+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2015-09-11T22:45:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=271d43b5692de4d56f05d38ca802b7807c8743cf'/>
<id>urn:sha1:271d43b5692de4d56f05d38ca802b7807c8743cf</id>
<content type='text'>
Before, when deleting a feed or a category, the user queries were deleted as well. No matter if they were related or not.
Now, they are deleted only if they are related.

I this this fix is not the best way to handle that. I think it would be better if we could find a way to create a UserQuery object from the array.
The same applies when displaying the user queries in the interface.

See #980
</content>
</entry>
<entry>
<title>Cast $limits values in int (config)</title>
<updated>2015-07-27T12:52:13+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-07-27T12:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9817743cd7fbe10e361873a0a5d6cb591c720c23'/>
<id>urn:sha1:9817743cd7fbe10e361873a0a5d6cb591c720c23</id>
<content type='text'>
Fix https://github.com/FreshRSS/FreshRSS/issues/925
</content>
</entry>
<entry>
<title>Fix a bug in ConfigurationSetter</title>
<updated>2015-07-22T21:22:50+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-07-22T21:22:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d6e632fc09ff391da39a42853f0eae87ef4a20f4'/>
<id>urn:sha1:d6e632fc09ff391da39a42853f0eae87ef4a20f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a max_registrations limit</title>
<updated>2015-07-21T13:31:23+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-07-21T13:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ac8bd3d2512dd1bfca43d71ea10202ba9e6a82a6'/>
<id>urn:sha1:ac8bd3d2512dd1bfca43d71ea10202ba9e6a82a6</id>
<content type='text'>
- Allow user to create accounts (not implemented)
- Admin only can set this limit

See https://github.com/FreshRSS/FreshRSS/issues/679
</content>
</entry>
<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>
</feed>
