aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/activity_pub
AgeCommit message (Expand)Author
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-31SimplePolicy: Fix problem with DM leaks.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 silence: optimize, work okay with nil values in addressingAlex Gleason
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-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-13Use Logger.info for {:reject, reason}Haelwenn (lanodan) Monnier
2020-07-13Transmogrifier.fix_in_reply_to/2: Use warn for non-fatal fail to get replied-...Haelwenn (lanodan) Monnier
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 chat-federa...lain
2020-07-09Use the Pleroma.Config aliasMark Felder
2020-07-09Merge branch 'follow-pipeline' into 'develop'Haelwenn
2020-07-08ActivityPub: Remove `follow` and fix issues.lain
2020-07-08CommonAPI: Switch to pipeline for following.lain
2020-07-08Transmogrifier: Move following to the pipeline.lain
2020-07-08Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into follow-pipe...lain
2020-07-08Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into issue/1880lain
2020-07-08fixed delete `Like` activity in remove userMaksim Pechnikov
2020-07-07Merge branch 'bugfix/peertube-videos' into 'develop'lain
2020-07-07Fix getting videos from peertubeHaelwenn (lanodan) Monnier
2020-07-06FollowValidator: Add basic validation.lain
2020-07-06ActivityPub: Add new 'capabilities' to user.lain
2020-07-06Restrict thread statuses that contain user's irreversible filtersSergey Suprunenko
2020-07-06Restrict statuses that contain user's irreversible filtersSergey Suprunenko
2020-07-03ChatMessageValidator: Additional validation.lain
2020-07-03ActivityPub: Ingest information about chat acceptance.lain
2020-07-03UserView: Add acceptsChatMessages fieldlain
2020-07-02Merge branch 'fetcher-fixes' into 'develop'rinpatch
2020-07-02Credo fixes.lain
2020-07-02SideEffects: Refactor.lain
2020-07-01ActivityPub: Handle clashing nicknames for the same ap idlain
2020-07-01Fetcher: Work when we can't get the OP.lain
2020-06-29Merge branch '1031-parent-visible' into 'develop'lain
2020-06-26Merge branch 'block-handling' into 'develop'Haelwenn