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
Claire 68dcbcb7bf
Add more specific error messages to HTTP signature verification (#21617)
* Return specific error on failure to parse Date header

* Add error message when preferredUsername is not set

* Change error report to be JSON and include more details

* Change error report to differentiate unknown account and failed refresh

* Add tests
2 years ago
..
fetch_featured_collection_service.rb Fix unbounded recursion in account discovery (#22025) 2 years ago
fetch_featured_tags_collection_service.rb Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018) 2 years ago
fetch_remote_account_service.rb Fix unbounded recursion in account discovery (#22025) 2 years ago
fetch_remote_actor_service.rb Add more specific error messages to HTTP signature verification (#21617) 2 years ago
fetch_remote_key_service.rb Fix crash in FetchRemoteKeyService (#19225) 3 years ago
fetch_remote_poll_service.rb Add support for editing for published statuses (#16697) 3 years ago
fetch_remote_status_service.rb Fix unbounded recursion in account discovery (#22025) 2 years ago
fetch_replies_service.rb Fix poll update handler calling method was that was not available (#10246) 6 years ago
prepare_followers_synchronization_service.rb Add follower synchronization mechanism (#14510) 4 years ago
process_account_service.rb Fix unbounded recursion in account discovery (#22025) 2 years ago
process_collection_service.rb Refactor ActivityPub handling to prepare for non-Account actors (#19212) 3 years ago
process_status_update_service.rb Change remote media files to be downloaded outside of transactions (#21796) 2 years ago
synchronize_followers_service.rb Optimize map { ... }.compact calls (#15513) 4 years ago