mastodon/spec/services/activitypub
2026-07-28 08:30:21 +00:00
..
fetch_all_replies_service_spec.rb Refactor ActivityPub::FetchRepliesService and ActivityPub::FetchAllRepliesService (#34149) 2025-03-12 11:52:38 +00:00
fetch_featured_collection_service_spec.rb Prefer to_json over JSON.generate when simple strings in stub request (#38258) 2026-03-17 16:10:54 +00:00
fetch_featured_collections_collection_service_spec.rb Fetch an actor's featured collections (#38306) 2026-03-20 15:34:04 +00:00
fetch_featured_tags_collection_service_spec.rb Prefer to_json over JSON.generate when simple strings in stub request (#38258) 2026-03-17 16:10:54 +00:00
fetch_remote_account_service_spec.rb Refactor ActivityPub::ProcessAccountService and ActivityPub::FetchRemoteActorService (#39783) 2026-07-10 14:16:46 +00:00
fetch_remote_actor_service_spec.rb Delete remote accounts when fetching their URI leads to a 410 (#39865) 2026-07-17 14:44:20 +00:00
fetch_remote_featured_collection_service_spec.rb New service to fetch remote collections (#38298) 2026-03-19 14:27:02 +00:00
fetch_remote_key_service_spec.rb Add support for Ed25519 signatures in HTTP Message Signatures (#39518) 2026-06-22 07:49:26 +00:00
fetch_remote_status_service_spec.rb Prefer to_json over JSON.generate when simple strings in stub request (#38258) 2026-03-17 16:10:54 +00:00
fetch_replies_service_spec.rb Prefer to_json over JSON.generate when simple strings in stub request (#38258) 2026-03-17 16:10:54 +00:00
process_account_service_spec.rb Add support for remote accounts changing handles (#39785) 2026-07-16 14:28:06 +00:00
process_activity_service_spec.rb Remove processing of collections of activities (#39932) 2026-07-28 08:30:21 +00:00
process_featured_collection_service_spec.rb Add check for wrong attribution of collections (#39525) 2026-06-19 14:30:39 +00:00
process_featured_item_service_spec.rb Improve enforcement of collection item limit (#39969) 2026-07-27 14:53:20 +00:00
process_status_update_service_spec.rb Resolve unknown tagged collections in remote posts (#38900) 2026-05-05 14:46:47 +00:00
synchronize_followers_service_spec.rb Prefer to_json over JSON.generate when simple strings in stub request (#38258) 2026-03-17 16:10:54 +00:00
verify_featured_item_service_spec.rb Improve collection item verification (#39096) 2026-05-20 07:55:17 +00:00
verify_quote_service_spec.rb Merge commit from fork 2026-03-24 15:44:08 +01:00