mastodon/app/controllers/api/v1/instances
Eugen Rochko cadda2f957
Some checks are pending
Check i18n / check-i18n (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
Crowdin / Upload translations / upload-translations (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
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
Add effective date to terms of service (#33993)
2025-03-05 09:01:33 +00:00
..
activity_controller.rb Convert /instances/* controller specs to request specs (#27988) 2023-11-20 11:05:28 +00:00
base_controller.rb Add Api::V1::Instances::BaseController base controller class (#27797) 2023-11-10 12:46:00 +00:00
domain_blocks_controller.rb Merge commit from fork 2025-02-27 15:49:57 +01:00
extended_descriptions_controller.rb Update current_user override mode description in controllers (#30515) 2024-06-03 07:16:29 +00:00
languages_controller.rb Add Api::V1::Instances::BaseController base controller class (#27797) 2023-11-10 12:46:00 +00:00
peers_controller.rb Update current_user override mode description in controllers (#30515) 2024-06-03 07:16:29 +00:00
privacy_policies_controller.rb Add Api::V1::Instances::BaseController base controller class (#27797) 2023-11-10 12:46:00 +00:00
rules_controller.rb Update current_user override mode description in controllers (#30515) 2024-06-03 07:16:29 +00:00
terms_of_services_controller.rb Add effective date to terms of service (#33993) 2025-03-05 09:01:33 +00:00
translation_languages_controller.rb Add Api::V1::Instances::BaseController base controller class (#27797) 2023-11-10 12:46:00 +00:00