<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/Models/FeedDAO.php, 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-10-23T11:37:48+00:00</updated>
<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>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>
<entry>
<title>guid and urls should not contain low/high characters</title>
<updated>2016-10-19T23:19:59+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-10-19T23:19:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1893fc61e0e576519f878267fd877247445d1055'/>
<id>urn:sha1:1893fc61e0e576519f878267fd877247445d1055</id>
<content type='text'>
It looks like SimplePie does not always filter everything
Having a character not in latin1 would create MySQL collate errors
</content>
</entry>
<entry>
<title>Better multiuser update</title>
<updated>2016-10-05T15:48:24+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre.alapetite@alexandra.dk</email>
</author>
<published>2016-10-05T15:48:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=fe65eec5bbdaee37177e3673e31e241b1f1b938d'/>
<id>urn:sha1:fe65eec5bbdaee37177e3673e31e241b1f1b938d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Take better advantage of other users refresh</title>
<updated>2016-10-04T22:39:54+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-10-04T22:39:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=05cabe99ae48a187a77e0246dfffc60f2434b5e5'/>
<id>urn:sha1:05cabe99ae48a187a77e0246dfffc60f2434b5e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Quoted upper-cases instead of string replace</title>
<updated>2016-08-31T19:47:12+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-08-31T19:47:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f66be86e41d89214688a28243b412ffa43ce500d'/>
<id>urn:sha1:f66be86e41d89214688a28243b412ffa43ce500d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bug static</title>
<updated>2016-08-14T09:06:31+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-08-14T09:06:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e315192c4b3df89dddb1ac37c6c7a01531d7952f'/>
<id>urn:sha1:e315192c4b3df89dddb1ac37c6c7a01531d7952f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PostgreSQL draft</title>
<updated>2016-08-02T20:49:35+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-08-02T20:49:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7c1b5e322cca0134f57b3a436129985ba9170b9f'/>
<id>urn:sha1:7c1b5e322cca0134f57b3a436129985ba9170b9f</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/416
Based on @Damstre work https://github.com/FreshRSS/FreshRSS/pull/1071
Not tested
</content>
</entry>
<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>
</feed>
