this post was submitted on 03 Apr 2026
15 points (100.0% liked)

PieFed Meta

4792 readers
165 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
15
Empty main feed (piefed.social)
submitted 3 months ago* (last edited 3 months ago) by lukkon@piefed.social to c/piefed_meta@piefed.social
 

Hi all, I think I am facing some bug. My main feed is empty whatever I try to filter. If I click on specific feed that I follow, I see the posts there. Please, help!

EDIT: So it's photon of piefed.social that stopped to work :(

you are viewing a single comment's thread
view the rest of the comments
[–] moseschrute@lemmy.world 4 points 3 months ago (1 children)

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.

[–] rimu@piefed.social 5 points 3 months ago

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.