<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/lib/Minz/Request.php, branch 0.9.0</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.9.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.9.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2014-09-19T17:44:40+00:00</updated>
<entry>
<title>Improve redirection when deleting an idle feed</title>
<updated>2014-09-19T17:44:40+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-09-19T17:44:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d284958d52f633738e8cc736f7f4a50e0c984ecf'/>
<id>urn:sha1:d284958d52f633738e8cc736f7f4a50e0c984ecf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move http referer test into lib_rss</title>
<updated>2014-09-17T12:21:56+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-09-17T12:21:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=fc7d2a0bf271e43a9e6001dccef61ec0762eb840'/>
<id>urn:sha1:fc7d2a0bf271e43a9e6001dccef61ec0762eb840</id>
<content type='text'>
Rename method (coding style)
Change in app/FreshRSS.php
Improve test of app/install.php
</content>
</entry>
<entry>
<title>Bug referer for systems with non-standard HTTP port</title>
<updated>2014-08-30T16:31:50+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-08-30T16:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a126d99b3c87c12d6da86a32f0615ad36ec99d60'/>
<id>urn:sha1:a126d99b3c87c12d6da86a32f0615ad36ec99d60</id>
<content type='text'>
Now tests also for the scheme and port, which must be identical to the
ones in the referer.

https://github.com/marienfressinaud/FreshRSS/issues/565#issuecomment-53916915
https://github.com/marienfressinaud/FreshRSS/issues/554
</content>
</entry>
<entry>
<title>Move htmlspecialchars_utf8 from Request to Helper</title>
<updated>2014-08-12T19:56:34+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-08-12T19:56:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7900c5e550acafaf0b877635840a8a270eb06078'/>
<id>urn:sha1:7900c5e550acafaf0b877635840a8a270eb06078</id>
<content type='text'>
And remove html_chars_utf8 to use htmlspecialchars_utf8 instead in
importExportController
</content>
</entry>
<entry>
<title>Fix missing REQUEST_METHOD</title>
<updated>2014-08-12T19:15:12+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-08-12T19:15:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ede94098be5d330d4bf120eb8064c5c87eed7ef0'/>
<id>urn:sha1:ede94098be5d330d4bf120eb8064c5c87eed7ef0</id>
<content type='text'>
Useful when executing actualize_script.php
</content>
</entry>
<entry>
<title>Fix coding style of Minz_Request</title>
<updated>2014-08-12T19:12:02+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-08-12T19:12:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=22e2bf9239c3c5ee87a59910d88107ff359b24df'/>
<id>urn:sha1:22e2bf9239c3c5ee87a59910d88107ff359b24df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New wrappers Minz_Request::good() and bad()</title>
<updated>2014-08-12T19:01:07+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-08-12T18:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=1b20f6bd025a08a7a741b2751d837f736758eb2d'/>
<id>urn:sha1:1b20f6bd025a08a7a741b2751d837f736758eb2d</id>
<content type='text'>
1. Set a notification message in session variable
2. Redirect to a specific url

First use in importExportController.php

See https://github.com/marienfressinaud/FreshRSS/conversations/576
</content>
</entry>
<entry>
<title>Improve system of queries</title>
<updated>2014-06-14T07:04:31+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-06-14T06:58:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a7e833280954a537e12d5a3f4fa12a5b9e8412da'/>
<id>urn:sha1:a7e833280954a537e12d5a3f4fa12a5b9e8412da</id>
<content type='text'>
- Coding style
- More checks server side
- Default query name is "Query n°X"
- List of queries is moved into nav_menu, in a dropdown
- Better system to remove fields in JS (to a.remove elements, give an
  attibute data-remove="id_to_remove")
- Fix a bug in lib/Mine/Request.php (htmlspecialchars_utf8 can be applied on
  arrays now)
- Few theme improvements
- Add an element .no-mobile to apply to elements which should not appear on
  mobiles

See https://github.com/marienfressinaud/FreshRSS/pull/498
</content>
</entry>
<entry>
<title>Minz: remove one layer of ob_ (experimental)</title>
<updated>2014-03-22T16:56:07+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-03-22T16:56:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5081ffaf39699398f83be97e47b72444e5bcd5d1'/>
<id>urn:sha1:5081ffaf39699398f83be97e47b72444e5bcd5d1</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/303#issuecomment-38351311
https://github.com/marienfressinaud/FreshRSS/issues/163
* Remove Minz_Response (not needed anymore)
* Move Minz_Request::reseted to Minz_Dispatcher::reset()
</content>
</entry>
<entry>
<title>Better function isPost</title>
<updated>2014-02-11T22:42:24+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-02-11T22:42:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9f6fa5f7c6e476aceb8a1979cd62f6fbf53b6757'/>
<id>urn:sha1:9f6fa5f7c6e476aceb8a1979cd62f6fbf53b6757</id>
<content type='text'>
Use $_SERVER['REQUEST_METHOD'] instead of empty($_POST)
Possibly related to #413
</content>
</entry>
</feed>
