pleroma/lib/pleroma/web/activity_pub/object_validators
Hélène 542bb17258 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-11-27 04:54:19 +01:00
..
accept_reject_validator.ex object_validators: Mark validate_data as private 2021-04-01 14:18:41 +02:00
add_remove_validator.ex expanding validator 2021-03-25 13:26:54 +03:00
announce_validator.ex ObjectValidators.{Announce,EmojiReact,Like}: Fix context, actor & addressing 2021-06-09 04:23:02 +02:00
answer_validator.ex transmogrifier: Fixing votes from Note to Answer 2021-04-05 19:19:12 +02:00
article_note_page_validator.ex ArticleNotePageValidator: fix replies fixing 2022-11-27 04:54:19 +01:00
attachment_validator.ex AttachmentValidator: Use custom ecto type and regex for "mediaType" 2022-11-27 04:21:31 +01:00
audio_video_validator.ex Merge branch 'features/validators-note' into 'develop' 2021-06-01 01:51:38 +00:00
block_validator.ex object_validators: Mark validate_data as private 2021-04-01 14:18:41 +02:00
chat_message_validator.ex object_validators: Mark validate_data as private 2021-04-01 14:18:41 +02:00
common_fixes.ex ObjectValidators.{Announce,EmojiReact,Like}: Fix context, actor & addressing 2021-06-09 04:23:02 +02:00
common_validations.ex Merge branch 'features/validators-note' into 'develop' 2021-06-01 01:51:38 +00:00
create_chat_message_validator.ex object_validators: Mark validate_data as private 2021-04-01 14:18:41 +02:00
create_generic_validator.ex Fix addressing 2021-04-05 19:19:12 +02:00
delete_validator.ex Merge remote-tracking branch 'pleroma/develop' into remote-deletions 2021-06-30 02:02:30 -05:00
emoji_react_validator.ex ObjectValidators.{Announce,EmojiReact,Like}: Fix context, actor & addressing 2021-06-09 04:23:02 +02:00
event_validator.ex ObjectValidator.CommonFixes: Introduce fix_objects_defaults and fix_activity_defaults 2021-04-05 19:19:11 +02:00
follow_validator.ex object_validators: Mark validate_data as private 2021-04-01 14:18:41 +02:00
like_validator.ex ObjectValidators.{Announce,EmojiReact,Like}: Fix context, actor & addressing 2021-06-09 04:23:02 +02:00
question_options_validator.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
question_validator.ex ObjectValidator.CommonFixes: Introduce fix_objects_defaults and fix_activity_defaults 2021-04-05 19:19:11 +02:00
tag_validator.ex TagValidator: New 2021-04-01 14:18:40 +02:00
undo_validator.ex Merge remote-tracking branch 'pleroma/develop' into remote-deletions 2021-06-30 02:02:30 -05:00
update_validator.ex object_validators: Mark validate_data as private 2021-04-01 14:18:41 +02:00