Merge branch 'feature/html-scrub-policy' into 'develop'
[akkoma] / lib / pleroma / web / mastodon_api / views / status_view.ex
index f1daa2624c3e8fb87fda8e2f4102359d6b3c1b74..8f6c4b062795fbde1040e7ac5f0dbf72697c11b2 100644 (file)
@@ -118,7 +118,7 @@ defmodule Pleroma.Web.MastodonAPI.StatusView do
           HTML.strip_tags(url)
           |> MediaProxy.url()
 
-        %{shortcode: name, url: url, static_url: url}
+        %{shortcode: name, url: url, static_url: url, visible_in_picker: false}
       end)
 
     %{