X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=lib%2Fpleroma%2Fweb%2Fmastodon_api%2Fviews%2Fstatus_view.ex;h=8f6c4b062795fbde1040e7ac5f0dbf72697c11b2;hb=c2650f0ffb5938005baf437dfa69bbf05da0cc71;hp=f1daa2624c3e8fb87fda8e2f4102359d6b3c1b74;hpb=ac486fc59b49d26db7c3b6b61d0affeb34f9b3e0;p=akkoma diff --git a/lib/pleroma/web/mastodon_api/views/status_view.ex b/lib/pleroma/web/mastodon_api/views/status_view.ex index f1daa2624..8f6c4b062 100644 --- a/lib/pleroma/web/mastodon_api/views/status_view.ex +++ b/lib/pleroma/web/mastodon_api/views/status_view.ex @@ -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) %{