summaryrefslogtreecommitdiff
path: root/test/web/activity_pub/side_effects_test.exs
AgeCommit message (Expand)Author
2020-10-13tests consistencyAlexander Strizhakov
2020-08-11SideEffects: Handle strange deletion case.lain
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-02SideEffects: Refactor.lain
2020-06-26User: Don't unfollow on block when the relevant setting is set.lain
2020-06-25ActivityPub: Remove `block`.lain
2020-06-25Transmogrifier: Switch to pipeline for Blocks.lain
2020-06-22ActivityPub: Remove `update` and switch to pipeline.lain
2020-06-22SideEffects: Handle user updating.lain
2020-06-07SideEffects: Move streaming of chats to after the transaction.lain
2020-06-06ChatMessageReference -> Chat.MessageReferencelain
2020-06-05Pipeline: Add a side effects step after the transaction finisheslain
2020-06-04ChatMessageReferences: Change seen -> unreadlain
2020-06-04SideEffectsTest: More tests.lain
2020-06-03Streamer, SideEffects: Stream out ChatMessageReferenceslain
2020-06-03Chats: Remove `unread` from the db, calculate from unseen messages.lain
2020-06-03ChatMessageReference: Introduce and switch in chat controller.lain
2020-05-29SideEffects: Stream out chat messages.lain
2020-05-25Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-21Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-21Announcements: Fix all tests.lain
2020-05-21SideEffects: Builed out Announce effects.lain
2020-05-20Announcements: Handle through common pipeline.lain
2020-05-20Merge branch 'feature/1734-user-deletion' into 'develop'lain
2020-05-17SideEffects: Don't update unread count for actor in chatmessages.lain
2020-05-13Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
2020-05-13Add OpenAPI spec for StatusControllerEgor Kislitsyn
2020-05-11Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...lain
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-08Merge 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 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-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-28Create activity handling: Flip it and reverse itlain