summaryrefslogtreecommitdiff
path: root/test/web/activity_pub/object_validator_test.exs
AgeCommit message (Expand)Author
2020-05-06Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-06Credo fixes.lain
2020-05-06ChatMessages: Add attachments.lain
2020-05-05Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/del...lain
2020-05-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-04LikeValidator: Fix up context.lain
2020-05-04LikeValidator: Fix up missing recipients.lain
2020-05-01DeleteValidator: Only allow deletion of certain types.lain
2020-04-30DeleteValidator: Don't federate local deletions of remote objects.lain
2020-04-30ObjectValidator: Refactor.lain
2020-04-30DeleteValidator: Add internal helper field after validation.lain
2020-04-30DeleteValidator: Deleting a user is valid.lain
2020-04-30DeleteValidator: Mastodon sends unaddressed deletes.lain
2020-04-29ObjectValidator: Add validation for `Delete`s.lain
2020-04-29Chat message creation: Check actor.lain
2020-04-28Pipeline: Unify, refactor, DRY.lain
2020-04-28CreateChatMessageValidator: Validate object existencelain
2020-04-22ChatMessageValidator: Validation changeslain
2020-04-20ChatMessage: Support emoji.lain
2020-04-20Credo fixes.lain
2020-04-20ChatMessageValidator: Don't validate messages that are too long.lain
2020-04-16ChatMessages: Better validation.lain
2019-10-23Credo fixes.lain
2019-10-17Transmogrifier: Make proper use of the LikeValidator.lain
2019-10-17ObjectValidator: Rewrite LikeValidator with Ecto.lain