aboutsummaryrefslogtreecommitdiff
path: root/test/web/activity_pub
AgeCommit message (Expand)Author
2020-08-11Linter fixes.lain
2020-08-11Transmogrifier: Remove handling of orphaned acceptslain
2020-08-11AcceptValidation: Codify accept rules.lain
2020-08-11AcceptValidator: Add basic validator with tests.lain
2020-08-11Transmogrifier: Small readability changes.lain
2020-08-11Transmogrifier Tests: Extract Accept handlinglain
2020-08-11SideEffects: Handle strange deletion case.lain
2020-08-05CommonValidations: Extract modification right checkerlain
2020-08-05Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/po...lain
2020-08-04Merge branch 'deactivated-user-posts' into 'develop'rinpatch
2020-08-04Fix ActivityExpirationPolicyEgor Kislitsyn
2020-08-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/po...lain
2020-08-04question_validator: Allow content to be an empty-string (blank)Haelwenn (lanodan) Monnier
2020-08-04CommonValidations: Treat deactivated users as not present.lain
2020-08-04TransmogrifierTest: Add test for deactivated userslain
2020-08-03Merge branch 'follower-mrf-again' into 'develop'lain
2020-08-03MRF Object Age Policy: Don't break on messages without cc/tolain
2020-07-31Revert "Merge branch 'revert-1ac0969c' into 'develop'"lain
2020-07-31Revert "Merge branch 'mrf-silence-2' into 'develop'"lain
2020-07-31Merge remote-tracking branch 'pleroma/develop' into features/poll-validationHaelwenn (lanodan) Monnier
2020-07-31SimplePolicy: Fix problem with DM leaks.lain
2020-07-30SimplePolicyTest: Add test for leaking DMs.lain
2020-07-29Merge remote-tracking branch 'upstream/develop' into mrf-silenceAlex Gleason
2020-07-29SimpleMRF: :silence --> :followers_onlyAlex Gleason
2020-07-29EnsureRePrepended: Don't break on chat messages.lain
2020-07-28SimpleMRF: Let instances be silencedAlex Gleason
2020-07-27Pipeline: Unify embedded_object / object_data, move to validator.lain
2020-07-24Side Effects: On undoing, put information about the undone object.Lain Soykaf
2020-07-24Pipeline: Add embedded object federation.Lain Soykaf
2020-07-23Merge branch '1973-chats-fix-with-restrict-unauthenticated' into 'develop'lain
2020-07-23[#2791] AccountView: renamed `:force` option to `:skip_visibility_check`.Ivan Tashkinov
2020-07-23Merge branch 'bugfix/mrf-reject-logging' into 'develop'lain
2020-07-22[#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :re...Ivan Tashkinov
2020-07-15Merge branch 'features/mrf-reasons' into 'develop'rinpatch
2020-07-15Merge branch 'develop' into issue/sign-authorityMaksim Pechnikov
2020-07-15Create Question: Add context field to createHaelwenn (lanodan) Monnier
2020-07-15Question: Add tests on HTML tags in optionsHaelwenn (lanodan) Monnier
2020-07-15Fix attachments in pollsHaelwenn (lanodan) Monnier
2020-07-15Merge branch 'tests/apc2s-update_outbox' into 'develop'lain
2020-07-15transmogrifier tests: Move & enhance in specialised modulesHaelwenn (lanodan) Monnier
2020-07-15SideEffects: port ones from ActivityPub.do_create and ActivityPub.insertHaelwenn (lanodan) Monnier
2020-07-15transmogrifier_test: test date, anyOf and oneOf completelyHaelwenn (lanodan) Monnier
2020-07-15QuestionValidator: CreateHaelwenn (lanodan) Monnier
2020-07-15AP C2S tests: Make sure you can't use another user's AP idHaelwenn (lanodan) Monnier
2020-07-14Include port in host for signaturesMaksim Pechnikov
2020-07-14Merge branch '1916-transmogrifier-skipping-oddities-in-address-fields' into '...feld
2020-07-14MRF Policies: Return a {:reject, reason} instead of {:reject, nil}Haelwenn (lanodan) Monnier
2020-07-13Transmogrifier: filtering weirdness in address fields=
2020-07-13Transmogrifier.fix_in_reply_to/2: Use warn for non-fatal fail to get replied-...Haelwenn (lanodan) Monnier
2020-07-13Merge branch '1937-renaming' into 'develop'Haelwenn