mastodon/app
diondiondion 4fce6e0f73
Some checks failed
Check i18n / check-i18n (push) Has been cancelled
Chromatic / Check for relevant changes (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (ruby) (push) Has been cancelled
Check formatting / lint (push) Has been cancelled
JavaScript Linting / lint (push) Has been cancelled
JavaScript Testing / test (push) Has been cancelled
Ruby Testing / build (production) (push) Has been cancelled
Ruby Testing / build (test) (push) Has been cancelled
Chromatic / Run Chromatic (push) Has been cancelled
Ruby Testing / test (.ruby-version) (push) Has been cancelled
Ruby Testing / test (3.3) (push) Has been cancelled
Ruby Testing / test (3.4) (push) Has been cancelled
Ruby Testing / End to End testing (.ruby-version) (push) Has been cancelled
Ruby Testing / End to End testing (3.3) (push) Has been cancelled
Ruby Testing / End to End testing (3.4) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.19.2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.4, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Has been cancelled
Prevent crash trying to access nullish location state (#39408)
2026-06-13 12:32:17 +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 Add import for custom filters (#39256) 2026-06-11 16:32:46 +00:00
helpers Handle offset relative to TZ in options list (#39334) 2026-06-09 12:58:45 +00:00
inputs Rely on locale for options order in DOB input (#36895) 2025-12-05 15:21:22 +00:00
javascript Prevent crash trying to access nullish location state (#39408) 2026-06-13 12:32:17 +00:00
lib Add collection reach finder (#39346) 2026-06-09 14:22:21 +00:00
mailers fixes bug Admin Mailer trends mail not displayed correctly (#39122) 2026-05-28 20:14:31 +00:00
models Add import for custom filters (#39256) 2026-06-11 16:32:46 +00:00
policies Add ability to view individual newsletters in admin UI (#39271) 2026-06-08 07:05:27 +00:00
presenters Add export for custom filters (#39085) 2026-06-01 09:56:17 +00:00
serializers Fix avatar and profile header descriptions not being serialized over ActivityPub (#39352) 2026-06-10 08:46:36 +00:00
services Add import for custom filters (#39256) 2026-06-11 16:32:46 +00:00
validators Remove outdated dependency comment (#39307) 2026-06-08 14:03:43 +00:00
views Fix missing heading styles in settings area (#39387) 2026-06-12 05:59:08 +00:00
workers Add basic coverage for EmailDistributionWorker behavior (#39364) 2026-06-11 07:54:15 +00:00