this post was submitted on 03 Apr 2026
15 points (100.0% liked)
PieFed Meta
4537 readers
23 users here now
Discuss PieFed project direction, provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics.
Wiki
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

Just wanna confirm does post pagination start at page 0 or page 1? Looks like photon starts at 0 but Blorp assumes PieFed starts at page 1. An API update should unblock Photon, but I don’t see a way around fixing Photon or Blorp if we don’t all agree on which page is first.
Yes it starts at 1.
I've put in a PR to photon https://github.com/Xyphyn/photon/pull/723 and a temporary hack into PieFed that checks the referrer for 'p.piefed.social' and works around it.