akkoma/lib/pleroma/web/activity_pub/object_validators
Hélène 3227ebf1e1 CommonFixes: more predictable context generation
`context` fields for objects and activities can now be generated based
on the object/activity `inReplyTo` field or its ActivityPub ID, as a
fallback method in cases where `context` fields are missing for incoming
activities and objects.
2023-06-14 16:22:26 +00:00
..
accept_reject_validator.ex Purge Rejected Follow requests in daily task (#334) 2022-12-03 23:17:43 +00:00
add_remove_validator.ex object_validators: Group common fields in CommonValidations 2021-10-10 02:50:06 +02:00
announce_validator.ex object_validators: Group common fields in CommonValidations 2021-10-10 02:50:06 +02:00
answer_validator.ex object_validators: Group common fields in CommonValidations 2021-10-10 02:50:06 +02:00
article_note_page_validator.ex Interpret \n as newline for MFM 2023-02-18 19:56:11 +01:00
attachment_validator.ex Post editing (#202) 2022-09-06 19:24:02 +00:00
audio_video_validator.ex maintenance: dependency upgrade (#81) 2022-07-18 00:56:35 +00:00
block_validator.ex object_validators: Group common fields in CommonValidations 2021-10-10 02:50:06 +02:00
common_fields.ex Post editing (#202) 2022-09-06 19:24:02 +00:00
common_fixes.ex CommonFixes: more predictable context generation 2023-06-14 16:22:26 +00:00
common_validations.ex Merge branch 'features/validators-note' into 'develop' 2021-06-01 01:51:38 +00:00
create_generic_validator.ex GTS: cherry-picks and collection usage (#186) 2022-08-27 18:05:48 +00:00
delete_validator.ex purge chat and shout endpoints 2022-07-21 11:29:28 +01:00
emoji_react_validator.ex Remove _misskey_reaction matching (#500) 2023-03-10 18:46:49 +00:00
event_validator.ex make conversation-id deterministic (#154) 2022-08-06 20:59:15 +00:00
follow_validator.ex object_validators: Group common fields in CommonValidations 2021-10-10 02:50:06 +02:00
like_validator.ex object_validators: Group common fields in CommonValidations 2021-10-10 02:50:06 +02:00
question_options_validator.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
question_validator.ex make conversation-id deterministic (#154) 2022-08-06 20:59:15 +00:00
tag_validator.ex just drop unknown tags 2022-01-07 20:14:04 +00:00
undo_validator.ex object_validators: Group common fields in CommonValidations 2021-10-10 02:50:06 +02:00
update_validator.ex Post editing (#202) 2022-09-06 19:24:02 +00:00