mastodon/app/javascript
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
..
fonts Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
images Add announcements (#12662) 2020-01-23 22:00:13 +01:00
mastodon Fix expanded video player issues (#13541) 2020-04-25 12:16:05 +02:00
packs Fix “Show more” not switching to “Show less” on public pages (#13174) 2020-04-05 14:02:22 +02:00
styles Set max-width and max-height to gif video (#13533) 2020-04-23 15:49:33 +02:00