@reiver@reiver ⊼ (Charles)
I've been trying to figure out how to allow my posts from #TvMarks to be quote boosted and I can't figure it out. I wish it just worked by default.
I think you just have to add the following to allow Mastodon and everyone else who implements FEP-044f to quote-post it:
"interactionPolicy": {
"canQuote": {
"automaticApproval": [
"https://www.w3.org/ns/activitystreams#Public"
]
}
},
If you have a fediverse account, you can quote this note from your own instance. Search https://mastodon.social/users/reiver/statuses/116117904036783097 on your instance and quote it. (Note that quoting is not supported in Mastodon.)