<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/SQL/install.sql.mysql.php, branch 1.10.2</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.10.2</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.10.2'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2018-01-01T19:34:06+00:00</updated>
<entry>
<title>Add mute strategy configuration (#1750)</title>
<updated>2018-01-01T19:34:06+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2018-01-01T19:34:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=8c2113f9e6eb86b630a4e861513229d7abf219b8'/>
<id>urn:sha1:8c2113f9e6eb86b630a4e861513229d7abf219b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix DROP tables for deferred insertion</title>
<updated>2017-04-09T22:43:18+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-04-09T22:43:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5d54e47ff4065167a07085df07a590372ac5d636'/>
<id>urn:sha1:5d54e47ff4065167a07085df07a590372ac5d636</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/pull/1470
</content>
</entry>
<entry>
<title>SQL index auto added</title>
<updated>2017-03-26T20:08:17+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-03-26T20:08:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=bc580c5905522143cb3d73a37641f7bf21225545'/>
<id>urn:sha1:bc580c5905522143cb3d73a37641f7bf21225545</id>
<content type='text'>
At the same time as the new temp table
</content>
</entry>
<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>Defered insertion MySQL bug</title>
<updated>2017-03-26T00:41:08+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-03-26T00:41:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a20fd9db9f0ed0e27c65671bb10402ced10587b1'/>
<id>urn:sha1:a20fd9db9f0ed0e27c65671bb10402ced10587b1</id>
<content type='text'>
The update of cached values remains to be optimized
</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>CLI option no-default-feeds</title>
<updated>2016-10-24T18:29:08+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-10-24T18:29:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1182129ce5f07892afed190ffbb2ea4c7fc28967'/>
<id>urn:sha1:1182129ce5f07892afed190ffbb2ea4c7fc28967</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1095
</content>
</entry>
<entry>
<title>SQL DROP TABLE</title>
<updated>2016-10-15T18:01:48+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-10-15T18:01:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=34e38e3a97814eae27174839dd04bcf79c3d62b5'/>
<id>urn:sha1:34e38e3a97814eae27174839dd04bcf79c3d62b5</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1320
</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>MySQL UTF8MB4 minor details</title>
<updated>2016-08-01T15:52:21+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-08-01T15:52:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2859eff94de87523a94b5a6ed84eaa94844f3fe9'/>
<id>urn:sha1:2859eff94de87523a94b5a6ed84eaa94844f3fe9</id>
<content type='text'>
</content>
</entry>
</feed>
