Add proper quote posts to Pleroma
This pull request adds the ability to see quote posts on Pleroma and Akkoma by properly using the quote field returned by the Pleroma API. All tests have passed.
It will also be possible to easily add support for Mastodon and Misskey quotes with a few more lines of code
Sorry for the late response. Since this is a breaking change for entities, it will be included in the next minor release. Please wait a little more.
@CPlusPatch Hi, I have a question about Pleroma. Now does Pleroma support quote? I can't find any documents about quote in https://docs-develop.pleroma.social/
And my Pleroma instance does not return quote field in the timeline.
I'm using Akkoma which is a very popular Pleroma fork, but it should work in latest Pleroma too, here are some screenshots:
Besides, quoting also works on Misskey and its derivatives:
Mastodon is also planning to add support for it soon!
At the moment, Pleroma does not support quote.
In the first place, can you use Akkoma from megalodon?
Hello, how is it going? Does the maintainer of this PR only need to apply the change request for it to be mergeable?