Merge branch 'develop' into activation-meta
[akkoma] / lib / pleroma / web / activity_pub / object_validator.ex
2020-04-29 lainTransmogrifier: Fetch missing actors for chatmessages.
2020-04-29 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-28 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-28 lainPipeline: Unify, refactor, DRY.
2020-04-28 lainCreate activity handling: Flip it and reverse it
2020-04-28 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-27 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-23 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-22 lainMerge branch 'docs/debian-packages' into 'develop'
2020-04-21 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-21 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-20 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-20 lainCredo fixes.
2020-04-17 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-17 HaelwennMerge branch 'feature/1584-client-captcha-options'...
2020-04-16 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-16 lainChatMessages: Better validation.
2020-04-15 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-04-15 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-13 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-04-11 rinpatchMerge branch 'following-relationships-optimizations...
2020-04-10 Egor KislitsynMerge branch 'develop' into global-status-expiration
2020-04-10 Egor KislitsynMerge branch 'develop' into fix/support-conversations...
2020-04-10 HaelwennMerge branch 'bugfix/apc2s_upload_activity' into 'develop'
2020-04-10 Maksim PechnikovMerge branch 'develop' into support/update_oban
2020-04-09 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-04-09 lainMerge branch 'fix/1658-invite-send' into 'develop'
2020-04-09 lainMerge branch 'open-api' into 'develop'
2020-04-08 lainChatMessage: Basic incoming handling.
2020-04-07 rinpatchMerge branch 'fix-auto-link-for-profile-fields' into...
2020-04-07 Maksim PechnikovMerge branch 'develop' into issue/1276
2020-04-06 lainMerge branch 'featureflag/emoji_reactions' into 'develop'
2020-04-06 lainMerge branch 'improving-test-coverage' into 'develop'
2020-04-06 lainMerge branch 'remake-remodel-2' into 'develop'
2020-03-26 lainMerge branch 'remake-remodel-2' of git.pleroma.social...
2020-03-26 lainBump copyright dates.
2020-03-26 lainMerge branch 'remake-remodel-2' of git.pleroma.social...
2020-03-26 lainApply suggestion to lib/pleroma/web/activity_pub/object...
2020-03-20 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-03-19 lainMerge branch 'remake-remodel' into develop
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 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.
2019-10-16 lainTransmogrifier: Use new ingestion pipeline for Likes.
2019-10-16 lainIntroduce new ingestion pipeline structure, implement...