this post was submitted on 08 Oct 2025
13 points (100.0% liked)
Voyager
7434 readers
4 users here now
The official lemmy community for Voyager, an open source, mobile-first client for lemmy.
Rules
- Be nice.
- lemmy.world instance policy
Sponsor development! ๐
๐
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Thanks, so Voyager is showing the posts in the order the APIs returned them? I guess I'll play around with the APIs a bit and see if there is a difference between lemmy and piefed.
FWIW, pinned posts do show on top on piefed's native web interface.
Yeah thatโs one of the benefits of Lemmy API: itโs used for the official Lemmy UI so apps have access to the exact same data and functionality.
On piefed the official UI has special access and the API for apps is separate. Kinda makes it a second class citizen