go-fed / activity

ActivityStreams & ActivityPub in golang, oh my!
BSD 3-Clause "New" or "Revised" License
702 stars 111 forks source link

add manuallyApprovesFollowers property on actors #151

Closed tsmethurst closed 2 years ago

tsmethurst commented 2 years ago

See https://www.w3.org/wiki/Activity_Streams_extensions#as:manuallyApprovesFollowers

relates to #122

cjslep commented 2 years ago

For practical reasons, let's indeed add it here into the ActivityStreams spec even though that isn't quite accurate.

It's a shame the Mastodon project never rigorously defined the RDF for its own types and fields.