]> cat aescling's git repositories - mastodon.git/commit
Add missing video descriptions (#8416)
authorM Somerville <dracos@users.noreply.github.com>
Fri, 24 Aug 2018 21:55:41 +0000 (22:55 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 24 Aug 2018 21:55:41 +0000 (23:55 +0200)
commitac092d03e7a781d27aff9cb9ea4637be9c5f2a2a
treec14be2cc463dc68917a965ecd267922cb35aed1f
parent869a3af3c0a5b441c09ddd028247cc8f2c4fa4df
Add missing video descriptions (#8416)

* Pass through video description as necessary.

* Add title to video, matching aria-label.
app/javascript/mastodon/components/extended_video_player.js
app/javascript/mastodon/components/media_gallery.js
app/javascript/mastodon/components/status.js
app/javascript/mastodon/features/report/components/status_check_box.js
app/javascript/mastodon/features/status/components/detailed_status.js
app/javascript/mastodon/features/video/index.js
app/views/admin/reports/_status.html.haml
app/views/stream_entries/_detailed_status.html.haml
app/views/stream_entries/_simple_status.html.haml