<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p/api, branch 1.1.2-beta</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.1.2-beta</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.1.2-beta'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2015-05-23T16:37:50+00:00</updated>
<entry>
<title>Merge branch 'FreshRSS/dev' into PubSubHubbub</title>
<updated>2015-05-23T16:37:50+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-23T16:37:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=76ac307b6a4ba5c16f45302c402de9b4b2374427'/>
<id>urn:sha1:76ac307b6a4ba5c16f45302c402de9b4b2374427</id>
<content type='text'>
</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>PubSubHubbub better gestion of errors</title>
<updated>2015-05-17T20:06:11+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-17T20:06:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=001c713f030d51b74a860e20014153c6b4d9661f'/>
<id>urn:sha1:001c713f030d51b74a860e20014153c6b4d9661f</id>
<content type='text'>
Do not assume that PubSubHubbub works until the first successul push
https://github.com/FreshRSS/FreshRSS/issues/312#issuecomment-102706500
</content>
</entry>
<entry>
<title>More PubSubHubbub</title>
<updated>2015-05-16T11:05:43+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-16T11:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3adab4b70fab858048bd68ed72e71676c4d5badf'/>
<id>urn:sha1:3adab4b70fab858048bd68ed72e71676c4d5badf</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/312
Show whether PubSubHubbub is enabled in the Web interface of feed
configuration.
When PubSubHubbub is used, do not pull refresh so often (hard-coded to
max once per 24h for now).
Improved logic for lease renewal, and some detection of lease problems.
Updated read-me and changelog.
</content>
</entry>
<entry>
<title>Change some error messages</title>
<updated>2015-05-15T15:58:56+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-15T15:58:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0163564b9e02bc399c26d3083048f38d3374cbd7'/>
<id>urn:sha1:0163564b9e02bc399c26d3083048f38d3374cbd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First alpha of PubSubHubbub</title>
<updated>2015-05-15T13:34:51+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-15T13:34:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=c472569b3861541c322c850c4ff8ca3471572f40'/>
<id>urn:sha1:c472569b3861541c322c850c4ff8ca3471572f40</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/312
Using a white list limited to http://push-pub.appspot.com/feed for alpha
testing.
</content>
</entry>
<entry>
<title>First draft of PubSubHubbub</title>
<updated>2015-05-15T01:21:36+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2015-05-15T01:21:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=256c8613a4046931dcd28ab22b6aebe8752a98c2'/>
<id>urn:sha1:256c8613a4046931dcd28ab22b6aebe8752a98c2</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues/312
Requires setting base_url in config.php.
Currently using the filesystem (no change to the database)
</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>
</feed>
