mastodon/app/lib/activitypub
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
..
activity Add customizable thumbnails for audio and video attachments (#14145) 2020-06-29 13:56:55 +02:00
activity.rb Clarify keyword arguments with ** (#12769) 2020-01-11 05:57:05 +09:00
adapter.rb Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
case_transform.rb Add serializing/unserializing of "locked" actor attribute (#4585) 2017-08-12 17:41:03 +02:00
linked_data_signature.rb Add CLI task for rotating keys (#8466) 2018-08-26 20:21:03 +02:00
serializer.rb Fix ActivityPub context not being dynamically computed (#11746) 2019-09-03 22:52:32 +02:00
tag_manager.rb Change `tootctl media remove-orphans` to work for all classes (#13316) 2020-03-26 01:56:41 +01:00