Getting started with Mastodon's Quote Posts - technical implementation details for servers
Domain: shkspr.mobi Shared: | Tags: mastodonMastodon introduced quote posts in version 4.5 with control on who can quote the post and options to later revoke that right. This logic has been worked into the Fediverse specification and Terence Eden has broken this down in their blog post. They've also updated their implementation of ActivityPub Bot server in a signle PHP file to include this feature.