<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/Controllers/importExportController.php, branch 1.7.0</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.7.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.7.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2017-03-27T19:26:38+00:00</updated>
<entry>
<title>More defered insertion</title>
<updated>2017-03-27T19:26:38+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-03-27T19:26:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5541e3951262bf93fc0eeb4938d6b93b01bfd1bd'/>
<id>urn:sha1:5541e3951262bf93fc0eeb4938d6b93b01bfd1bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'FreshRSS/dev' into defered-insertion</title>
<updated>2017-03-26T17:36:44+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-03-26T17:36:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=fbdc22f75a896363d6c0f1a5b1d84adf8209fb88'/>
<id>urn:sha1:fbdc22f75a896363d6c0f1a5b1d84adf8209fb88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PDO fix PHP 7.1</title>
<updated>2017-03-26T16:48:34+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-03-26T16:48:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7a6751b50d9c809d2127a154bf811f576a24e4a4'/>
<id>urn:sha1:7a6751b50d9c809d2127a154bf811f576a24e4a4</id>
<content type='text'>
http://php.net/manual/migration71.changed-functions.php#migration71.changed-functions.pdo
</content>
</entry>
<entry>
<title>Candidate implementation of defered insertion</title>
<updated>2017-03-25T23:01:11+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-03-25T23:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=22b41f3bfcbd5a54d59789c2cebfda6dc23b7dde'/>
<id>urn:sha1:22b41f3bfcbd5a54d59789c2cebfda6dc23b7dde</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/530
</content>
</entry>
<entry>
<title>Function to disable MySQL buffering for large exports</title>
<updated>2016-11-15T20:38:18+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-11-15T20:38:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=568b737b6c62ace5aaa6b3f6c968e2595ea70f55'/>
<id>urn:sha1:568b737b6c62ace5aaa6b3f6c968e2595ea70f55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stream JSON export</title>
<updated>2016-11-15T19:43:06+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-11-15T19:43:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f59de4e2b679efb1ba4bbfd576a5ea07422cc169'/>
<id>urn:sha1:f59de4e2b679efb1ba4bbfd576a5ea07422cc169</id>
<content type='text'>
Avoid large in-memory copies
https://github.com/FreshRSS/FreshRSS/issues/1372
</content>
</entry>
<entry>
<title>Fix OPML import bug</title>
<updated>2016-10-24T22:10:49+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-10-24T22:10:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7dc9862596d9b598c4b1146b29cfb3548dafce40'/>
<id>urn:sha1:7dc9862596d9b598c4b1146b29cfb3548dafce40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CLI export</title>
<updated>2016-10-23T11:37:48+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-10-23T11:37:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=fcb9280fc87c159539f5832ab35f174cd515654e'/>
<id>urn:sha1:fcb9280fc87c159539f5832ab35f174cd515654e</id>
<content type='text'>
ZIP export, OPML export.
Corrected height of feeds select in Pafat theme.
https://github.com/FreshRSS/FreshRSS/pull/1338
https://github.com/FreshRSS/FreshRSS/issues/1039
https://github.com/FreshRSS/FreshRSS/issues/1277
</content>
</entry>
<entry>
<title>CLI import ZIP/OPML/JSON for user</title>
<updated>2016-10-22T23:46:14+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-10-22T23:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1b8eb6c7e732f1eda4fc8f22e847b363b016f857'/>
<id>urn:sha1:1b8eb6c7e732f1eda4fc8f22e847b363b016f857</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1095
https://github.com/FreshRSS/FreshRSS/issues/851
</content>
</entry>
<entry>
<title>Extract function safe_ascii()</title>
<updated>2016-10-19T23:38:23+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-10-19T23:38:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7f2b0439ec4158ee7d78571d60e9bcc995e87cac'/>
<id>urn:sha1:7f2b0439ec4158ee7d78571d60e9bcc995e87cac</id>
<content type='text'>
</content>
</entry>
</feed>
