This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
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 Fix processing poll Updates (#10333) 2019-03-21 14:24:09 +01:00
fetch_remote_status_service.rb
fetch_replies_service.rb Fix poll update handler calling method was that was not available (#10246) 2019-03-12 22:58:59 +01:00
process_account_service.rb
process_collection_service.rb Filter incoming Create activities by relation to local activity (#10005) 2019-02-13 18:42:47 +01:00
process_poll_service.rb Fix processing poll Updates (#10333) 2019-03-21 14:24:09 +01:00