Transmogrifier: fix reply context fixing #145

Merged
floatingghost merged 1 commits from misskey-thread-breakiness into develop 2022-08-04 12:07:16 +00:00

1 Commits

Author SHA1 Message Date
Hélène c1e15ff6f8 Transmogrifier: fix reply context fixing
ci/woodpecker/push/woodpecker Pipeline is pending Details
ci/woodpecker/pr/woodpecker Pipeline is pending Details
Incoming Pleroma replies to a Misskey thread were rejected due to a
broken context fix, which caused them to not be visible until a
non-Pleroma user interacted with the replies.

This fix properly sets the post-fix object context to its parent Create
activity as well, if it was changed.
2022-08-04 12:57:48 +01:00