<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/Models/FeedDAO.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-26T12:07:06+00:00</updated>
<entry>
<title>More defered insertion. New SQL index</title>
<updated>2017-03-26T12:07:06+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-03-26T12:07:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e956aee53d561fbdc11a78a50ad7cc041108e5b5'/>
<id>urn:sha1:e956aee53d561fbdc11a78a50ad7cc041108e5b5</id>
<content type='text'>
New index entry_feed_read_index
TODO: Auto add this index to existing version
</content>
</entry>
<entry>
<title>postgres fixes</title>
<updated>2017-01-27T09:26:31+00:00</updated>
<author>
<name>Thomas Citharel</name>
<email>tcit@tcit.fr</email>
</author>
<published>2017-01-27T09:26:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ae5a8572d50fbbd52bdd88cce6bb80b79dbaaf1a'/>
<id>urn:sha1:ae5a8572d50fbbd52bdd88cce6bb80b79dbaaf1a</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>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>
</feed>
