mastodon/app/controllers/api/v1/admin
nicole mikołajczyk 6b2616453f
Some checks failed
Check i18n / check-i18n (push) Has been cancelled
Chromatic / Check for relevant changes (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (ruby) (push) Has been cancelled
Check formatting / lint (push) Has been cancelled
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
Ruby Testing / build (production) (push) Has been cancelled
Ruby Testing / build (test) (push) Has been cancelled
Chromatic / Run Chromatic (push) Has been cancelled
Ruby Testing / test (.ruby-version) (push) Has been cancelled
Ruby Testing / test (3.3) (push) Has been cancelled
Ruby Testing / test (3.4) (push) Has been cancelled
Ruby Testing / End to End testing (.ruby-version) (push) Has been cancelled
Ruby Testing / End to End testing (3.3) (push) Has been cancelled
Ruby Testing / End to End testing (3.4) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.19.2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.4, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Has been cancelled
Bundler Audit / security (push) Has been cancelled
Make it possible to retrieve both resolved and unresolved reports by api (#38323)
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
2026-05-23 11:07:02 +00:00
..
trends Move pagination_params into API::BaseController (#28845) 2024-05-30 14:56:48 +00:00
account_actions_controller.rb Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
accounts_controller.rb Move repeated insert_pagination_headers method to api base class (#29606) 2024-03-18 10:11:53 +00:00
canonical_email_blocks_controller.rb Move pagination_params into API::BaseController (#28845) 2024-05-30 14:56:48 +00:00
dimensions_controller.rb Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
domain_allows_controller.rb Increase maximum page size for Admin Domain Management APIs (#31253) 2024-08-02 06:54:48 +00:00
domain_blocks_controller.rb Increase maximum page size for Admin Domain Management APIs (#31253) 2024-08-02 06:54:48 +00:00
email_domain_blocks_controller.rb Move pagination_params into API::BaseController (#28845) 2024-05-30 14:56:48 +00:00
ip_blocks_controller.rb Move pagination_params into API::BaseController (#28845) 2024-05-30 14:56:48 +00:00
measures_controller.rb Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
reports_controller.rb Make it possible to retrieve both resolved and unresolved reports by api (#38323) 2026-05-23 11:07:02 +00:00
retention_controller.rb Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
tags_controller.rb Update rubocop to version 1.79.0 (#35502) 2025-07-25 07:22:05 +00:00