ObjectID Validator: Refactor.
[akkoma] / lib / pleroma / web / activity_pub / object_validators /
2020-04-06 lainObjectID Validator: Refactor.
2020-04-01 lainValidators: Correct ObjectID filename
2020-03-31 lainValidators: ObjectID is an http uri.
2020-03-26 lainMerge branch 'remake-remodel-2' of git.pleroma.social...
2020-03-26 lainValidators: Use correct type for IDs.
2020-03-26 lainBump copyright dates.
2020-03-26 lainRefactors.
2020-03-24 lainApply suggestion to lib/pleroma/web/activity_pub/object...
2020-03-20 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-03-19 lainFix linting.
2020-03-19 lainMerge branch 'remake-remodel' into develop
2019-12-09 lainBeginnings of the create validator
2019-12-05 lainValidators: Add a type for the datetime used in AP.
2019-12-04 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2019-11-05 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2019-11-05 lainNoteValidator: Add very basic validator for Note objects.
2019-11-05 lainObject Validators: Extract common validations.
2019-10-23 lainCredo fixes.
2019-10-17 lainTransmogrifier: Make proper use of the LikeValidator.
2019-10-17 lainObjectValidator: Rewrite LikeValidator with Ecto.