summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/activity_pub/builder.ex
AgeCommit message (Expand)Author
2021-06-01Merge remote-tracking branch 'pleroma/develop' into cycles-constantsAlex Gleason
2021-05-31Pleroma.Constants.as_local_public/0 --> Pleroma.Web.ActivityPub.Utils.as_loca...Alex Gleason
2021-03-25Let pins federateAlexander Strizhakov
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
2021-01-04Object: Rework how Object.normalize workslain
2020-11-11Add `local` visibilityEgor Kislitsyn
2020-10-15Add Pleroma.Constants.as_local_public/0Egor Kislitsyn
2020-10-15Add local-only statusesEgor Kislitsyn
2020-10-12Add missing Copyright headersMark Felder
2020-08-19relay fix for admin-feAlexander Strizhakov
2020-08-12Transmogrifier: Move Rejects to the Pipelinelain
2020-08-11AcceptValidator: Add basic validator with tests.lain
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-15SideEffects: port ones from ActivityPub.do_create and ActivityPub.insertHaelwenn (lanodan) Monnier
2020-07-06FollowValidator: Add basic validation.lain
2020-06-25ObjectValidator: Basic `Block` support.lain
2020-06-19ObjectValidators: Add basic UpdateValidator.lain
2020-05-30Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-27Exclude post actor from to of relay announcekPherox
2020-05-25Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-20Announcements: Handle through common pipeline.lain
2020-05-18ObjectValidators: Add basic Announce validator.lain
2020-05-11Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-11Deletion: Handle the case of pruned objects.lain
2020-05-08Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-08Builder: Extract common features of likes and reactions.lain
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/emo...lain
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/emo...lain
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/und...lain
2020-05-06Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-06ChatMessages: Add attachments.lain
2020-05-05UndoValidator: Add UndoValidator.lain
2020-05-05Transmogrifier: Move emoji reactions to common pipeline.lain
2020-04-30DeleteValidator: Deleting a user is valid.lain
2020-04-29ObjectValidator: Add validation for `Delete`s.lain
2020-04-28Pipeline: Unify, refactor, DRY.lain
2020-04-20ChatMessage: Support emoji.lain
2020-04-20ChatMessageValidator: Require `published` fieldlain
2020-04-09SideEffects: Handle ChatMessage creation.lain
2019-10-23Credo fixes.lain
2019-10-16Introduce new ingestion pipeline structure, implement internal Likes with it.lain