aboutsummaryrefslogtreecommitdiff
path: root/test/web/activity_pub
AgeCommit message (Collapse)Author
2020-08-03Merge branch 'follower-mrf-again' into 'develop'lain
Follower mrf again See merge request pleroma/pleroma!2833
2020-08-03MRF Object Age Policy: Don't break on messages without cc/tolain
2020-07-31Revert "Merge branch 'revert-1ac0969c' into 'develop'"lain
This reverts merge request !2825
2020-07-31Revert "Merge branch 'mrf-silence-2' into 'develop'"lain
This reverts merge request !2820
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
[#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :restrict_unauthenticated setting Closes #1973 See merge request pleroma/pleroma!2791
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
Fix #783: Make MRF reject log as info level instead of error Closes #783 See merge request pleroma/pleroma!2758
2020-07-22[#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish ↵Ivan Tashkinov
:restrict_unauthenticated. Made `Pleroma.Web.MastodonAPI.AccountView.render("show.json", _)` demand :for or :force option in order to prevent incorrect rendering of empty map instead of expected user representation with truish :restrict_unauthenticated setting.
2020-07-15Merge branch 'features/mrf-reasons' into 'develop'rinpatch
Add rejection reason to our MRFs See merge request pleroma/pleroma!2759
2020-07-15Merge branch 'develop' into issue/sign-authorityMaksim Pechnikov
2020-07-15Merge branch 'tests/apc2s-update_outbox' into 'develop'lain
AP C2S tests: Make sure you can't use another user's AP id See merge request pleroma/pleroma!2767
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
'develop' Transmogrifier: filtering weirdness in address fields Closes #1916 See merge request pleroma/pleroma!2762
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 ↵Haelwenn (lanodan) Monnier
replied-to post
2020-07-13Merge branch '1937-renaming' into 'develop'Haelwenn
ActivityPub: Don't rename a clashing nickname with the same ap id. Closes #1937 See merge request pleroma/pleroma!2748
2020-07-10Merge branch 'develop' into issue/1790-updated-obanMark Felder
2020-07-10ActivityPub: Don't rename a clashing nickname with the same ap id.lain
2020-07-10Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
chat-federation-information
2020-07-08ActivityPub: Remove `follow` and fix issues.lain
2020-07-08Transmogrifier: Move following to the pipeline.lain
2020-07-08Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
follow-pipeline
2020-07-07Merge branch 'bugfix/peertube-videos' into 'develop'lain
Fix getting videos from peertube See merge request pleroma/pleroma!2728
2020-07-07Fix getting videos from peertubeHaelwenn (lanodan) Monnier
2020-07-06FollowValidator: Add basic validation.lain
2020-07-06BlockValidation test: Rename.lain
2020-07-06ObjectValidator tests: Extract block validation tests.lain
2020-07-06ObjectValidator tests: Extract update validation tests.lain
2020-07-06ObjectValidation tests: Extract announce validation tests.lain
2020-07-06ObjectValidator tests: Extract undo validation tests.lain
2020-07-06ObjectValidation tests: Extract like validation tests.lain
2020-07-06ObjectValidation tests: Extract delete validation tests.lain
2020-07-06ObjectValidator tests: Extract emoji react testinglain
2020-07-06ObjectValidator tests: Extract chat testslain
2020-07-06ObjectValidator Test: Extract attachments.lain
2020-07-06ActivityPub: Add new 'capabilities' to user.lain
2020-07-06test fixesAlexander Strizhakov
2020-07-06Restrict thread statuses that contain user's irreversible filtersSergey Suprunenko
2020-07-06Restrict statuses that contain user's irreversible filtersSergey Suprunenko