Yesterday I found that when a Mastodon user does a toot with @ a PieFed community the toot appears in PieFed but when it’s federated onwards only other PieFed instances accept it - Lemmy does not.
Maybe it was from a Mastodon server that requires ‘authorized fetch’ or whatever they call it? Last time I was tinkering with something related, Lemmy wasn’t doing the required signed GET request for the user, so couldn’t show the post.
Yesterday I found that when a Mastodon user does a toot with @ a PieFed community the toot appears in PieFed but when it’s federated onwards only other PieFed instances accept it - Lemmy does not.
So many possible combinations.
Maybe it was from a Mastodon server that requires ‘authorized fetch’ or whatever they call it? Last time I was tinkering with something related, Lemmy wasn’t doing the required signed GET request for the user, so couldn’t show the post.
seems like they appear okay otherwise
Signed/authorised fetch is a site setting that’s off by default in Lemmy. I thinks it’s on by default in 1.0 though for private comms.
nice