twitter/mastodon api: always use mediaproxy URLs in attachments
Compare changes
Files
2@@ -166,7 +166,7 @@ defmodule Pleroma.Web.MastodonAPI.StatusView do
@@ -180,9 +180,9 @@ defmodule Pleroma.Web.MastodonAPI.StatusView do
If using local media, the mediaproxy will not replace the URL anyway.
Closes #329 (closed).