mastodon/app
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
..
chewy Fix bookmarks also searchable () 2020-03-22 02:40:03 +01:00
controllers Allow users to delete their header and avatar () 2020-04-20 14:03:03 +02:00
helpers Allow users to delete their header and avatar () 2020-04-20 14:03:03 +02:00
javascript Fix expanded video player issues () 2020-04-25 12:16:05 +02:00
lib Change delivery failure tracking to work with hostnames instead of URLs () 2020-04-15 20:33:24 +02:00
mailers Fix error when sending moderation notification () 2020-02-01 15:42:12 +01:00
models Fix enable/disable relay failures () 2020-04-23 22:04:18 +02:00
policies Add ability to delete files uploaded for settings in admin UI () 2020-03-08 16:00:24 +01:00
presenters Fix n+1 query for bookmarks on statuses () 2019-11-28 04:08:00 +01:00
serializers Change local media attachments to perform heavy processing asynchronously () 2020-03-08 23:56:18 +01:00
services Fix returning results when searching for URL with non-zero offset () 2020-04-02 03:39:37 +02:00
validators Improve polls: option lengths & redesign () 2020-04-02 17:10:55 +02:00
views Allow users to delete their header and avatar () 2020-04-20 14:03:03 +02:00
workers Fix DeliveryWorker not to call failure_tracker when inbox_url is unavailable () 2020-04-16 08:04:10 +02:00