Sorry about that, I'll fix it soon.
In the mean time, use https://b.piefed.social/
Discuss PieFed project direction, provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics.
Sorry about that, I'll fix it soon.
In the mean time, use https://b.piefed.social/
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.
I've been having blocked comms showing up in apps for the past day or so. The web version seems to be fine. I wonder if these could be related somehow
Photon support for piefed.social is now fixed! Thanks yall!
Hi :)
Maybe it's the language settings. Can you go to settings, then check english ?
Tried that, didn't help. I also cleared cookies and cache, logged in again, no change. English stayed as set language.
I guess you also tried with language none and another UI ? That's outside my knowledge.
Meanwhile, you can give us detail :
Sorry for the inconvenience, i hope someone will help you :)
Blorp dev here. Did some investigating and it looks like Photon is asking PieFed for page 0 of posts. I'm not sure how technical you are, sorry if this is duh, but programmers like to start counting things from 0. PieFed however doesn't seem to like this.
Here's what I think is happening:
What should happen:
In other words, page 0 is a short circuit that prevents the entire feed from loading
CC @Xylight@lemdro.id @Xylight@lemmy.xylight.dev (photon dev)
Or maybe we wanna fix this at the API level? @rimu@piefed.social @wjs018@piefed.social
This seems like it was broken in a recent update since this issue just popped up (i think)
thanks for letting me know, i fixed the problem
I'm forking Mono UI. It's called Duo. Check my GitHub for more details
Cool
Thank for the explanation, it was clear. So it was an address problem :)
It's piefed.social. just figured out that photon does not work. But it used to. So p.piefed.social is broken :(
Thank anyway for your report maybe it is related to feed API. :)