akkoma/test/pleroma/web/mastodon_api
ilja 745e15468e
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
Use same context for quote posts as the post that's being quoted (#379)
See #350 (comment)

When making quotes through Mast-API, they will now have the same context as the quoted post. This also results in them being showed when fetching the thread. I checked Misskey to see how it's there, and they show the quotes there as well, see e.g. <https://mk.toast.cafe/notes/98u1g0tulg>.

An example from Akkoma:

Co-authored-by: ilja <git@ilja.space>
Reviewed-on: #379
Reviewed-by: floatingghost <hannah@coffee-and-dreams.uk>
Co-authored-by: ilja <akkoma.dev@ilja.space>
Co-committed-by: ilja <akkoma.dev@ilja.space>
2022-12-31 18:09:27 +00:00
..
controllers Use same context for quote posts as the post that's being quoted (#379) 2022-12-31 18:09:27 +00:00
views Add ability to set a default post expiry (#321) 2022-11-28 13:34:54 +00:00
masto_fe_controller_test.exs Revert "Merge branch 'remove/mastofe' into 'develop'" 2022-01-08 21:44:37 +00:00
mastodon_api_controller_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
mastodon_api_test.exs Change user.deactivated field to user.is_active 2021-01-15 11:24:46 -06:00
update_credentials_test.exs Add link verification in profile fields (#405) 2022-12-29 20:56:06 +00:00