Comment by ekianjo
The solution was always: provide several algos on top of chronological order, and let people choose.
Client side Algo cannot be implemented because the API does not give you enough controls (I know, I have written Mastodon clients)
If you can get the messages, you can run a client-side algorithm - just download everything in the last 24 hours or whatever, and algorithmically choose what to display in what order.