summaryrefslogtreecommitdiff
path: root/test/web/activity_pub/side_effects_test.exs
AgeCommit message (Expand)Author
2020-05-20Merge branch 'feature/1734-user-deletion' into 'develop'lain
2020-05-13Add OpenAPI spec for StatusControllerEgor Kislitsyn
2020-05-11SideEffects test: Add test for favorite deletion.lain
2020-05-11Deletion: Handle the case of pruned objects.lain
2020-05-08user deletionAlexander Strizhakov
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-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-05Transmogrifier: Move emoji reactions to common pipeline.lain
2020-05-03Various testing fixes in relation to user deletion.lain
2020-04-30SideEffects: On deletion, reduce the reply count cachelain
2020-04-30SideEffects: On deletion, reduce the User note count.lain
2020-04-30SideEffectsTest: Test streaming.lain
2020-04-30Credo fixes.lain
2020-04-30SideEffects: Handle deletions.lain
2020-04-30Transmogrifier: Handle incoming deletes for non-user objects.lain
2020-04-17SideEffects: Test for notification creation.lain
2020-03-26Bump copyright dates.lain
2019-11-05Object Validators: Extract common validations.lain
2019-10-23SideEffectsTest: Fix test.lain
2019-10-17ObjectValidator: Rewrite LikeValidator with Ecto.lain
2019-10-16Introduce new ingestion pipeline structure, implement internal Likes with it.lain