rajvasani / pubsubhubbub

Automatically exported from code.google.com/p/pubsubhubbub
Other
0 stars 0 forks source link

Atom feed pagination and hub feed delta calculation #119

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

it would be nice if the hub reference implementation could take into account 
Atom feed pagination as specified in RFC 5005. So if there are pagination links 
indicated in the Atom feed and the fetched page only contains new entries, it 
would be nice if the hub would also scroll through the previous feed page(s) in 
order to generate a full feed delta.

Greets

Original issue reported on code.google.com by semantic...@yahoo.de on 9 Aug 2010 at 2:20

GoogleCodeExporter commented 9 years ago
Due to the approaching shutdown of Google Code 
(http://google-opensource.blogspot.ch/2015/03/farewell-to-google-code.html) 
we're moving all public PubSubHubbub development to the pubsubhubbub 
organization on Github:

https://github.com/pubsubhubbub

The protocol spec resides under https://github.com/pubsubhubbub/PubSubHubbub 
while the various client libraries and example applications have separate 
repositories.

Wiki content has been migrated to the PubSubHubbub project as well:

https://github.com/pubsubhubbub/PubSubHubbub/wiki

Please re-open your issue on GitHub if it's still relevant. 

Original comment by the...@google.com on 18 May 2015 at 7:25