mastodon/app/services/activitypub
Claire 7b92cf3b47
Some checks are pending
Bundler Audit / security (push) Waiting to run
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
Haml 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
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 / 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 / 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 / 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
Fix unneeded requests to blocked domains when receiving relayed signed activities from them (#31161)
2024-10-01 12:52:13 +00:00
..
fetch_featured_collection_service.rb Fix processing of compacted single-item JSON-LD collections (#28816) 2024-01-19 12:43:10 +00:00
fetch_featured_tags_collection_service.rb Fix Rails/FindEach cop (#26886) 2023-11-06 15:53:29 +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 Merge pull request from GHSA-3fjr-858r-92rw 2024-02-01 15:56:46 +01:00
fetch_replies_service.rb Change Mastodon to issue correctly-signed queries by default (#31994) 2024-09-20 10:10:09 +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 Remove unused E2EE messaging code (#31193) 2024-09-18 09:27:43 +00: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 Add Status::MEDIA_ATTACHMENTS_LIMIT configuration constant (#30433) 2024-05-27 09:49:44 +00:00
synchronize_followers_service.rb Fix processing of compacted single-item JSON-LD collections (#28816) 2024-01-19 12:43:10 +00:00