<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/Models/FeedDAO.php, 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-05-11T20:42:41+00:00</updated>
<entry>
<title>More SQLite compatibility</title>
<updated>2015-05-11T20:42:41+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-11T20:42:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=217c191a1ba3ac03b847d261a32e19975380fcad'/>
<id>urn:sha1:217c191a1ba3ac03b847d261a32e19975380fcad</id>
<content type='text'>
Additional changes to add compatibility with SQLite for the new
hash/lastSeen mode of updating articles.
</content>
</entry>
<entry>
<title>Minor spaces</title>
<updated>2015-05-09T21:45:52+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-09T21:45:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a7bc54bb996a87a66127101be548d181dc8dd935'/>
<id>urn:sha1:a7bc54bb996a87a66127101be548d181dc8dd935</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SQL: more robust purge</title>
<updated>2015-05-09T21:37:56+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-09T21:37:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=993466844405bd9854d890d6d5ebf763ed8b78cb'/>
<id>urn:sha1:993466844405bd9854d890d6d5ebf763ed8b78cb</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/798
https://github.com/FreshRSS/FreshRSS/issues/493
</content>
</entry>
<entry>
<title>Fix spacing</title>
<updated>2015-03-05T12:29:41+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2015-03-05T11:47:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=24f6c1eabb4cea941e40307c2f732c0ca384ffd2'/>
<id>urn:sha1:24f6c1eabb4cea941e40307c2f732c0ca384ffd2</id>
<content type='text'>
</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 limit in import Json files</title>
<updated>2014-10-29T10:47:51+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-29T10:47:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d20b5a127fe95f91b55f3ae9391365c67f96c4cc'/>
<id>urn:sha1:d20b5a127fe95f91b55f3ae9391365c67f96c4cc</id>
<content type='text'>
See https://github.com/marienfressinaud/FreshRSS/issues/680
</content>
</entry>
<entry>
<title>Replace Minz_Log::record by corresponding methods</title>
<updated>2014-10-05T17:35:29+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-05T17:35:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d8f4681382986524b91acb0500847e9f24badf20'/>
<id>urn:sha1:d8f4681382986524b91acb0500847e9f24badf20</id>
<content type='text'>
Please not use Minz_Log::record anymore!

See https://github.com/marienfressinaud/FreshRSS/issues/655
</content>
</entry>
<entry>
<title>Bug purge</title>
<updated>2014-09-17T19:17:55+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-09-17T19:17:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=fc86d14ade745ca65f8ec8e6eaa0fb4c817961a2'/>
<id>urn:sha1:fc86d14ade745ca65f8ec8e6eaa0fb4c817961a2</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/493
</content>
</entry>
<entry>
<title>Bug global TTL</title>
<updated>2014-07-06T08:12:37+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-07-06T08:12:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3d3b33ea2e3f00a3de154086341c1fc2abcadc3e'/>
<id>urn:sha1:3d3b33ea2e3f00a3de154086341c1fc2abcadc3e</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/250
</content>
</entry>
<entry>
<title>Add TTL to control feed freshness</title>
<updated>2014-07-05T22:09:31+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-07-05T22:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=bc8eb560afd50290745ea6a500c0f930df2559eb'/>
<id>urn:sha1:bc8eb560afd50290745ea6a500c0f930df2559eb</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/250
</content>
</entry>
</feed>
