This adds the {http://fedibird.com/ns#}quoteUri attribute, and treats it exactly like {https://www.w3.org/ns/activitystreams#}quoteUrl and {https://misskey-hub.net/ns#}_misskey_quote
Also, it prevents showing an inline preview of the quoted note if its URL appears in the body of the quoting note (it would be a duplicate, we already show the full quoted note!)
Why
Some other AP software (the treehouse and glitch forks of mastodon, at least) use that quoteUri attribute, and I think we should be compatible with them.
What
This adds the
{http://fedibird.com/ns#}quoteUri
attribute, and treats it exactly like{https://www.w3.org/ns/activitystreams#}quoteUrl
and{https://misskey-hub.net/ns#}_misskey_quote
Also, it prevents showing an inline preview of the quoted note if its URL appears in the body of the quoting note (it would be a duplicate, we already show the full quoted note!)
Why
Some other AP software (the treehouse and glitch forks of mastodon, at least) use that
quoteUri
attribute, and I think we should be compatible with them.Checklist