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/spec/lib/activitypub/activity
ThibG a1412491b7
Change content-type to be always computed from file data (#14452)
* Change content-type to be always computed from file data

Restore previous behavior, detecting the content-type isn't very
expensive, and some instances may serve files as application/octet-stream
regardless of their true type, making fetching media from them fail, while
it used to work pre-3.2.0.

* Add test
5 years ago
..
accept_spec.rb Display pending message on admin relays UI (#8494) 7 years ago
add_spec.rb Resolve unknown status from Add activity, skip Remove if unknown (#7526) 7 years ago
announce_spec.rb Do not misattribute inlined boosts if `attributedTo` isn't present (#10967) 6 years ago
block_spec.rb Fix not handling Undo on some activity types when they aren't inlined (#14346) 5 years ago
create_spec.rb Change content-type to be always computed from file data (#14452) 5 years ago
delete_spec.rb Fix too many forwards (#5854) 7 years ago
flag_spec.rb Set and store report URIs (#10303) 6 years ago
follow_spec.rb Change silences to always require approval on follow (#11975) 6 years ago
like_spec.rb Add ActivityPub inbox (#4216) 8 years ago
move_spec.rb Add handler for Move activity (#9629) 6 years ago
reject_spec.rb Fix handling of Reject Follow when a matching follow relationship exists (#14479) 5 years ago
remove_spec.rb Fix #6657 - Use target instead of origin in Remove activity (#6664) 7 years ago
undo_spec.rb Fix not handling Undo on some activity types when they aren't inlined (#14346) 5 years ago
update_spec.rb Fix ActivityPub context not being dynamically computed (#11746) 6 years ago