akkoma/test/pleroma/web/activity_pub/object_validators
Hélène 3b6784b1de
CreateGenericValidator: fix reply context fixing
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-10 02:29:38 +02:00
..
accept_validation_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
announce_validation_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
article_note_page_validator_test.exs Add test for broken owncast federation 2022-07-22 20:30:45 +02:00
attachment_validator_test.exs AttachmentValidator: Use custom ecto type and regex for "mediaType" 2022-03-17 22:37:26 +01:00
block_validation_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
chat_validation_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
create_generic_validator_test.exs CreateGenericValidator: fix reply context fixing 2022-08-10 02:29:38 +02:00
delete_validation_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
emoji_react_handling_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
follow_validation_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
like_validation_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
reject_validation_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
undo_handling_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00
update_handling_test.exs Copyright bump for 2022 2022-02-25 23:11:42 -07:00