FEP-1d80: Feed Actor - a way to federate a collection of Group actors
ActivityPub
1
Posts
1
Posters
60
Views
-
Over at PieFed we, like Lemmy and Mbin have gotten requests for a way to have a grouping of communities type feature.
We experimented with trying to use the existing
Groupactor, but found that it was not a perfect fit. So we decided that a new AP Actor was the way to go.The linked Fep PR defines the
Feedactor, based on how its working in production on Piefed instances.