mastodon/app/javascript/mastodon/features/status/components
Eugen Rochko 036dd98abb
Responsively enforce 16:9 ratio on all media thumbnails in web UI (#6590)
* Responsively enforce 16:9 ratio on all media thumbnails in web UI

Also change video player behaviour to "contain" rather than
"cover" videos that don't fit the ratio, unlike images and GIFs,
it's expected that a video is shown fully.

* Fix spacing issues and remove floor

* Remove floor
2018-03-02 07:00:04 +01:00
..
action_bar.js Add mute, block, conversation mute actions to detailed status dropdown menu (#6099) 2017-12-25 20:56:05 +01:00
card.js After click to embed video, autoplay it (#6480) 2018-02-15 23:05:12 +01:00
detailed_status.js Responsively enforce 16:9 ratio on all media thumbnails in web UI (#6590) 2018-03-02 07:00:04 +01:00