add quote toots #36

Merged
ariadne merged 37 commits from feature/quote into main 6 months ago
Owner

This patchset adds support for quote toots.

They look something like this:

image

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: ![image](/attachments/216dcdb8-b0cb-4c2a-9c79-1843cccf9b85) 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.
ariadne added 37 commits 6 months ago
c4253c32a0 delete obsolete console.log statements
ariadne merged commit 8b6e2ed562 into main 6 months ago
Owner

patchest also includes

  • compose reducer: fix cancelling reply/quote c6a4f42a37
  • reducers: add missing nullification of quote_id on reset 384ac613d8
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
ci/woodpecker/pr/woodpecker Pipeline was successful
The pull request has been merged as 8b6e2ed562.
Sign in to join this conversation.
Loading…
There is no content yet.