aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/activity_pub
AgeCommit message (Expand)Author
2020-05-18ActivityPub.Utils: Use system time instead of os time for timestampsuse-system-timelain
2020-05-12Merge branch '1757-blocks-breaking-on-disabled-outgoing-blocks' into 'develop'rinpatch
2020-05-12Transmogrifier: On incoming follow accept, update follow counts.lain
2020-05-12ActivityPub: Fix non-federating blocks.lain
2020-05-11Deletion: Handle the case of pruned objects.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 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 'feature/delete-validator' into 'develop'rinpatch
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-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-04Transmogrifier: Rely on LikeValidator.lain
2020-05-04LikeValidator: Fix up context.lain
2020-05-04LikeValidator: Fix up missing recipients.lain
2020-05-04Pipeline: Move transctioning to common pipeline.lain
2020-05-04ActivityPub: Don't fetch `Application` follower counts.lain
2020-05-03DeleteValidator: The deleted activity id is an object idlain
2020-05-03Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/del...lain
2020-05-03Transmogrifier: Don't fetch actor that's guaranteed to be there.lain
2020-05-03DeleteValidator: Improve code readabilityLain Soykaf
2020-05-02Only update follower/following stats for actor types of users and bots.Mark Felder
2020-05-02[#1732] Made AP C2S :followers and :following endpoints serve on no authIvan Tashkinov
2020-05-01Merge branch 'issue/1577' into 'develop'lain
2020-05-01DeleteValidator: Only allow deletion of certain types.lain
2020-04-30DeleteValidator: Don't federate local deletions of remote objects.lain
2020-04-30ActivityPub: Remove `delete` function.lain
2020-04-30SideEffects: Fix commentlain
2020-04-30SideEffects: On deletion, reduce the reply count cachelain
2020-04-30Credo fixes.lain
2020-04-30SideEffects: On deletion, reduce the User note count.lain
2020-04-30SideEffects: Stream out deletes.lain
2020-04-30DeleteValidator: Add internal helper field after validation.lain