]> cat aescling's git repositories - mastodon.git/commit
Fix error when trying to render component for media without meta (#16112)
authorEugen Rochko <eugen@zeonfederated.com>
Wed, 5 May 2021 19:16:55 +0000 (21:16 +0200)
committerGitHub <noreply@github.com>
Wed, 5 May 2021 19:16:55 +0000 (21:16 +0200)
commit351c74459084ccffce1333b57c2af9a6b55cac8d
tree8f698b8df06426414f1f7917b26465cc4a37e4d5
parent059df83d1dcabb27d2e638b4835791bd570ec779
Fix error when trying to render component for media without meta (#16112)
app/controllers/statuses_controller.rb
app/helpers/statuses_helper.rb
app/views/accounts/_header.html.haml
app/views/media/player.html.haml
app/views/statuses/_detailed_status.html.haml
app/views/statuses/_poll.html.haml
app/views/statuses/_simple_status.html.haml
app/views/statuses/_status.html.haml
app/views/statuses/embed.html.haml