mastodon/app
David Roetzel 319fbbbfac
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
Check formatting / lint (push) Waiting to run
CSS 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
Crowdin / Upload translations / upload-translations (push) Has been cancelled
Haml Linting / lint (push) Has been cancelled
Experimental Async Refreshes API (#34918)
2025-06-12 14:54:00 +00:00
..
chewy Change account search to be more forgiving of spaces (#34455) 2025-04-25 10:35:21 +00:00
controllers Experimental Async Refreshes API (#34918) 2025-06-12 14:54:00 +00:00
helpers Fix theme name requirement regression with efficient lookup by name (#35007) 2025-06-12 14:09:45 +00:00
inputs Add age verification on sign-up (#34150) 2025-03-14 14:07:29 +00:00
javascript fix: Avatars too large on notifications page (#35023) 2025-06-12 14:05:34 +00:00
lib Add basic support for remote attachments with multiple media types (#34996) 2025-06-10 13:26:29 +00:00
mailers Add ability to email announcements to all users (#33928) 2025-03-06 14:05:27 +00:00
models Experimental Async Refreshes API (#34918) 2025-06-12 14:54:00 +00:00
policies Change media attachments in moderated posts to not be accessible (#34872) 2025-06-12 08:53:02 +00:00
presenters Add ability to translate server rules (#34494) 2025-05-21 11:54:12 +00:00
serializers Change media attachments in moderated posts to not be accessible (#34872) 2025-06-12 08:53:02 +00:00
services Change media attachments in moderated posts to not be accessible (#34872) 2025-06-12 08:53:02 +00:00
validators Add age verification on sign-up (#34150) 2025-03-14 14:07:29 +00:00
views Change viewport behaviour to cover (#34986) 2025-06-12 12:26:24 +00:00
workers Fix Style/OptionalBooleanParameter cop (#34968) 2025-06-10 08:17:35 +00:00