<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p/api/greader.php, branch 1.2.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.2.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.2.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2015-10-24T20:25:48+00:00</updated>
<entry>
<title>Clean logs</title>
<updated>2015-10-24T20:25:48+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-10-24T20:25:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=481c2a671913cdd6099a1b6ee4d5491dff16c0bf'/>
<id>urn:sha1:481c2a671913cdd6099a1b6ee4d5491dff16c0bf</id>
<content type='text'>
Reduced login of API and PubSubHubbub (both are quite stable now).
When clearing logs as admin, also clear API and PubSubHubbub logs.
https://github.com/FreshRSS/FreshRSS/issues/988
</content>
</entry>
<entry>
<title>Google Reader API: work-around for News+ bug</title>
<updated>2015-05-21T17:46:32+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-21T17:46:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=10d98e0ce97d15882a06865b894136d3c0444d79'/>
<id>urn:sha1:10d98e0ce97d15882a06865b894136d3c0444d79</id>
<content type='text'>
https://github.com/noinnion/newsplus/issues/84#issuecomment-57834632
https://github.com/FreshRSS/FreshRSS/issues/443
</content>
</entry>
<entry>
<title>Fix entry DAO query usage</title>
<updated>2015-03-05T04:04:12+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2015-03-05T04:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d1c9378d338027e39174fecb5f7a047218ad2113'/>
<id>urn:sha1:d1c9378d338027e39174fecb5f7a047218ad2113</id>
<content type='text'>
I did not fix the call in the previous commit. I hope this one is the last change needed.

We definitely need a templating engine so we could use the same controller to output different things.
This will remove code duplication between the api and the web interface.
It will allows us to build other type of api, and also refactor the rss feed as a different view of the same dataset.
</content>
</entry>
<entry>
<title>Fix API to use the search object</title>
<updated>2015-03-04T03:35:22+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>github@ainw.org</email>
</author>
<published>2015-03-04T03:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f3f8d73dda3c9882f383e721eb3cc47be5a6c706'/>
<id>urn:sha1:f3f8d73dda3c9882f383e721eb3cc47be5a6c706</id>
<content type='text'>
Since the internal of the listWhere method was changed, the API wasn't working. It was still calling the method with the old parameters.
I didn't test it but now, it should work.
</content>
</entry>
<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>
</feed>
