<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/lib/Minz/Url.php, branch 1.14.3</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.14.3</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.14.3'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2018-09-08T22:51:02+00:00</updated>
<entry>
<title>Minz: fix absolute URL bug (#2006)</title>
<updated>2018-09-08T22:51:02+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-09-08T22:51:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4e8932d4bb7ee95775025f382ef5ea601abd493a'/>
<id>urn:sha1:4e8932d4bb7ee95775025f382ef5ea601abd493a</id>
<content type='text'>
* Fix absolute URL bug

https://github.com/FreshRSS/FreshRSS/issues/1946

* Better base_url guess in install.php

* Revert changes in install.php
</content>
</entry>
<entry>
<title>Minz URL bug</title>
<updated>2016-09-30T07:22:51+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre.alapetite@alexandra.dk</email>
</author>
<published>2016-09-30T07:22:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4d8c63a51e9738f1600de895c1b747f2634f4078'/>
<id>urn:sha1:4d8c63a51e9738f1600de895c1b747f2634f4078</id>
<content type='text'>
More general fix for https://github.com/FreshRSS/FreshRSS/pull/1269
</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>Fix url ending</title>
<updated>2016-03-06T13:26:20+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2016-03-06T13:26:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e265c943190ad490c6da414b1e243ade14797652'/>
<id>urn:sha1:e265c943190ad490c6da414b1e243ade14797652</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix unexpected behaviour in getBaseUrl</title>
<updated>2015-07-23T08:05:32+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-07-23T08:05:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6db09411968ff0eac722efde79628b501b8dbe5e'/>
<id>urn:sha1:6db09411968ff0eac722efde79628b501b8dbe5e</id>
<content type='text'>
- getBaseUrl() returns info from configuration only and always append
  the suffix
- add a guessBaseUrl() to extract base_url from $_SERVER info
- fix Url::display() to take this change in consideration

Fix https://github.com/FreshRSS/FreshRSS/issues/906
Use https://github.com/FreshRSS/FreshRSS/pull/910
</content>
</entry>
<entry>
<title>Fix broken links for extension script/style files</title>
<updated>2015-07-13T21:11:05+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-07-13T21:11:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=241086fa672226cf799a82daad364fb82272da3b'/>
<id>urn:sha1:241086fa672226cf799a82daad364fb82272da3b</id>
<content type='text'>
Fix https://github.com/FreshRSS/FreshRSS/issues/862
</content>
</entry>
<entry>
<title>Minz URL encoding bug</title>
<updated>2015-05-30T17:25:20+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-30T17:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a5a24108ef923c47422f6b10db57863739a996cd'/>
<id>urn:sha1:a5a24108ef923c47422f6b10db57863739a996cd</id>
<content type='text'>
See also https://github.com/FreshRSS/FreshRSS/pull/849
</content>
</entry>
<entry>
<title>Minz getBaseUrl correction and RSS template bug</title>
<updated>2015-05-23T00:23:38+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-23T00:23:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=27d2b88a19345dfc665dc086d3c2b2e4547e1b7f'/>
<id>urn:sha1:27d2b88a19345dfc665dc086d3c2b2e4547e1b7f</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/848
Corrections in Minz (HTTP_HOST was not sanitized, getURI() was never
used and not working anyway with absolute base_url)
$this-&gt;url was not defined in rss.phtml
</content>
</entry>
<entry>
<title>Minz: missing URL key/param encoding</title>
<updated>2015-01-20T23:44:26+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-01-20T23:44:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=211569ef85f50891035e3e2645ec0c87badec1e1'/>
<id>urn:sha1:211569ef85f50891035e3e2645ec0c87badec1e1</id>
<content type='text'>
Caused searches such as "intitle:&amp;amp;" to fail after paging, and
possible XSS vulnerabilities.
Discovered during https://github.com/FreshRSS/FreshRSS/issues/754
</content>
</entry>
<entry>
<title>Minz_Url separator is "?" instead of "/?"</title>
<updated>2014-03-30T13:42:32+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-03-30T13:42:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=27b678203b2a9034312fcb5a0c3f923caa26901f'/>
<id>urn:sha1:27b678203b2a9034312fcb5a0c3f923caa26901f</id>
<content type='text'>
See https://github.com/marienfressinaud/FreshRSS/pull/426
</content>
</entry>
</feed>
