mastodon/app
Claire 607449336d
Some checks are pending
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
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
Merge commit from fork
2025-12-08 15:44:08 +01:00
..
chewy Change account search to be more forgiving of spaces (#34455) 2025-04-25 10:35:21 +00:00
controllers Merge commit from fork 2025-12-08 15:44:08 +01:00
helpers Handle dark/light/contrast theme modes in common CSS (#37095) 2025-12-04 15:56:35 +00:00
inputs Rely on locale for options order in DOB input (#36895) 2025-12-05 15:21:22 +00:00
javascript New Crowdin Translations (automated) (#37146) 2025-12-08 11:42:24 +00:00
lib Fix incorrect date for Wrapstodon start (#37138) 2025-12-05 14:12:26 +00:00
mailers Add missing mailer for quote notifications (#35652) 2025-08-04 10:44:59 +00:00
models Preload tag to prevent n+1 (#37154) 2025-12-08 10:30:10 +00:00
policies First draft of Collection update API (#37110) 2025-12-04 10:00:21 +00:00
presenters Rework FEP-7888 implementation (#36064) 2025-09-09 18:27:30 +00:00
serializers Add id to collection serializers (#37157) 2025-12-08 11:40:17 +00:00
services First draft of Collection update API (#37110) 2025-12-04 10:00:21 +00:00
validators Add ability to block words in usernames (#35407) 2025-07-29 10:19:15 +00:00
views Handle dark/light/contrast theme modes in common CSS (#37095) 2025-12-04 15:56:35 +00:00
workers Fix typo in AsyncRefresh ID for GenerateAnnualReportWorker (#37096) 2025-12-03 08:31:14 +00:00