chinwagsocial/app/javascript/mastodon/containers
ThibG c955f98d36
Fix expanded video player issues (#13541)
Fixes #13536

- Expanding a paused video doesn't autoplay anymore
- Default volume level for the expanded video inherited from the original video

Position/playing state/volume are carried over from the original video player
to the modal, but they're not reported back to the modal as it would require
deeper changes.
2020-04-25 12:16:05 +02:00
..
account_container.js
compose_container.js
domain_container.js
dropdown_menu_container.js
intersection_observer_article_container.js
mastodon.js
media_container.js
poll_container.js
status_container.js Fix expanded video player issues (#13541) 2020-04-25 12:16:05 +02:00
timeline_container.js Add local only to hashtag timeline (#13502) 2020-04-18 21:52:39 +02:00