<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/Controllers, branch 0.7.3</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.3</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.7.3'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2014-07-13T20:36:34+00:00</updated>
<entry>
<title>Number of unread articles as prefix in page title</title>
<updated>2014-07-13T20:36:34+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-07-13T20:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2da4c13263affdd435ed71edaa111f05a57972a4'/>
<id>urn:sha1:2da4c13263affdd435ed71edaa111f05a57972a4</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/536
</content>
</entry>
<entry>
<title>Fix bug changement default view</title>
<updated>2014-07-10T18:44:35+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-07-10T18:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=85bae5436c8cd2b3ff1b08c6ea031e6e99f0a0d6'/>
<id>urn:sha1:85bae5436c8cd2b3ff1b08c6ea031e6e99f0a0d6</id>
<content type='text'>
- It was impossible to set default view to "Show all articles"
- "0" was compared to 0 ("O" === 0 =&gt; false)
- cast value from Minz_Request into integer
</content>
</entry>
<entry>
<title>SQL: removed superfluous transactions to avoid some dead locks</title>
<updated>2014-07-08T12:14:02+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-07-08T12:14:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0f842c1aea74792d9b6f7e41e374c5aa0ec745fb'/>
<id>urn:sha1:0f842c1aea74792d9b6f7e41e374c5aa0ec745fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a configuration parameter</title>
<updated>2014-07-07T23:34:47+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2014-07-07T23:21:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=21d8c03ac969d93b9a0d29ee5cb8cd2f5630bdb8'/>
<id>urn:sha1:21d8c03ac969d93b9a0d29ee5cb8cd2f5630bdb8</id>
<content type='text'>
Add a parameter to choose wether or not the user want to display a confirmation dialog when clicking on "mark all as read" actions.
</content>
</entry>
<entry>
<title>SQL: improved performance for adding new articles</title>
<updated>2014-07-07T16:25:48+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-07-07T16:25:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=439a0e2991231db51232646736a4bf78cfb2bffd'/>
<id>urn:sha1:439a0e2991231db51232646736a4bf78cfb2bffd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prepare statistics for SQLite</title>
<updated>2014-07-06T09:54:00+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-07-06T09:54:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3bbd0e446f6a1a0c41a4db36d2841db36dc34004'/>
<id>urn:sha1:3bbd0e446f6a1a0c41a4db36d2841db36dc34004</id>
<content type='text'>
Temporarily disable 30-day statistics for SQLite
https://github.com/marienfressinaud/FreshRSS/issues/100
https://github.com/marienfressinaud/FreshRSS/issues/90
</content>
</entry>
<entry>
<title>Minor white space parentheses</title>
<updated>2014-07-05T22:10:58+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-07-05T22:10:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=72924cb5fecce336dce5b252f719a50af0981f12'/>
<id>urn:sha1:72924cb5fecce336dce5b252f719a50af0981f12</id>
<content type='text'>
</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>
<entry>
<title>Merge pull request #516 from aledeg/stats</title>
<updated>2014-07-05T16:43:35+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-07-05T16:43:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b48dc25963553e4596a5ca10a3c823e895fbfd92'/>
<id>urn:sha1:b48dc25963553e4596a5ca10a3c823e895fbfd92</id>
<content type='text'>
Refactor statistics</content>
</entry>
<entry>
<title>Bug search</title>
<updated>2014-07-05T10:08:17+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-07-05T10:08:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=76b64a6907e825588a795a567e3c05c3cebcab76'/>
<id>urn:sha1:76b64a6907e825588a795a567e3c05c3cebcab76</id>
<content type='text'>
Following introduction of user-queries
https://github.com/marienfressinaud/FreshRSS/commit/2b8dc666345d334f50bf2f4f32f0b127edb40c3a#diff-be03dd1f6b53ebb2682ba9dd334bc273
</content>
</entry>
</feed>
