]> cat aescling's git repositories - mastodon.git/commit
Change reported media attachments to always be hidden in admin UI (#12879)
authorEugen Rochko <eugen@zeonfederated.com>
Sat, 18 Jan 2020 18:50:43 +0000 (19:50 +0100)
committerGitHub <noreply@github.com>
Sat, 18 Jan 2020 18:50:43 +0000 (19:50 +0100)
commit1ded3bb752916fe87755d80a832af39431a42438
treee05cb8428708fbf3eabf140c728cf1967a2815f0
parent709ca0496d750b66d78b61d78c5e5050be220e3f
Change reported media attachments to always be hidden in admin UI (#12879)

Also:

- Fix Mastodon logo not showing up in status embeds
- Fix blurhash not being used in status embeds
- Fix blurhash not being used in admin UI
- Fix autoplay param not working correctly on status embeds
app/javascript/mastodon/components/media_gallery.js
app/views/admin/reports/_status.html.haml
app/views/layouts/admin.html.haml
app/views/layouts/embedded.html.haml
app/views/statuses/_detailed_status.html.haml
app/views/statuses/_simple_status.html.haml