Yes this is what I mean, there are other sorts available:
supported_sort_list = ['blog', 'feed', 'posts', 'comments', 'replies', 'payout']
and if you put the sort
param as blog
instead of payout
you'll get the results chronologically, descending (new -> old)
No, this is not what he requested.
Blog page is here: https://peakd.com/@howo
Payout page is here: https://peakd.com/@howo/payout
He basically want the second page (with comments too and not just root posts) sorted chronologically.
Aaaah I see, sorry I didn't realize that sorting by "blog" didn't return the comments. I'll see if I can add a new payout sort going :)