Merge branch 'develop' into feature/gen-magic
[akkoma] / lib / pleroma / web / activity_pub / utils.ex
index 11c64cffd820a6091ee7a74b450ba188ffc6aee7..713b0ca1f3ea1a3bcf14accd02dcf928f7373fa9 100644 (file)
@@ -729,7 +729,7 @@ defmodule Pleroma.Web.ActivityPub.Utils do
           "actor" =>
             AccountView.render(
               "show.json",
-              %{user: activity_actor, force: true}
+              %{user: activity_actor, skip_visibility_check: true}
             )
         }