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
Eugen Rochko 2e99e3cab3
Fix more visual issues with the audio player (#11654)
* Fix more visual issues with the audio player

- Add horizontal baseline in the middle of waveform
- Fix audio player colors in light theme
- Use audio element instead of web audio API
- Do not render any bars until the file is loaded
- Do not allow interactions with waveform until the file is loaded

* Fix code style issue
6 years ago
..
chewy
controllers Add option to include reported statuses in warning e-mail (#11639) 6 years ago
helpers
javascript Fix more visual issues with the audio player (#11654) 6 years ago
lib
mailers Add option to include reported statuses in warning e-mail (#11639) 6 years ago
models Add option to include reported statuses in warning e-mail (#11639) 6 years ago
policies
presenters
serializers
services
validators
views Fix public page crash due to audio player, fix unpause in audio player (#11652) 6 years ago
workers