mastodon/spec/services/activitypub
fiona 6b78be274b
Some checks failed
Check i18n / check-i18n (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
Check formatting / lint (push) Waiting to run
JavaScript Linting / lint (push) Waiting to run
JavaScript Testing / test (push) Waiting to run
Ruby Testing / build (production) (push) Waiting to run
Ruby Testing / build (test) (push) Waiting to run
Ruby Testing / test (.ruby-version) (push) Blocked by required conditions
Ruby Testing / test (3.1) (push) Blocked by required conditions
Ruby Testing / test (3.2) (push) Blocked by required conditions
Ruby Testing / test (3.4) (push) Blocked by required conditions
Ruby Testing / Libvips tests (.ruby-version) (push) Blocked by required conditions
Ruby Testing / Libvips tests (3.1) (push) Blocked by required conditions
Ruby Testing / Libvips tests (3.2) (push) Blocked by required conditions
Ruby Testing / Libvips tests (3.4) (push) Blocked by required conditions
Ruby Testing / End to End testing (.ruby-version) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.1) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.2) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.4) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.1, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.4, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Linting / lint (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Historical data migration test / test (16-alpine) (push) Has been cancelled
Historical data migration test / test (17-alpine) (push) Has been cancelled
Fix handling of edited status with new media and no text (#35970)
2025-09-04 15:44:53 +02:00
..
fetch_featured_collection_service_spec.rb Fix handling of inlined featured collections in ActivityPub actor objects (#34789) 2025-07-02 12:51:46 +02: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 Select correct self link when parsing Webfinger response (#31110) 2024-07-23 14:42:31 +00:00
fetch_remote_actor_service_spec.rb Select correct self link when parsing Webfinger response (#31110) 2024-07-23 14:42:31 +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 the summary of converted object types to be treated as HTML (#28629) 2024-09-24 15:57:53 +00:00
fetch_replies_service_spec.rb Remove unneeded type: :service from spec/services files (#29304) 2024-03-13 08:39:26 +00:00
process_account_service_spec.rb Fix handling of inlined featured collections in ActivityPub actor objects (#34789) 2025-07-02 12:51:46 +02: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 Fix handling of edited status with new media and no text (#35970) 2025-09-04 15:44:53 +02:00
synchronize_followers_service_spec.rb Add support for paginating partial collections in SynchronizeFollowersService (#34277) 2025-03-31 15:38:00 +02:00