mastodon/spec/services/activitypub
2025-08-27 12:12:55 +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 Fix handling of inlined featured collections in ActivityPub actor objects (#34789) 2025-05-23 15:01:07 +00:00
fetch_featured_tags_collection_service_spec.rb Remove unneeded type: :service from spec/services files (#29304) 2024-03-13 08:39:26 +00:00
fetch_remote_account_service_spec.rb Update rubocop-rspec to version 3.6.0 (#34497) 2025-04-24 14:56:13 +00:00
fetch_remote_actor_service_spec.rb Update rubocop-rspec to version 3.6.0 (#34497) 2025-04-24 14:56:13 +00:00
fetch_remote_key_service_spec.rb Select correct self link when parsing Webfinger response (#31110) 2024-07-23 14:42:31 +00:00
fetch_remote_status_service_spec.rb Fix interaction policy changes in implicit updates not being saved (#35751) 2025-08-12 12:19:29 +00:00
fetch_replies_service_spec.rb Refactor ActivityPub::FetchRepliesService and ActivityPub::FetchAllRepliesService (#34149) 2025-03-12 11:52:38 +00:00
process_account_service_spec.rb Fix handling of inlined featured collections in ActivityPub actor objects (#34789) 2025-05-23 15:01:07 +00:00
process_collection_service_spec.rb Remove unneeded type: :service from spec/services files (#29304) 2024-03-13 08:39:26 +00:00
process_status_update_service_spec.rb Add support for local quote stamps (#35626) 2025-08-01 14:55:25 +00:00
synchronize_followers_service_spec.rb Add digest re-check before removing followers in synchronization mechanism (#34273) 2025-08-27 12:12:55 +00:00
verify_quote_service_spec.rb Change quote verification to not bypass authorization flow for mentions (#35528) 2025-07-31 07:39:53 +00:00