Is there a way to NOT have infinite scroll on #mastodon ? Like have pagination instead? I've already got slow mode activated, but would like pagination.

#mastodonHelp #FediHelp

@leeleedee Hmm, interesting. Is this to encourage not spending too much time here?

@enfors

It's how the Internet works -- it's not instantaneous, constantly

If you're offline for five hours and you start up your "app" which "page" does your app pull down from across the entire Fediverse first?

The oldest pages you're missing?

Or the very newest pages you're missing?

150 of the oldest pages, or 25 of the newest pages?

And then "show" them to you, starting where?

cc @leeleedee

#InfiniteScroll

@FinchHaven @leeleedee Well, if I were to implement something like this, I would probably have it work exactly like it already does - you get a set of posts, but only the first X number of them will be displayed. Then you get a "Next page" button, which gives you the next X number of posts, etc.