mastodon/app
Eugen Rochko 64aac30733
Add customizable thumbnails for audio and video attachments (#14145)
- Change audio files to not be stripped of metadata
- Automatically extract cover art from audio if it exists
- Add `thumbnail` parameter to `POST /api/v1/media`, `POST /api/v2/media` and `PUT /api/v1/media/:id`
- Add `icon` to represent it in attachments in ActivityPub
- Fix `preview_url` containing URL of missing missing image when there is no thumbnail instead of null
- Fix duration of audio not being displayed on public pages until the file is loaded
2020-06-29 13:56:55 +02:00
..
chewy Fix searchable status without explicitly mentioning it (#13829) 2020-05-23 05:47:25 +02:00
controllers Add customizable thumbnails for audio and video attachments (#14145) 2020-06-29 13:56:55 +02:00
helpers Add a visibility icon to status (#14123) 2020-06-25 22:43:59 +02:00
javascript Add customizable thumbnails for audio and video attachments (#14145) 2020-06-29 13:56:55 +02:00
lib Add customizable thumbnails for audio and video attachments (#14145) 2020-06-29 13:56:55 +02:00
mailers Add e-mail-based sign in challenge for users with disabled 2FA (#14013) 2020-06-09 10:23:06 +02:00
models Add customizable thumbnails for audio and video attachments (#14145) 2020-06-29 13:56:55 +02:00
policies Add ability to delete files uploaded for settings in admin UI (#13192) 2020-03-08 16:00:24 +01:00
presenters Add visibility parameter in share page (#13023) 2020-06-09 00:16:30 +02:00
serializers Add customizable thumbnails for audio and video attachments (#14145) 2020-06-29 13:56:55 +02:00
services Add customizable thumbnails for audio and video attachments (#14145) 2020-06-29 13:56:55 +02:00
validators Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
views Add customizable thumbnails for audio and video attachments (#14145) 2020-06-29 13:56:55 +02:00
workers Add customizable thumbnails for audio and video attachments (#14145) 2020-06-29 13:56:55 +02:00