<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/views/stats, branch 1.16.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.16.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.16.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2019-10-23T09:18:20+00:00</updated>
<entry>
<title>Take advantage of PHP 5.4+ short echo (#2585)</title>
<updated>2019-10-23T09:18:20+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2019-10-23T09:18:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7a5236de3f13f08b8c51eb183c0dcf1c8c85beca'/>
<id>urn:sha1:7a5236de3f13f08b8c51eb183c0dcf1c8c85beca</id>
<content type='text'>
* Take advantage of PHP 5.4+ short echo

https://php.net/migration54.new-features thanks to
https://github.com/FreshRSS/FreshRSS/pull/2495

Use `&lt;?=  ?&gt;` instead of `&lt;?php echo; ?&gt;`
10kB of code saved :-)

Done with regular expression:
```
&lt;\?php echo (.+?);? *\?&gt;
&lt;?= \1 ?&gt;
```

* Try Travis fix

https://github.com/squizlabs/PHP_CodeSniffer/issues/2045#issuecomment-395238272
</content>
</entry>
<entry>
<title>Explicit quotes decoding (#1947)</title>
<updated>2018-06-22T14:07:48+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-06-22T14:07:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a66b995be7d187a208bf7f66ce4d83911ba5932f'/>
<id>urn:sha1:a66b995be7d187a208bf7f66ce4d83911ba5932f</id>
<content type='text'>
* Explicit quotes decoding

* Explicit htmlspecialchars_decode and htmlspecialchars
</content>
</entry>
<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>
</feed>
