this post was submitted on 02 Sep 2024
29 points (100.0% liked)

Fediverse

28465 readers
455 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 2 years ago
MODERATORS
 

Hello everyone. Just trying out piefed here in the fediverse. I’m looking for great examples of piefed feeds that work well in mastodon. Would love any recommendations you have.

you are viewing a single comment's thread
view the rest of the comments
[–] Coelacanth@feddit.nu 1 points 2 months ago (2 children)

Does following a community spam your feed with every reply to every thread in that community, or just with new posts?

[–] andrew_s@piefed.social 3 points 2 months ago (1 children)

It'd be every reply I think.

It's partially fixable, by interacting with Mastodon the same way PeerTube does and have the community Announce only the posts. For everything else after that, it depends on whether the user is local or not. Anything a local user does could be sent directly, and if a remote user replied to a local user's post, the local user could send a 'post update', for Mastodon to then retrieve the replies collection, circumventing the problem of us not having the remote user's private keys. But if a remote user replied to a remote user's post on a local community, they'd be nothing we could do about it (don't have the keys for the 'post update', can't Announce it without it being spammy either)

[–] Coelacanth@feddit.nu 1 points 2 months ago

Hm, messy. Thanks for the reply. It's like we're so close to good interoperability, but yet so far.

[–] rimu@piefed.social 3 points 2 months ago* (last edited 2 months ago)

Just new posts :D

I tested it in https://piefed.social/c/playground

EDIT: unless the poster is from a remote instance, then the reply shows up as 'Boosted' in Mastodon. Argh.