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/lib/activitypub/activity
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
6 years ago
..
accept.rb Allow Accept/Reject with a non-embedded object (#12199) 6 years ago
add.rb
announce.rb Refactor controllers for statuses, accounts, and more (#11249) 7 years ago
block.rb Ensure blocked user unfollows blocker if Block/Undo Block are processed out of order (#9687) 7 years ago
create.rb Add customizable thumbnails for audio and video attachments (#14145) 6 years ago
delete.rb Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 7 years ago
flag.rb Change domain blocks to automatically support subdomains (#11138) 7 years ago
follow.rb Change silences to always require approval on follow (#11975) 7 years ago
like.rb
move.rb Fix account migration not affecting followers on origin server (#11980) 7 years ago
reject.rb Allow Accept/Reject with a non-embedded object (#12199) 6 years ago
remove.rb
undo.rb Fix handling of ActivityPub activities lacking some attributes (#8864) 8 years ago
update.rb Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 7 years ago