object_validators: Mark validate_data as private
[akkoma] / lib / pleroma / web / activity_pub / object_validators / update_validator.ex
2021-04-01 Haelwenn (lanodan... object_validators: Mark validate_data as private
2021-03-02 lainMerge branch 'release/2.3.0' into 'stable'
2021-02-26 feldMerge branch 'ecto-rollback-in-test-env' into 'develop'
2021-01-20 feldMerge branch 'deprecate-public_endpoint' into 'develop'
2021-01-19 rinpatchMerge branch 'stable' into mergeback/2.2.2
2021-01-15 HaelwennMerge branch 'optimize-command_available' into 'develop'
2021-01-13 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2021-01-13 HaelwennMerge branch 'chores/bump-copyright' into 'develop'
2021-01-13 Haelwenn (lanodan... Bump Copyright to 2021
2020-09-10 Mark FelderMerge branch 'develop' into feature/gen-magic
2020-08-28 lainMerge branch 'release/2.1.0' into 'stable'
2020-08-25 lainMerge branch 'stable' of git.pleroma.social:pleroma...
2020-07-27 lainMerge branch 'develop' into 'cleanup/masto_fe-default_s...
2020-07-03 Mark FelderMerge branch 'develop' into issue/1790-updated-oban
2020-07-02 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-06-30 Mark FelderMerge branch 'develop' into activation-meta
2020-06-29 Egor KislitsynMerge branch 'develop' into remove-twitter-api
2020-06-25 feldMerge branch 'preload-data' into 'develop'
2020-06-25 Mark FelderMerge branch 'develop' into refactor/notification_settings
2020-06-25 lainMerge branch 'chore/remove-reference-to-distsn' into...
2020-06-24 lainMerge branch 'feature/admin-api-status-count-per-instan...
2020-06-23 feldMerge branch 'moving-mrf-namespace-migration-fix' into...
2020-06-23 lainMerge branch 'update-validator' into 'develop'
2020-06-23 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-06-19 lainUpdateValidator: Only allow updates from the user thems...
2020-06-19 lainObjectValidators: Add basic UpdateValidator.