aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/activity_pub
AgeCommit message (Expand)Author
2020-05-18AttachmentValidator: Handle empty mediatypeslain
2020-05-18ChatMessageValidator: Allow one message in an array, too.lain
2020-05-18AnnounceValidator: Validate for existing announcelain
2020-05-18ObjectValidators: Add basic Announce validator.lain
2020-05-18Transmogrifier Test: Extract Announce handling.lain
2020-05-17SideEffects: Don't update unread count for actor in chatmessages.lain
2020-05-14MRF.StealEmojiPolicy: New PolicyHaelwenn (lanodan) Monnier
2020-05-13Chat: Allow posting without content if an attachment is present.lain
2020-05-13Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-12Merge branch '1757-blocks-breaking-on-disabled-outgoing-blocks' into 'develop'rinpatch
2020-05-12ChatController: Support deletion of chat messages.lain
2020-05-12Transmogrifier: On incoming follow accept, update follow counts.lain
2020-05-12ActivityPub: Fix non-federating blocks.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-08Transmogrifier: Don't modify attachments for chats.lain
2020-05-08Credo fixes.lain
2020-05-08Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-08Merge branch 'feature/emojireactvalidator' into 'develop'lain
2020-05-08Builder: Extract common features of likes and reactions.lain
2020-05-07Merge branch 'feature/restrict-c2s' into 'develop'Haelwenn
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/emo...lain
2020-05-07Credo fixeslain
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/emo...lain
2020-05-07Merge fixes.lain
2020-05-07Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/und...lain
2020-05-07Streamer reworkhref
2020-05-06Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-06Merge branch 'feature/delete-validator' into 'develop'rinpatch
2020-05-06Credo fixes.lain
2020-05-06ChatMessages: Add attachments.lain
2020-05-06Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-06Merge branch 'plug-if-unless-func-options-refactoring' into 'develop'lain
2020-05-06Merge branch 'bugfix/sensitive_object' into 'develop'lain
2020-05-05Undoing: Move undoing blocks to the pipeline everywhere.lain
2020-05-05Undoing: Move undoing announcements to the pipeline everywhere.lain
2020-05-05Undoing: Move undoing reactions to the pipeline everywhere.lain
2020-05-05Undoing: Move undoing likes to the pipeline everywhere.lain
2020-05-05UndoValidator: Add UndoValidator.lain
2020-05-05Merge branch 'develop' into global-status-expirationEgor Kislitsyn
2020-05-05ActivityPub: Remove `react_with_emoji`.lain
2020-05-05Transmogrifier: Move emoji reactions to common pipeline.lain
2020-05-05LikeValidator: Add defaults for recipients back in.lain
2020-05-05Merge branch 'fix/issue-1729' into 'develop'lain
2020-05-05Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/del...lain
2020-05-05AP C2S: Restrict creation to `Note`s for now.lain
2020-05-04Transmogrifier.set_sensitive/1: Keep sensitive set to trueHaelwenn (lanodan) Monnier
2020-05-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-04Transmogrifier: Rely on LikeValidator.lain