You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Pleroma endpoint /api/v1/timelines/home will proxy media_attachments.remote_url during reblogs. However, media_attachments.descriptions is not also proxied. This results with us giving: Proxied image, no description available. as a reply. This is kind-of gross, so hopefully there is a way around this.
The text was updated successfully, but these errors were encountered:
The Pleroma endpoint
/api/v1/timelines/home
will proxymedia_attachments.remote_url
during reblogs. However,media_attachments.descriptions
is not also proxied. This results with us giving:Proxied image, no description available.
as a reply. This is kind-of gross, so hopefully there is a way around this.The text was updated successfully, but these errors were encountered: