chinwagsocial/lib/mastodon
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
..
accounts_cli.rb
cache_cli.rb
cli_helper.rb Add separate cache directory for non-local uploads (#12821) 2020-04-26 23:29:08 +02:00
domains_cli.rb Remove the terms blacklist and whitelist from UX (#14149) 2020-06-27 20:20:11 +02:00
email_domain_blocks_cli.rb Fix help text around tootctl email_domain_blocks (#14147) 2020-06-26 21:28:40 +02:00
emoji_cli.rb Add tootctl emoji export (#13534) 2020-04-27 22:17:49 +02:00
feeds_cli.rb
media_cli.rb Add customizable thumbnails for audio and video attachments (#14145) 2020-06-29 13:56:55 +02:00
migration_helpers.rb
premailer_webpack_strategy.rb
preview_cards_cli.rb
redis_config.rb
search_cli.rb
settings_cli.rb
snowflake.rb
statuses_cli.rb Add --skip-media-remove option to tootctl statuses remove (#13080) 2020-03-08 16:01:07 +01:00
upgrade_cli.rb Fix tootctl upgrade storage-schema S3 ACL (#13768) 2020-05-17 17:27:36 +02:00
version.rb Bump version to 3.1.4 (#13750) 2020-05-14 07:46:11 +02:00