mastodon/app
Claire d7f4eca801
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
Ruby Linting / lint (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
JavaScript Linting / lint (push) Has been cancelled
JavaScript Testing / test (push) Has been cancelled
Fix streaming still being authorized for suspended accounts (#36449)
2025-10-13 15:35:58 +02:00
..
chewy Change account search to be more forgiving of spaces (#34455) 2025-04-25 10:35:21 +00:00
controllers Use tag filter for pending tag count on admin dashboard (#36404) 2025-10-09 17:37:23 +02:00
helpers Refactor to reuse the one status partial across moderation tools (#35644) 2025-09-04 10:45:54 +02:00
inputs Add age verification on sign-up (#34150) 2025-03-14 14:07:29 +00:00
javascript New Crowdin Translations for stable-4.4 (automated) (#36431) 2025-10-10 18:19:25 +02:00
lib Explicitly record Tombstone quotes as deleted 2025-10-09 17:37:23 +02:00
mailers Add optional bulk mailer settings (#35203) 2025-06-30 14:49:14 +00:00
models Fix streaming still being authorized for suspended accounts (#36449) 2025-10-13 15:35:58 +02:00
policies Implement Instance Moderation Notes (#31529) 2025-06-25 08:15:44 +00:00
presenters Update OAuth inflection to match spec (#35160) 2025-06-25 07:52:30 +00:00
serializers Change quoted posts from silenced accounts not to be hidden (#36166) 2025-09-22 16:54:04 +02:00
services Explicitly record Tombstone quotes as deleted 2025-10-09 17:37:23 +02:00
validators Add age verification on sign-up (#34150) 2025-03-14 14:07:29 +00:00
views Display quotes in email notifications (#36379) 2025-10-08 16:26:13 +02:00
workers Fix quote post state sometimes not being updated through streaming server (#36408) 2025-10-09 17:37:23 +02:00