mastodon/spec/services/activitypub
Claire 405a49df44
Merge commit from fork
* Refuse granting quote authorization for reblogs

* Add validation to reject quotes of reblogs

* Do not process quotes of reblogs as potentially valid quotes

* Refuse to serve quoted reblogs over REST API
2025-10-21 15:00:28 +02: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 Merge commit from fork 2025-10-21 15:00:28 +02:00
synchronize_followers_service_spec.rb Add support for numeric-based URIs for local accounts (#32724) 2025-09-29 12:05:48 +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