That sounds like possibly a piefed bug, if the pinned posts aren’t being returned at the top.
this post was submitted on 08 Oct 2025
13 points (100.0% liked)
Voyager
7431 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
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