It’s the same as Fedibird’s implementation. We send fedibird:quoteUri
and as:quoteUrl
, and receive those plus _misskey_quote
.
The “RT” is configurable with any prefix, but the important part is that it’s wrapped in an element called .quote-inline
. Supported clients are expected to strip this, and sending it is optional.
@alex @grishka to clarify, when you say "Mastodon" does not support it, you mean the frontend? If someone uses soapbox FE to connect to a Mastodon server, it's ok?