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/services/activitypub
ThibG 62dd0b7f9c Fix processing poll Updates (#10333)
ActivityPub::ProcessPollService was checking the JSON-LD context although
it was passed only the `Question` object embedded in the `Update` activity.
6 years ago
..
fetch_featured_collection_service.rb
fetch_remote_account_service.rb
fetch_remote_key_service.rb
fetch_remote_poll_service.rb Fix processing poll Updates (#10333) 6 years ago
fetch_remote_status_service.rb
fetch_replies_service.rb Fix poll update handler calling method was that was not available (#10246) 6 years ago
process_account_service.rb
process_collection_service.rb Filter incoming Create activities by relation to local activity (#10005) 6 years ago
process_poll_service.rb Fix processing poll Updates (#10333) 6 years ago