in reply to Chee Aun ๐Ÿค”

Not sure if this would make sense, or if other 3rd-party clients would do this.

"Quote with link" = non-native quote. Copy is not finalised.

The right way is probably use native quote if supported else fallback to non-native, instead of showing both at the same time. But would users still want to use non-native quote if native quote is not allowed? ๐Ÿค”

in reply to Chee Aun ๐Ÿค”

โœ… Change quote settings on a published post
โœ… Removing your post from someoneโ€™s quote post

The dev site #PhanpySocialDev will be quite unstable for now ๐Ÿ™‡โ€โ™‚๏ธ

Note to translators: don't need to hurry & translate everything now, copy could be added, changed or removed later ๐Ÿ™

in reply to Chee Aun ๐Ÿค”

โœ… See quotes of a status docs.joinmastodon.org/methods/โ€ฆ

Turns out this quotes list is only viewable for own post and by self ("private"?). This means I can't view quotes of posts authored by other folks ๐Ÿค”

This limited my experimentation a bit, thus the crude UI for now. It should paginate but I'll need more people to native-QP my posts ๐Ÿ˜‚

Also throwing in a quick PR doc fix: github.com/mastodon/documentatโ€ฆ

in reply to Chee Aun ๐Ÿค”

Handle pasting post links ๐Ÿ˜ฎโ€๐Ÿ’จ

Prompt to turn them into quotes only show if:
- Native quote post is supported
- They "look like" post links (same logic as non-native QP link unfurling)
- Still respecting the quote policy of the post (same logic as enabling/disabling the Quote menu)
- There's no media attachment(s) or poll

โ‡ง