From fa7fa4f1b88bd3eec8722a44715146c42fc27d6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Misty=20De=20M=C3=A9o?= Date: Tue, 24 Feb 2026 13:13:17 -0800 Subject: [PATCH] README: avoid implying quote posts don't exist (#1390) This was written before Mastodon had quote posts, so it was presenting them as a Twitter feature that Mastodon might get someday. It's still true that you can't quote Article post types, I *think*. (I haven't tested!) So I've reworded this to acknowledge Mastodon's quote post while leaving the caveat in place. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4464ba010..765144f90 100644 --- a/README.md +++ b/README.md @@ -50,9 +50,9 @@ This is based on rich text work by [Claire Girka](https://sitedethib.com), and m Reading more content types also helps make the fediverse better. ActivityPub supports all kinds of content, but most ActivityPub servers shoehorn all their content into `Note` because that's the type that Mastodon treats as first-class. This has important implications for the fediverse and also on your day to do user experience. -Take the "quote tweet" debate for example. +Take the "quote post" debate for example. -Twitter has a feature called "quote tweeting" that lets you embed what someone else tweets, with your own comment right next to it. It's really useful for provide commentary in context, like this, where I point people to a sale and they can read both my comment on the sale and the original tweet about the sale in one post: +Mastodon has a feature called "quote tweeting" that lets you embed what someone else posts, with your own comment right next to it. It's really useful for provide commentary in context, like this, where I point people to a sale and they can read both my comment on the sale and the original tweet about the sale in one post: An example of a quote tweet from Twitter.