mastodon/app/services/activitypub
Claire dd23ba9c83
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
CSS Linting / lint (push) Waiting to run
JavaScript Linting / lint (push) Waiting to run
Ruby Linting / lint (push) Waiting to run
JavaScript Testing / test (push) Waiting to run
Historical data migration test / test (14-alpine) (push) Waiting to run
Historical data migration test / test (15-alpine) (push) Waiting to run
Historical data migration test / test (16-alpine) (push) Waiting to run
Historical data migration test / test (17-alpine) (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.2) (push) Blocked by required conditions
Ruby Testing / test (3.3) (push) Blocked by required conditions
Ruby Testing / Libvips tests (.ruby-version) (push) Blocked by required conditions
Ruby Testing / Libvips tests (3.2) (push) Blocked by required conditions
Ruby Testing / Libvips tests (3.3) (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.2) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.3) (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.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Crowdin / Upload translations / upload-translations (push) Has been cancelled
Refactor local-URI-to-account resolving (#34349)
2025-04-02 14:44:09 +00:00
..
fetch_all_replies_service.rb Refactor ActivityPub::FetchRepliesService and ActivityPub::FetchAllRepliesService (#34149) 2025-03-12 11:52:38 +00:00
fetch_featured_collection_service.rb Add Fetch All Replies Part 1: Backend (#32615) 2025-03-12 09:03:01 +00:00
fetch_featured_tags_collection_service.rb Add Fetch All Replies Part 1: Backend (#32615) 2025-03-12 09:03:01 +00:00
fetch_remote_account_service.rb Merge pull request from GHSA-3fjr-858r-92rw 2024-02-01 15:56:46 +01:00
fetch_remote_actor_service.rb Remove WebfingerHelper module & move usage inline (#31203) 2024-10-01 09:54:42 +00:00
fetch_remote_key_service.rb Merge pull request from GHSA-3fjr-858r-92rw 2024-02-01 15:56:46 +01:00
fetch_remote_poll_service.rb Fix post edits not being forwarded as expected (#26936) 2023-09-15 19:54:32 +02:00
fetch_remote_status_service.rb Refactor reply-fetching code and disable it by default (#34147) 2025-03-12 10:28:06 +00:00
fetch_replies_service.rb Refactor ActivityPub::FetchRepliesService and ActivityPub::FetchAllRepliesService (#34149) 2025-03-12 11:52:38 +00:00
prepare_followers_synchronization_service.rb Remove instance variables from helper usage (#24203) 2023-04-23 22:35:54 +02:00
process_account_service.rb Merge commit from fork 2025-01-16 11:10:08 +01:00
process_collection_service.rb Fix unneeded requests to blocked domains when receiving relayed signed activities from them (#31161) 2024-10-01 12:52:13 +00:00
process_status_update_service.rb Fix handling of duplicate mentions in incoming status Update (#33911) 2025-02-12 15:34:56 +00:00
synchronize_followers_service.rb Refactor local-URI-to-account resolving (#34349) 2025-04-02 14:44:09 +00:00