aboutsummaryrefslogtreecommitdiff
path: root/test/web/activity_pub
AgeCommit message (Expand)Author
2020-05-04LikeValidator: Fix up missing recipients.lain
2020-05-04Transmogrifier tests: Extract like tests.lain
2020-05-04ActivityPub: Don't fetch `Application` follower counts.lain
2020-05-03Various testing fixes in relation to user deletion.lain
2020-05-03Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/del...lain
2020-05-03Transmogrifier: Don't fetch actor that's guaranteed to be there.lain
2020-05-02Deactivate local users on deletion instead of deleting the recordrinpatch
2020-05-02[#1732] Made AP C2S :followers and :following endpoints serve on no authIvan Tashkinov
2020-05-01Merge branch 'issue/1577' into 'develop'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-30ActivityPub: Remove `delete` function.lain
2020-04-30SideEffects: On deletion, reduce the reply count cachelain
2020-04-30Increase tests on AP C2SHaelwenn (lanodan) Monnier
2020-04-30SideEffects: On deletion, reduce the User note count.lain
2020-04-30SideEffectsTest: Test streaming.lain
2020-04-30ObjectValidator: Refactor.lain
2020-04-30DeleteValidator: Add internal helper field after validation.lain
2020-04-30Credo fixes.lain
2020-04-30SideEffects: Handle deletions.lain
2020-04-30DeleteValidator: Deleting a user is valid.lain
2020-04-30Transmogrifier: Handle incoming deletes for non-user objects.lain
2020-04-30DeleteValidator: Mastodon sends unaddressed deletes.lain
2020-04-30Transmogrifier Tests: Extract deletion tests.lain
2020-04-29ObjectValidator: Add validation for `Delete`s.lain
2020-04-29Object Validator Types: Add Recipients.lain
2020-04-29added testMaksim Pechnikov
2020-04-28Merge remote-tracking branch 'remotes/origin/develop' into automatic-authenti...Ivan Tashkinov
2020-04-28convert markdown content to htmlMaksim Pechnikov
2020-04-24Reply Filtering: Refactor.lain
2020-04-24reply filteringAlexander
2020-04-24ActivitPub: Remove `like` function.lain
2020-04-21Automatic checks of authentication / instance publicity. Definition of missin...Ivan Tashkinov
2020-04-20Merge remote-tracking branch 'upstream/develop' into accept-deletesAlex Gleason
2020-04-20Add :reject_deletes option to SimplePolicyAlex Gleason
2020-04-20Fix ObjectAgePolicyTestIlja
2020-04-17SideEffects: Test for notification creation.lain
2020-04-16Merge branch 'develop' into features/remove-user-source_datarinpatch
2020-04-16Merge branch 'refactor/remove-upgrade-changeset' into 'develop'rinpatch
2020-04-13fix mediaType of objectMaksim Pechnikov
2020-04-12Always accept deletions through SimplePolicyAlex Gleason
2020-04-11Merge branch 'following-relationships-optimizations' into 'develop'rinpatch
2020-04-11Remove User.upgrade_changeset in favor of remote_user_creationrinpatch
2020-04-10Merge branch 'bugfix/apc2s_upload_activity' into 'develop'Haelwenn
2020-04-10User: remove source_dataHaelwenn (lanodan) Monnier
2020-04-10Remove User.fields/1Haelwenn (lanodan) Monnier
2020-04-10profile emojis in User.emoji instead of source_dataHaelwenn (lanodan) Monnier
2020-04-10User: Move inbox & shared_inbox to own fieldsHaelwenn (lanodan) Monnier
2020-04-06Merge branch 'remake-remodel-2' into 'develop'lain
2020-03-31Validator Test: Small refactor.lain