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.
2019-03-21 14:24:09 +01:00
..
fetch_featured_collection_service.rb
fetch_remote_account_service.rb
fetch_remote_key_service.rb
fetch_remote_poll_service.rb
fetch_remote_status_service.rb
fetch_replies_service.rb
process_account_service.rb
process_collection_service.rb
process_poll_service.rb