You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
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.
6 years ago
..
chewy Fix bookmarks also searchable (#13293) 6 years ago
controllers Allow users to delete their header and avatar (#13234) 6 years ago
helpers Allow users to delete their header and avatar (#13234) 6 years ago
javascript Fix expanded video player issues (#13541) 6 years ago
lib Change delivery failure tracking to work with hostnames instead of URLs (#13437) 6 years ago
mailers
models Fix enable/disable relay failures (#13535) 6 years ago
policies Add ability to delete files uploaded for settings in admin UI (#13192) 6 years ago
presenters
serializers Change local media attachments to perform heavy processing asynchronously (#13210) 6 years ago
services Fix returning results when searching for URL with non-zero offset (#13377) 6 years ago
validators Improve polls: option lengths & redesign (#13257) 6 years ago
views Allow users to delete their header and avatar (#13234) 6 years ago
workers Fix DeliveryWorker not to call failure_tracker when inbox_url is unavailable (#13482) 6 years ago