mastodon/app
diondiondion 6e7e8de343
Some checks failed
Check i18n / check-i18n (push) Waiting to run
Chromatic / Check for relevant changes (push) Waiting to run
Chromatic / Run Chromatic (push) Blocked by required conditions
CodeQL / Analyze (actions) (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
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.3) (push) Blocked by required conditions
Ruby Testing / test (3.4) (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.3) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.4) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.19.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.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.4, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Crowdin / Upload translations / upload-translations (push) Has been cancelled
Allow adding an account to a collection directly from the profile page (#39080)
2026-05-20 11:29:41 +00:00
..
chewy Upgrade rubocop from v1.84.0 to v1.84.2, update config, and correct offences (#37795) 2026-02-17 14:56:46 +00:00
controllers Use mime type symbol to set content_type for custom css response (#37845) 2026-05-19 07:16:24 +00:00
helpers fix nan-tw not listed in SUPPORTED_LOCALES (#37721) 2026-05-19 07:16:50 +00:00
inputs Rely on locale for options order in DOB input (#36895) 2025-12-05 15:21:22 +00:00
javascript Allow adding an account to a collection directly from the profile page (#39080) 2026-05-20 11:29:41 +00:00
lib Fix Request error when issuing a request which host is an IP address (#39030) 2026-05-20 09:04:50 +00:00
mailers Fix subject of email subscription notification e-mail being difficult to localize (#38507) 2026-04-01 08:32:47 +00:00
models Add batch remove for collections in reports (#39020) 2026-05-18 14:53:40 +00:00
policies Add admin UI for managing email subscriptions (#38741) 2026-05-04 13:56:04 +00:00
presenters Add partial accounts to collections endpoint (#38919) 2026-05-06 15:08:26 +00:00
serializers Add partial accounts to collections endpoint (#38919) 2026-05-06 15:08:26 +00:00
services Improve collection item verification (#39096) 2026-05-20 07:55:17 +00:00
validators Merge commit from fork 2026-04-15 15:22:33 +02:00
views Accessibility: Add landmark elements to login/sign-up pages (#39098) 2026-05-20 11:28:37 +00:00
workers Use the same condition for stale refresh (#39026) 2026-05-13 14:57:25 +00:00