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 Optional notification muting (#5087) 2017-11-15 03:56:41 +01:00
compose_container.js Fix not showing custom emojis in share page emoji picker (#9970) 2019-02-04 23:14:57 +01:00
domain_container.js Change the string "hidden" to "blocked" in WebUI (#13221) 2020-03-09 09:13:21 +01:00
dropdown_menu_container.js Fix account dropdown not opening due to regression from #12377 (#12430) 2019-11-20 00:56:22 +01:00
intersection_observer_article_container.js Fix height cache (#4909) 2017-09-13 10:24:33 +02:00
mastodon.js Fix scroll position resetting when opening media modals in web UI (#11815) 2019-09-12 20:14:59 +02:00
media_container.js Do not add margin light when opening modal on mobile (#11830) 2019-09-29 14:30:58 +02:00
poll_container.js Fix not being able to vote (#13490) 2020-04-17 21:54:25 +02:00
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