Browse Source

README: avoid implying quote posts don't exist

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.
pull/1390/head
Misty De Meo 3 weeks ago
parent
commit
fa44e75b08
No known key found for this signature in database
GPG Key ID: 76CF846A2F674B2C
  1. 4
      README.md

4
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:
<img width="600" src="http://tinysubversions.com/pics/quote-tweet.png" alt="An example of a quote tweet from Twitter.">

Loading…
Cancel
Save