<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/views/stats, 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>2016-08-13T19:14:36+00:00</updated>
<entry>
<title>Merge branch 'FreshRSS/dev' into PostgreSQL</title>
<updated>2016-08-13T19:14:36+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-08-13T19:14:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=967dff535defd2c95bf1be9b48e0b18e3fe6025d'/>
<id>urn:sha1:967dff535defd2c95bf1be9b48e0b18e3fe6025d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CSRF token, update HTTP Referrer policy to same-origin</title>
<updated>2016-08-13T15:49:31+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-08-13T15:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e6fd34bdda5d067a9e74714aaae10c89ed998a46'/>
<id>urn:sha1:e6fd34bdda5d067a9e74714aaae10c89ed998a46</id>
<content type='text'>
https://www.w3.org/TR/referrer-policy/#referrer-policy-no-referrer
https://github.com/FreshRSS/FreshRSS/issues/570
https://github.com/FreshRSS/FreshRSS/issues/955
https://github.com/FreshRSS/FreshRSS/issues/1198
https://github.com/FreshRSS/FreshRSS/issues/565
https://github.com/FreshRSS/FreshRSS/issues/554
</content>
</entry>
<entry>
<title>Problematic MySQL reserved keyword</title>
<updated>2016-08-06T22:54:49+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-08-06T22:54:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=bee833bf524e58ea9cf5309fb89f6f8b30005720'/>
<id>urn:sha1:bee833bf524e58ea9cf5309fb89f6f8b30005720</id>
<content type='text'>
`read` and `reads` are reserved keywords
</content>
</entry>
<entry>
<title>Restaure compatibility with Internet Explorer 11 / Edge</title>
<updated>2016-07-31T16:25:02+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-07-31T16:25:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=93f7f849874dcdf1263370ff08c72a962f8de56f'/>
<id>urn:sha1:93f7f849874dcdf1263370ff08c72a962f8de56f</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/772
</content>
</entry>
<entry>
<title>Fix redirection while deleting a feed</title>
<updated>2016-03-06T11:51:39+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2016-03-06T11:51:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5f04462e554e4604c04c2c9ca2fe97df6f6f6376'/>
<id>urn:sha1:5f04462e554e4604c04c2c9ca2fe97df6f6f6376</id>
<content type='text'>
Before, when deleting a feed from the statistics idle page, there was an error in the redirection process.
Now, the redirection works properly and redirects to the idle page.
</content>
</entry>
<entry>
<title>CSP for statistics and forms</title>
<updated>2016-02-21T18:15:23+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-02-21T18:15:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=cb913a3a76daf357ad36ca39c26b4aaf800211d2'/>
<id>urn:sha1:cb913a3a76daf357ad36ca39c26b4aaf800211d2</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1075
</content>
</entry>
<entry>
<title>CSP for statistics</title>
<updated>2016-02-21T16:26:37+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-02-21T16:26:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=264d05297c72e87b114a8e930db7eae7affe5690'/>
<id>urn:sha1:264d05297c72e87b114a8e930db7eae7affe5690</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1075
</content>
</entry>
<entry>
<title>Coding style endforeach (must be avoided)</title>
<updated>2014-12-17T20:15:24+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-12-17T20:15:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=875b8a72f97429c4e4df6d292daf4261fb7a45bd'/>
<id>urn:sha1:875b8a72f97429c4e4df6d292daf4261fb7a45bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix i18n for subscription pages</title>
<updated>2014-12-11T16:26:01+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-12-11T16:26:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=cad4259e627a016a44e48395b242f973c1e4d502'/>
<id>urn:sha1:cad4259e627a016a44e48395b242f973c1e4d502</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update i18n for statistics</title>
<updated>2014-12-11T15:10:39+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-12-11T15:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f43b2737065c0fdb2759839d0179ac6730c1bd54'/>
<id>urn:sha1:f43b2737065c0fdb2759839d0179ac6730c1bd54</id>
<content type='text'>
</content>
</entry>
</feed>
