Fix paging
Something is very wrong with the paging mechanism in certain circumstances. I think the common failure mode is when a bunch of entries get added to a channel all at the same time.
continue reading...
Reviewing the Micro.blog timeline algorithm this morning. Doesnβt look like it needs any changes: ORDER BY posted_at DESC
.