masto-fe-standalone/app/javascript/mastodon/features/status/components
ThibG c955f98d36
Fix expanded video player issues ()
Fixes 

- 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
..
action_bar.js Change the string "Hide everything from …" to "Block domain …" in web UI () 2020-03-05 23:20:49 +01:00
card.js Code style improvements in JavaScript () 2020-03-08 16:02:36 +01:00
detailed_status.js Fix expanded video player issues () 2020-04-25 12:16:05 +02:00