You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there's a lot of comments on one particular post, it becomes difficult to see new ones. It always displays the oldest comments first, doesn't indicate when a comment was written, and you need to click "Show more comments" a bunch of times.
It would be cool if it would display a short timestamp ("now", "1h ago", "3d ago", "1M ago") next to the username and handle (and you could hover over that to see the exact time this comment was made), just like on Bluesky itself.
Also, I'd like for there to be an option to sort comments differently - both a dropdown menu at the top of the comment section to choose between newest first, oldest first, most liked comment first or random sorting; and an option in the code (as parameter to initBlueskyComments) to choose the default sorting.
The text was updated successfully, but these errors were encountered:
If there's a lot of comments on one particular post, it becomes difficult to see new ones. It always displays the oldest comments first, doesn't indicate when a comment was written, and you need to click "Show more comments" a bunch of times.
It would be cool if it would display a short timestamp ("now", "1h ago", "3d ago", "1M ago") next to the username and handle (and you could hover over that to see the exact time this comment was made), just like on Bluesky itself.
Also, I'd like for there to be an option to sort comments differently - both a dropdown menu at the top of the comment section to choose between newest first, oldest first, most liked comment first or random sorting; and an option in the code (as parameter to
initBlueskyComments
) to choose the default sorting.The text was updated successfully, but these errors were encountered: