pleroma/test/web/activity_pub
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
..
mrf StealEmojiPolicyTest: Clean up. 2020-05-25 14:00:18 +02:00
object_validators SafeText: Let through basic html. 2020-05-30 12:17:18 +02:00
transmogrifier Transmogrifier: For follows, create notifications last. 2020-06-05 12:26:07 +02:00
views Announcements: Fix all tests. 2020-05-21 13:16:21 +02:00
activity_pub_controller_test.exs User: Don't error out if we want to refresh a user but can't 2020-05-25 12:46:14 +02:00
activity_pub_test.exs Announcements: Fix all tests. 2020-05-21 13:16:21 +02:00
object_validator_test.exs SafeText: Let through basic html. 2020-05-30 12:17:18 +02:00
pipeline_test.exs Pipeline: Don't federate if federation is disabled. 2020-05-20 16:36:55 +02:00
publisher_test.exs User: Move inbox & shared_inbox to own fields 2020-04-10 06:20:02 +02:00
relay_test.exs Exclude post actor from to of relay announce 2020-05-27 23:51:15 +09:00
side_effects_test.exs ChatMessageReferences: Change seen -> unread 2020-06-04 17:14:42 +02:00
transmogrifier_test.exs Transmogrifier: Use a simpler way to get mentions. 2020-05-25 15:08:43 +02:00
utils_test.exs Announcements: Fix all tests. 2020-05-21 13:16:21 +02:00
visibilty_test.exs Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00