<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized), branch 1.6.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.6.1</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.6.1'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2016-11-02T20:42:58+00:00</updated>
<entry>
<title>Merge pull request #1351 from FreshRSS/dev</title>
<updated>2016-11-02T20:42:58+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-11-02T20:42:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c3d2496bb3ce665faf4a0f24a4aa2ab300ab56d3'/>
<id>urn:sha1:c3d2496bb3ce665faf4a0f24a4aa2ab300ab56d3</id>
<content type='text'>
Dev 1.6.1</content>
</entry>
<entry>
<title>Merge pull request #1350 from Alkarex/bindParam-bug</title>
<updated>2016-11-02T20:31:31+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-11-02T20:31:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=cb4da4eb47ab043cf3aea7c9c869fcec897fe7d2'/>
<id>urn:sha1:cb4da4eb47ab043cf3aea7c9c869fcec897fe7d2</id>
<content type='text'>
Use bindValue instead of bindParam</content>
</entry>
<entry>
<title>Use bindValue instead of bindParam</title>
<updated>2016-11-02T20:29:21+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-11-02T20:29:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8a410969ddb45ef28589957a0b334e76abf3060c'/>
<id>urn:sha1:8a410969ddb45ef28589957a0b334e76abf3060c</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1349
We should later replace all bindParam by bindValue
</content>
</entry>
<entry>
<title>Merge pull request #1346 from FreshRSS/dev</title>
<updated>2016-10-30T19:15:11+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-10-30T19:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1d3e5bdee069434fd65c2717ae8fcce8c54fe81d'/>
<id>urn:sha1:1d3e5bdee069434fd65c2717ae8fcce8c54fe81d</id>
<content type='text'>
Merge 1.6.0-dev in master</content>
</entry>
<entry>
<title>Prepare master 1.6.0 release</title>
<updated>2016-10-30T19:13:37+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-10-30T19:13:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=29e1f048159b7a580bdf1bab184e928f11d104b4'/>
<id>urn:sha1:29e1f048159b7a580bdf1bab184e928f11d104b4</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1328
</content>
</entry>
<entry>
<title>Minor readme change</title>
<updated>2016-10-29T12:36:01+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-10-29T12:36:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=86f86d3825ffff5fc1d466d4524b90ee983511ee'/>
<id>urn:sha1:86f86d3825ffff5fc1d466d4524b90ee983511ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1344 from Alkarex/confirm-disabled</title>
<updated>2016-10-29T12:32:00+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-10-29T12:32:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=63308faf09d18508a261080abff4d8666dfb59a2'/>
<id>urn:sha1:63308faf09d18508a261080abff4d8666dfb59a2</id>
<content type='text'>
Disable "mark all as read" before confirmation script is loaded</content>
</entry>
<entry>
<title>Disable "mark all as read" before confirmation script is loaded</title>
<updated>2016-10-29T11:11:37+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-10-29T11:11:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=00f446d1557165cba90d0d3ec17404d3fdce84cd'/>
<id>urn:sha1:00f446d1557165cba90d0d3ec17404d3fdce84cd</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1342
</content>
</entry>
<entry>
<title>A bit more readme</title>
<updated>2016-10-25T20:35:45+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-10-25T20:35:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a7301a43faeb391138478cb462493c3e025296ea'/>
<id>urn:sha1:a7301a43faeb391138478cb462493c3e025296ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Readme slight update</title>
<updated>2016-10-25T20:09:19+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-10-25T20:09:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b487eba5997e40427fecb1f7982918be13a7fc2b'/>
<id>urn:sha1:b487eba5997e40427fecb1f7982918be13a7fc2b</id>
<content type='text'>
</content>
</entry>
</feed>
