Sign in or Join FriendFeed
FriendFeed is the easiest way to share online. Learn more »
NaHi
Request for Sort date: I think it will be very helpful if we can get the date of each entry which is used for sorting entries in feed.
If I understand correctly, the date is bumped when 1) entry is posted, 2) someone comments/likes to my/friend's entry, 3) friend comments/likes to someone's entry. API clients can calculate the date but it requires all comments and likes. (It means I cannot use maxcomments and maxlikes to reduce network bandwidth.) - NaHi from m.ctor.org
f2p will use the date for unread management. - NaHi from m.ctor.org
Bear in mind that the date also bumps by other's like to the entry which friend likes, but not to now (at the bottom of initial view?). Fairly difficult to resolve in client side. You should not depend on that dates. :-) - NaHi
No bump when a friend comments/likes to the entry which is not from his/her friend. More complex than I thought. Will be more. - NaHi