badlogic / skyview

Thread reader for Bluesky
MIT License
35 stars 3 forks source link

Request: sort with oldest at the top (match bluesky's sorting order) #11

Open steveharoz opened 1 year ago

steveharoz commented 1 year ago

Here is an example tree

BlueSky sorts the replies with the oldest at the top and newest at the bottom: image

But SkyView sorts the replies with the oldest at the bottom: image