<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p/api/greader.php, branch 0.9.4</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.4</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=0.9.4'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2015-01-14T20:13:38+00:00</updated>
<entry>
<title>Fix stupid bug in greader API</title>
<updated>2015-01-14T20:13:38+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-14T20:13:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f1ffdd8b9d1f3d8742f1328dfa805664a66e34aa'/>
<id>urn:sha1:f1ffdd8b9d1f3d8742f1328dfa805664a66e34aa</id>
<content type='text'>
Replace Minz_Session::_param() by Minz_Session::param() in token()
and checkToken() functions.

Fix https://github.com/FreshRSS/FreshRSS/issues/747
</content>
</entry>
<entry>
<title>Change behaviour if authorizationToUser is null</title>
<updated>2015-01-13T14:26:42+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-13T14:26:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e8556ac1a4c00b4e44e88a7d73feca6f7462fc34'/>
<id>urn:sha1:e8556ac1a4c00b4e44e88a7d73feca6f7462fc34</id>
<content type='text'>
authorizationToUser() returns now an empty string by default
If it returns an empty string, conf is set to null and api don't die
anymore.

Fix https://github.com/FreshRSS/FreshRSS/issues/747
</content>
</entry>
<entry>
<title>Fix greader API</title>
<updated>2015-01-13T14:14:55+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-13T14:14:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=59760580d2e6856ee66dedb0ae33829aea29c971'/>
<id>urn:sha1:59760580d2e6856ee66dedb0ae33829aea29c971</id>
<content type='text'>
$conf-&gt;user didn't exist anymore since #730. User name had to be retrieved
by another way. It uses sessions now.

Fix https://github.com/FreshRSS/FreshRSS/issues/747
</content>
</entry>
<entry>
<title>Add log in API</title>
<updated>2015-01-13T14:00:06+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-13T14:00:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f3545208ab29ac646e3f104892aabcabe575411d'/>
<id>urn:sha1:f3545208ab29ac646e3f104892aabcabe575411d</id>
<content type='text'>
See https://github.com/FreshRSS/FreshRSS/issues/747
</content>
</entry>
<entry>
<title>Add a log line in greader API.</title>
<updated>2015-01-13T13:13:27+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-13T13:13:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e7e7a320d61a03141823ccb47c8587bb2541ba2e'/>
<id>urn:sha1:e7e7a320d61a03141823ccb47c8587bb2541ba2e</id>
<content type='text'>
See https://github.com/FreshRSS/FreshRSS/issues/747
</content>
</entry>
<entry>
<title>Fix greader api script with new config system</title>
<updated>2015-01-06T22:16:57+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2015-01-06T22:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=60563283cc5594f50fd8943661e03e350e529913'/>
<id>urn:sha1:60563283cc5594f50fd8943661e03e350e529913</id>
<content type='text'>
See https://github.com/FreshRSS/FreshRSS/issues/730
</content>
</entry>
<entry>
<title>Remove all old references to LOG_PATH</title>
<updated>2014-12-28T17:05:02+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-12-28T17:05:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c391ca62f1ad4130202b995bb5bb9111894e65ff'/>
<id>urn:sha1:c391ca62f1ad4130202b995bb5bb9111894e65ff</id>
<content type='text'>
See https://github.com/FreshRSS/FreshRSS/issues/729
</content>
</entry>
<entry>
<title>Replace Minz_Log::record by corresponding methods</title>
<updated>2014-10-05T17:35:29+00:00</updated>
<author>
<name>Marien Fressinaud</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2014-10-05T17:35:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d8f4681382986524b91acb0500847e9f24badf20'/>
<id>urn:sha1:d8f4681382986524b91acb0500847e9f24badf20</id>
<content type='text'>
Please not use Minz_Log::record anymore!

See https://github.com/marienfressinaud/FreshRSS/issues/655
</content>
</entry>
<entry>
<title>API compatible lighttpd</title>
<updated>2014-08-20T15:33:46+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-08-20T15:33:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=46efdc097464363252eb3941cbabe8a507291d02'/>
<id>urn:sha1:46efdc097464363252eb3941cbabe8a507291d02</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/443
</content>
</entry>
<entry>
<title>Add support for SQLite</title>
<updated>2014-07-04T23:52:41+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2014-07-04T23:52:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=805c91da98c2f582e279f3c853fba9e43f572419'/>
<id>urn:sha1:805c91da98c2f582e279f3c853fba9e43f572419</id>
<content type='text'>
https://github.com/marienfressinaud/FreshRSS/issues/100
Warning: MySQL has been changed too, so bugs may have been introduced
</content>
</entry>
</feed>
