<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/layout, branch 1.5.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.5.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.5.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2016-08-17T22:00:08+00:00</updated>
<entry>
<title>SQL mark search as read</title>
<updated>2016-08-17T22:00:08+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-08-17T22:00:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=32c734ef622f4ed83d212d3eb1d15d83d406bd86'/>
<id>urn:sha1:32c734ef622f4ed83d212d3eb1d15d83d406bd86</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/608
</content>
</entry>
<entry>
<title>Minor HTML fixes</title>
<updated>2016-08-15T19:57:37+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-08-15T19:57:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a0230ad70b0e1d5cef7423f101adeba1e1fe34b3'/>
<id>urn:sha1:a0230ad70b0e1d5cef7423f101adeba1e1fe34b3</id>
<content type='text'>
Fix aria bug. Move some content before the flush. XHTML syntax.
</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>PHP 5.3 compatibility for callback</title>
<updated>2016-08-12T20:56:02+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-08-12T20:56:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a6071a0d9824908ea48099a66435d70d74b9b1b8'/>
<id>urn:sha1:a6071a0d9824908ea48099a66435d70d74b9b1b8</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1208
</content>
</entry>
<entry>
<title>meta referrer origin</title>
<updated>2016-08-07T11:52:57+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-08-07T11:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=dccc2a84355149c702dbd2db7e560d38b0e05c01'/>
<id>urn:sha1:dccc2a84355149c702dbd2db7e560d38b0e05c01</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/955
Tested in Firefox 48, Chrome 53, Edge 25
</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>HTTP2 optimization</title>
<updated>2016-04-23T17:10:32+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-04-23T17:10:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b042d3a7728037db90a9306c61091be0a8ac42c4'/>
<id>urn:sha1:b042d3a7728037db90a9306c61091be0a8ac42c4</id>
<content type='text'>
Fast flush HTTP headers, push promise CSS.
Requires PHP 5.3+ due to anonymous function.
Do not load syles, scripts, and notifications for Ajax requests.
https://github.com/FreshRSS/FreshRSS/issues/1089
</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 bookmarklet (subscription)</title>
<updated>2016-02-21T17:06:32+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-02-21T17:06:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b4864149889a749042d344625d4ffbdbd3f8a3cc'/>
<id>urn:sha1:b4864149889a749042d344625d4ffbdbd3f8a3cc</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1075
</content>
</entry>
<entry>
<title>CSP: Use inline JSON instead of one-time cookie</title>
<updated>2016-02-21T13:23:24+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-02-21T13:23:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e3dc7d46e15d97f8bd008acf3489d5e6c22b8daa'/>
<id>urn:sha1:e3dc7d46e15d97f8bd008acf3489d5e6c22b8daa</id>
<content type='text'>
Simpler, lighter
https://github.com/FreshRSS/FreshRSS/issues/1075
</content>
</entry>
</feed>
