Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/delete...
[akkoma] / lib / pleroma / web / activity_pub / object_validators / delete_validator.ex
2020-05-05 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-03 lainDeleteValidator: The deleted activity id is an object id
2020-05-03 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-03 Lain SoykafDeleteValidator: Improve code readability
2020-05-01 lainMerge branch 'feature/delete-validator' of git.pleroma...
2020-05-01 lainDeleteValidator: Only allow deletion of certain types.
2020-04-30 Lain SoykafMerge branch 'develop' of ssh://git.pleroma.social...
2020-04-30 lainDeleteValidator: Don't federate local deletions of...
2020-04-30 lainDeleteValidator: Add internal helper field after valida...
2020-04-30 lainDeleteValidator: Deleting a user is valid.
2020-04-30 lainDeleteValidator: Mastodon sends unaddressed deletes.
2020-04-29 lainObjectValidator: Add validation for `Delete`s.