transfem-org / Sharkey

🌎 A Sharkish microblogging platform 🚀
https://joinsharkey.org/
75 stars 19 forks source link

federade quote-notes a bit better #46

Closed dakkar closed 1 year ago

dakkar commented 1 year ago

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