They should be compatible with other fediverse implementations, despite my dislike of the current wire representation of quote posts. We use fedibird:quoteUri for the JSON-LD property name.
I have tested lightly with a few Japanese mastodon instances, Misskey, and Akkoma. I have not tested it with Soapbox, as I frankly do not care about it, but I see no reason why it wouldn't work there either.
This patchset adds support for quote toots.
They look something like this:

They should be compatible with other fediverse implementations, despite my dislike of the current wire representation of quote posts. We use `fedibird:quoteUri` for the JSON-LD property name.
I have tested lightly with a few Japanese mastodon instances, Misskey, and Akkoma. I have not tested it with Soapbox, as I frankly do not care about it, but I see no reason why it wouldn't work there either.
reducers: add missing nullification of quote_id on reset384ac613d8
patchest also includes
- `compose reducer: fix cancelling reply/quote` https://gitea.treehouse.systems/treehouse/mastodon/commit/c6a4f42a379e14f2874635d320bff5a1f3482ed2
- `reducers: add missing nullification of quote_id on reset` https://gitea.treehouse.systems/treehouse/mastodon/commit/384ac613d81d537d11e554866c236c0d5ca45c1e
ci/woodpecker/push/woodpecker Pipeline was successful
This patchset adds support for quote toots.
They look something like this:
They should be compatible with other fediverse implementations, despite my dislike of the current wire representation of quote posts. We use
fedibird:quoteUri
for the JSON-LD property name.I have tested lightly with a few Japanese mastodon instances, Misskey, and Akkoma. I have not tested it with Soapbox, as I frankly do not care about it, but I see no reason why it wouldn't work there either.
8b6e2ed562
into main 6 months agopatchest also includes
compose reducer: fix cancelling reply/quote
c6a4f42a37
reducers: add missing nullification of quote_id on reset
384ac613d8
8b6e2ed562
.