<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p/api/greader.php, branch 1.4.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.4.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.4.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2016-04-10T09:52:16+00:00</updated>
<entry>
<title>API support for REDIRECT HTTP headers</title>
<updated>2016-04-10T09:52:16+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-04-10T09:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=06189cb6661edf75079037f90cf82276ab5f5648'/>
<id>urn:sha1:06189cb6661edf75079037f90cf82276ab5f5648</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/1127
</content>
</entry>
<entry>
<title>API limit INPUT to 1MB</title>
<updated>2016-03-08T18:30:24+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2016-03-08T18:30:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7db99b838223649fe3aec973516b8d32d58ca5dd'/>
<id>urn:sha1:7db99b838223649fe3aec973516b8d32d58ca5dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update greader.php</title>
<updated>2015-11-23T07:30:00+00:00</updated>
<author>
<name>Purexo</name>
<email>contact@purexo.eu</email>
</author>
<published>2015-11-23T07:30:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9534ea0e6b54cd899ac4432f1ae8f14258613ae6'/>
<id>urn:sha1:9534ea0e6b54cd899ac4432f1ae8f14258613ae6</id>
<content type='text'>
streamContents can know exclude target unread item</content>
</entry>
<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>
</feed>
