Hi Stefan,
Indeed, we tried to replicate the Google Reader behavior.
The simplest way to understand how it works is to think that there
is an automatic "mark all as read" marker set for every feed(*), 31
days before now.
(*) except if the user has marked the feed as read in the past 31 days
All feeds are treated the same.
This limit is used for the article read status. Articles past the 31
days limit will all be marked as read, whether the user actually read
them or not. Obviously, this is also used when we compute the unread
count: we stop counting articles past 31 days.
There are no real restrictions on articles past the 31 days limit:
you can still mark them as read, get the content, save or tag the
article etc.
Articles marked as read by the user will have the "global.read" tag.
If the user has marked the *feed* as read, there is no special tag.
But it is safe to assume that any read entry between 31 days and now
must have been done by a user action.
You can also use the /v3/markers/reads
(
http://developer.feedly.com/v3/markers/#get-the-latest-read-operations-to-sync-local-cache)
if you want to get a precise list of feed markers and read articles
(warning: this list might be very large if you retrieve 31 days worth
of history).
Hope this helps.
--
David Chatenay
Feedly
> --
> You received this message because you are subscribed to the Google Groups
> "Feedly Cloud" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
feedly-cloud...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.