mastodon/app/services/activitypub
Eugen Rochko c947e2e4c5
Fix handling of malformed ActivityPub payloads when URIs are nil (#7370)
* Fix handling of malformed ActivityPub payloads when URIs are nil

* Gracefully handle JSON-LD canonicalization failures
2018-05-05 18:22:34 +02:00
..
fetch_featured_collection_service.rb Guard against nil URLs in Request class (#7284) 2018-05-02 15:44:22 +02:00
fetch_remote_account_service.rb Support Actors/Statuses with multiple types (#7305) 2018-05-02 12:40:24 +02:00
fetch_remote_key_service.rb Support Actors/Statuses with multiple types (#7305) 2018-05-02 12:40:24 +02:00
fetch_remote_status_service.rb Fix handling of malformed ActivityPub payloads when URIs are nil (#7370) 2018-05-05 18:22:34 +02:00
process_account_service.rb Support Actors/Statuses with multiple types (#7305) 2018-05-02 12:40:24 +02:00
process_collection_service.rb Fix handling of malformed ActivityPub payloads when URIs are nil (#7370) 2018-05-05 18:22:34 +02:00