aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/activity_pub
AgeCommit message (Expand)Author
2020-08-04CommonValidations: Treat deactivated users as not present.lain
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-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-15Create Question: Add context field to createHaelwenn (lanodan) Monnier
2020-07-15{Answer,Question}Validator: Keep both actor and attributedTo for now but sync...Haelwenn (lanodan) Monnier
2020-07-15Fix attachments in pollsHaelwenn (lanodan) Monnier
2020-07-15Fixup for EctoType module moveHaelwenn (lanodan) Monnier
2020-07-15QuestionValidator: Use AttachmentValidatorHaelwenn (lanodan) Monnier
2020-07-15CreateGenericValidator: add expires_atHaelwenn (lanodan) Monnier
2020-07-15SideEffects: port ones from ActivityPub.do_create and ActivityPub.insertHaelwenn (lanodan) Monnier
2020-07-15question_validator: remove conversation fieldHaelwenn (lanodan) Monnier
2020-07-15question_validator: fix for mastodon poll expirationHaelwenn (lanodan) Monnier
2020-07-15create_question_validator: remove validate_recipients_matchHaelwenn (lanodan) Monnier
2020-07-15transmogrifier_test: test date, anyOf and oneOf completelyHaelwenn (lanodan) Monnier
2020-07-15QuestionOptionsValidator: inline schema for repliesHaelwenn (lanodan) Monnier
2020-07-15AnswerValidator: CreateHaelwenn (lanodan) Monnier
2020-07-15QuestionValidator: CreateHaelwenn (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-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