go-fed / activity

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

add 'sensitive' object property #154

Closed tsmethurst closed 2 years ago

tsmethurst commented 2 years ago

This PR adds the 'sensitive' object property proposed here, and already used by Mastodon:

https://www.w3.org/wiki/Activity_Streams_extensions#sensitive_property

See https://github.com/go-fed/activity/issues/122

cjslep commented 2 years ago

Thank you! Sorry for the delay in review.