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