Is there any issue with the lemmy.dbzer0.com instance?
It works for me in the browser (https://piefed.social/c/adhd@lemmy.dbzer0.com for instance) but if I open it up in the Summit app, no posts populate. That leads me to assume its an app issue as opposed to maybe a defederation issue, but if I switch to an account on a different instance in the same app, posts do load, with leads me back to it maybe being a Piefed issue.
Sorry, genuinely baffled, not sure how both can be true. Maybe I just fundamentally misunderstand defederation?


Uh, I’m not familiar with the App API code… My hunch is: this is a bug introduced by the instance silencing feature, because it checks the show_all, for example here: https://codeberg.org/rimu/pyfedi/src/commit/ba8569b27858fd260a2412373d2f7e6eed20ee67/app/api/alpha/utils/post.py#L199
In case that’s the relevant code. But I’m not sure.
But not only the adhd community doesn’t load, the piracy community doesn’t load for me either. Nor do the ones from lemmy.ml. The common denomitor is: they’re on silenced instances. But that’d be a bug. It should only silence them on the public feed for example for anonymous users.