mastodon/app/javascript/mastodon/features
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/components
account_gallery
account_timeline
audio
blocks Fix WebUI pagination of following, followers, follow requests, blocks and mutes lists (#13445) 2020-04-12 13:38:00 +02:00
bookmarked_statuses
community_timeline
compose Fix and refactor keyboard navigation in dropdown menus (#13528) 2020-04-21 15:13:26 +02:00
direct_timeline
directory
domain_blocks
emoji Update Twemoji to 12.1.5 (#13021) 2020-04-19 23:38:31 +02:00
favourited_statuses
favourites
follow_requests Fix WebUI pagination of following, followers, follow requests, blocks and mutes lists (#13445) 2020-04-12 13:38:00 +02:00
followers Fix WebUI pagination of following, followers, follow requests, blocks and mutes lists (#13445) 2020-04-12 13:38:00 +02:00
following Fix WebUI pagination of following, followers, follow requests, blocks and mutes lists (#13445) 2020-04-12 13:38:00 +02:00
generic_not_found
getting_started
hashtag_timeline Add local only to hashtag timeline (#13502) 2020-04-18 21:52:39 +02:00
home_timeline
introduction
keyboard_shortcuts
list_adder
list_editor
list_timeline
lists
mutes Fix WebUI pagination of following, followers, follow requests, blocks and mutes lists (#13445) 2020-04-12 13:38:00 +02:00
notifications
pinned_statuses
public_timeline
reblogs
report
search
standalone Add local only to hashtag timeline (#13502) 2020-04-18 21:52:39 +02:00
status Fix expanded video player issues (#13541) 2020-04-25 12:16:05 +02:00
ui Fix expanded video player issues (#13541) 2020-04-25 12:16:05 +02:00
video Fix expanded video player issues (#13541) 2020-04-25 12:16:05 +02:00