mastodon/app
github-actions[bot] c66c5fd73d
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
Bundler Audit / security (push) Has been cancelled
Chromatic / Run Chromatic (push) Has been cancelled
CSS Linting / lint (push) Has been cancelled
Haml Linting / lint (push) Has been cancelled
JavaScript Linting / lint (push) Has been cancelled
JavaScript Testing / test (push) Has been cancelled
New Crowdin Translations (automated) (#35250)
Co-authored-by: GitHub Actions <noreply@github.com>
2025-07-03 09:47:57 +00:00
..
chewy Change account search to be more forgiving of spaces (#34455) 2025-04-25 10:35:21 +00:00
controllers Fix error on log-in from old users requiring ToS interstitial when said ToS has been removed (#35233) 2025-07-01 17:43:59 +00:00
helpers Move "limited federation mode" config to x.mastodon area (#35041) 2025-06-16 06:13:03 +00:00
inputs Add age verification on sign-up (#34150) 2025-03-14 14:07:29 +00:00
javascript New Crowdin Translations (automated) (#35250) 2025-07-03 09:47:57 +00:00
lib Fix search operators sometimes getting lost (#35190) 2025-06-26 10:35:49 +00:00
mailers Add optional bulk mailer settings (#35203) 2025-06-30 14:49:14 +00:00
models Use ActiveModel::Attributes for admin/account_action boolean values (#35247) 2025-07-03 07:28:07 +00: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 Update OAuth inflection to match spec (#35160) 2025-06-25 07:52:30 +00:00
services Use Account#targeted_reports association where needed (#35249) 2025-07-03 07:28:03 +00:00
validators Add age verification on sign-up (#34150) 2025-03-14 14:07:29 +00:00
views Change terms of service generator to not be displayed (#35127) 2025-06-26 13:26:41 +00:00
workers Add optional bulk mailer settings (#35203) 2025-06-30 14:49:14 +00:00