add quote toots #36

Merged
ariadne merged 37 commits from feature/quote into main 2022-12-26 04:52:21 +00:00

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 2022-12-26 04:52:07 +00:00
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/pr/woodpecker Pipeline was successful Details
c4253c32a0
delete obsolete console.log statements
ariadne merged commit 8b6e2ed562 into main 2022-12-26 04:52:21 +00:00

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
kouhai referenced this issue from a commit 2023-09-20 07:40:18 +00:00
kouhai referenced this issue from a commit 2023-09-20 07:49:46 +00:00
Sign in to join this conversation.
There is no content yet.