mastodon/app
Matt Jankowski b4e56822c7
Some checks are pending
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
Haml Linting / 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 / Libvips tests (.ruby-version) (push) Blocked by required conditions
Ruby Testing / Libvips tests (3.2) (push) Blocked by required conditions
Ruby Testing / Libvips 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
Fix Style/MapToHash cop (#34327)
2025-03-31 14:08:02 +00:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-11-27 13:25:54 +00:00
controllers Basic FASP support (#34031) 2025-03-28 12:16:40 +00:00
helpers Fix handling of malformed/unusual HTML (#34201) 2025-03-18 14:50:41 +00:00
inputs Add age verification on sign-up (#34150) 2025-03-14 14:07:29 +00:00
javascript Fix poll refresh button being incorrectly hidden (#34323) 2025-03-31 08:21:02 +00:00
lib Basic FASP support (#34031) 2025-03-28 12:16:40 +00:00
mailers Add ability to email announcements to all users (#33928) 2025-03-06 14:05:27 +00:00
models Fix Style/MapToHash cop (#34327) 2025-03-31 14:08:02 +00:00
policies Basic FASP support (#34031) 2025-03-28 12:16:40 +00:00
presenters Remove unused LanguagePresenter#native_name (#33551) 2025-01-13 12:58:53 +00:00
serializers Add registrations.reason_required attribute to /api/v2/instance response (#34280) 2025-03-26 14:12:58 +00:00
services Update rubocop to version 1.75.0 (#34283) 2025-03-27 07:48:19 +00:00
validators Add age verification on sign-up (#34150) 2025-03-14 14:07:29 +00:00
views Basic FASP support (#34031) 2025-03-28 12:16:40 +00:00
workers Update rubocop to version 1.75.0 (#34283) 2025-03-27 07:48:19 +00:00