akkoma/lib/pleroma/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 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 Credo fixes. 2020-05-21 13:31:52 +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 SideEffects / ChatView: Add an unread cache. 2020-06-05 12:01:33 +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