akkoma/lib/pleroma/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 MRF.StealEmojiPolicy: New Policy 2020-05-14 09:59:56 +02:00
object_validators SafeText: Let through basic html. 2020-05-30 12:17:18 +02:00
views Remove User.fields/1 2020-04-10 06:20:02 +02:00
activity_pub.ex Transmogrifier: For follows, create notifications last. 2020-06-05 12:26:07 +02:00
activity_pub_controller.ex ActivityPubController: Add Mastodon activity compat route. 2020-05-22 17:06:12 +02:00
builder.ex Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms 2020-05-30 12:31:12 +02:00
internal_fetch_actor.ex Update Copyrights 2020-03-03 16:44:49 -06:00
mrf.ex [#2332] Misc. fixes per code change requests. 2020-03-30 19:08:37 +03:00
object_validator.ex Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms 2020-05-25 13:57:27 +02:00
pipeline.ex Pipeline: Add a side effects step after the transaction finishes 2020-06-05 16:47:02 +02:00
publisher.ex User: Move inbox & shared_inbox to own fields 2020-04-10 06:20:02 +02:00
relay.ex Announcements: Fix all tests. 2020-05-21 13:16:21 +02:00
side_effects.ex Pipeline: Add a side effects step after the transaction finishes 2020-06-05 16:47:02 +02:00
transmogrifier.ex Transmogrifier: For follows, create notifications last. 2020-06-05 12:26:07 +02:00
utils.ex ActivityPub: Fix non-federating blocks. 2020-05-12 10:52:46 +02:00
visibility.ex restrict_unauthenticated setting 2020-03-20 16:36:20 +03:00