pleroma/test/pleroma/web/activity_pub/object_validators
Hélène 4661b56720
ArticleNotePageValidator: fix replies fixing
Some software, like GoToSocial, expose replies as ActivityPub
Collections, but do not expose any item array directly in the object,
causing validation to fail via the ObjectID validator. Now, Pleroma will
drop that field in this situation too.
2022-08-19 02:45:49 +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 ArticleNotePageValidator: fix replies fixing 2022-08-19 02:45:49 +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 Copyright bump for 2022 2022-02-25 23:11:42 -07: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