mastodon/app
Claire 012450e87d
Some checks failed
Check i18n / check-i18n (push) Waiting to run
Chromatic / Run Chromatic (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
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 / ImageMagick tests (.ruby-version) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (3.2) (push) Blocked by required conditions
Ruby Testing / ImageMagick 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
CSS Linting / lint (push) Has been cancelled
Consolidate labels for quote policy settings (#35893)
2025-08-25 12:30:37 +00:00
..
chewy Change account search to be more forgiving of spaces (#34455) 2025-04-25 10:35:21 +00:00
controllers Fix updates to quote policy not being federated (#35804) 2025-08-18 08:34:45 +00:00
helpers Refactor to reuse the one status partial across moderation tools (#35644) 2025-08-21 14:51:11 +00:00
inputs Add age verification on sign-up (#34150) 2025-03-14 14:07:29 +00:00
javascript Consolidate labels for quote policy settings (#35893) 2025-08-25 12:30:37 +00:00
lib First pass coverage addition for antispam class (#35771) 2025-08-14 07:57:18 +00:00
mailers Add missing mailer for quote notifications (#35652) 2025-08-04 10:44:59 +00:00
models Add quotes_count to statuses stats (#35832) 2025-08-25 12:21:28 +00:00
policies Ensure blocked users cannot quote (#35624) 2025-08-01 09:34:12 +00:00
presenters Update OAuth inflection to match spec (#35160) 2025-06-25 07:52:30 +00:00
serializers Add quotes_count to statuses stats (#35832) 2025-08-25 12:21:28 +00:00
services Do not mark remote quotes of local posts as approved before request (#35860) 2025-08-22 23:59:18 +00:00
validators Add ability to block words in usernames (#35407) 2025-07-29 10:19:15 +00:00
views Add crossorigin back to inert css (regression? of #30687) (#35876) 2025-08-25 06:54:47 +00:00
workers Fix self-destruct scheduler behavior on some Redis setups (#35823) 2025-08-19 14:16:30 +00:00