pleroma/test/web/activity_pub
lain 115d08a754 Pipeline: Add a side effects step after the transaction finishes
This is to run things like streaming notifications out, which will
sometimes need data that is created by the transaction, but is
streamed out asynchronously.
2020-06-05 16:47:02 +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
activity_pub_controller_test.exs
activity_pub_test.exs
object_validator_test.exs SafeText: Let through basic html. 2020-05-30 12:17:18 +02:00
pipeline_test.exs Pipeline: Add a side effects step after the transaction finishes 2020-06-05 16:47:02 +02:00
publisher_test.exs
relay_test.exs Exclude post actor from to of relay announce 2020-05-27 23:51:15 +09:00
side_effects_test.exs Pipeline: Add a side effects step after the transaction finishes 2020-06-05 16:47:02 +02:00
transmogrifier_test.exs Transmogrifier: Use a simpler way to get mentions. 2020-05-25 15:08:43 +02:00
utils_test.exs
visibilty_test.exs