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
Matt Jankowski 258dce1256
Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307)
3 months ago
..
fetch_featured_collection_service.rb
fetch_featured_tags_collection_service.rb
fetch_remote_account_service.rb
fetch_remote_actor_service.rb Remove `WebfingerHelper` module & move usage inline (#31203) 3 months ago
fetch_remote_key_service.rb
fetch_remote_poll_service.rb
fetch_remote_status_service.rb
fetch_replies_service.rb Change Mastodon to issue correctly-signed queries by default (#31994) 3 months ago
prepare_followers_synchronization_service.rb
process_account_service.rb Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 3 months ago
process_collection_service.rb Fix unneeded requests to blocked domains when receiving relayed signed activities from them (#31161) 3 months ago
process_status_update_service.rb Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 3 months ago
synchronize_followers_service.rb