<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/Models, branch 1.1.3-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.1.3-beta</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.1.3-beta'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2015-09-11T22:45:25+00:00</updated>
<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>PubSubHubbub prevent subscribing too often in case of error</title>
<updated>2015-08-04T10:36:00+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre.alapetite@alexandra.dk</email>
</author>
<published>2015-08-04T10:36:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9e43937f8c7f51c1bcd4e8009c6d1233868d5479'/>
<id>urn:sha1:9e43937f8c7f51c1bcd4e8009c6d1233868d5479</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/939
</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>Merge pull request #895 from Alkarex/hex2bin</title>
<updated>2015-07-12T14:10:35+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-07-12T14:10:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=10deab004dcde9354a9c14bd747310dbf37c89f0'/>
<id>urn:sha1:10deab004dcde9354a9c14bd747310dbf37c89f0</id>
<content type='text'>
Avoid hex2bin for PHP 5.3</content>
</entry>
<entry>
<title>Avoid hex2bin for PHP 5.3</title>
<updated>2015-07-10T19:40:28+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-07-10T19:40:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6b7d94626656674b60d6f970bd4ada46383dde1e'/>
<id>urn:sha1:6b7d94626656674b60d6f970bd4ada46383dde1e</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/894
And use native hexadecimal function when available (MySQL) to avoid
having binary data in the SQL logs.
</content>
</entry>
<entry>
<title>Updated log visibility</title>
<updated>2015-07-03T21:47:18+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-07-03T21:47:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=079150eee4eebce3549c3d7db84dd0180bdd11e7'/>
<id>urn:sha1:079150eee4eebce3549c3d7db84dd0180bdd11e7</id>
<content type='text'>
In particular, ensure that ERROR is only used for errors that may affect
FreshRSS integrity, and ensure that feed errors are visible also in
production, i.e. visibility of WARNING
https://github.com/FreshRSS/FreshRSS/issues/885
https://github.com/FreshRSS/FreshRSS/issues/884
</content>
</entry>
<entry>
<title>Merge from dev</title>
<updated>2015-06-01T17:40:30+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-06-01T17:40:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=137c498c84da23f9abad2217c5fd716d6c514573'/>
<id>urn:sha1:137c498c84da23f9abad2217c5fd716d6c514573</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/312
</content>
</entry>
<entry>
<title>Minor comment 1.1.1</title>
<updated>2015-05-31T18:52:11+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-31T18:48:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=384a146883548ba0274f8cbee0c2e67dc053f70e'/>
<id>urn:sha1:384a146883548ba0274f8cbee0c2e67dc053f70e</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/845
</content>
</entry>
</feed>
