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 Improvements to signature verification (#9667) 2019-01-07 21:45:13 +01:00
fetch_remote_key_service.rb
fetch_remote_poll_service.rb
fetch_remote_status_service.rb Improve federated ID validation (#8372) 2018-08-22 20:55:14 +02:00
fetch_replies_service.rb
process_account_service.rb Fix Tombstone.delete_all ArgumentError (#9978) 2019-02-06 02:50:52 +01:00
process_collection_service.rb
process_poll_service.rb