pleroma/test/web/activity_pub/transmogrifier
lain 0efa8aa0b9 Transmogrifier: For follows, create notifications last.
As the notification type changes depending on the follow state,
the notification should not be created and streamed out before the
state settles. For this reason, the notification creation has been
delayed until it's clear if the user has been followed or not.

This is a bit hacky but it will be properly rewritten using the
pipeline soon.
2020-06-05 12:26:07 +02:00
..
announce_handling_test.exs Credo fixes. 2020-05-21 13:31:52 +02:00
chat_message_test.exs Apply suggestion to test/web/activity_pub/transmogrifier/chat_message_test.exs 2020-06-04 15:16:10 +00:00
delete_handling_test.exs Deletion: Handle the case of pruned objects. 2020-05-11 15:06:23 +02:00
emoji_react_handling_test.exs Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
follow_handling_test.exs Transmogrifier: For follows, create notifications last. 2020-06-05 12:26:07 +02:00
like_handling_test.exs Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
undo_handling_test.exs Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00