Mastodon web UI will handle pasting links too 👀 https://github.com/mastodon/mastodon/pull/36364 👏
Those implementing quote posts in scheduled posts, there's a bug that I just reported https://github.com/mastodon/mastodon/issues/36536
- `quote_approval_policy` returns an odd integer value, should be a string I think — not a huge issue if the client doesn't need to display this value
- `quoted_status_id` returns integer, should be string too — only affects web clients because… `BigInt`s 🤷♂️
If you have a fediverse account, you can quote this note from your own instance. Search https://mastodon.social/users/cheeaun/statuses/115409346332914508 on your instance and quote it. (Note that quoting is not supported in Mastodon.)