mastodon/app
Emelia Smith a73ade526a
Some checks failed
Bundler Audit / security (push) Waiting to run
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 / 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
CSS Linting / lint (push) Has been cancelled
JavaScript Linting / lint (push) Has been cancelled
JavaScript Testing / test (push) Has been cancelled
Assert usage of client credentials for account registration (#34828)
2025-05-28 12:09:32 +00:00
..
chewy Change account search to be more forgiving of spaces (#34455) 2025-04-25 10:35:21 +00:00
controllers Assert usage of client credentials for account registration (#34828) 2025-05-28 12:09:32 +00:00
helpers Convert from Webpack to Vite (#34450) 2025-05-16 13:26:12 +00:00
inputs Add age verification on sign-up (#34150) 2025-03-14 14:07:29 +00:00
javascript Update ESLint to not try to resolve virtual modules (#34837) 2025-05-28 10:04:52 +00:00
lib Fix NoMethodError in edge case of emoji cache handling (#34749) 2025-05-28 09:39:55 +00:00
mailers Add ability to email announcements to all users (#33928) 2025-03-06 14:05:27 +00:00
models Remove OTP_SECRET env configuration (#34748) 2025-05-22 09:33:21 +00:00
policies Basic FASP support (#34031) 2025-03-28 12:16:40 +00:00
presenters Add ability to translate server rules (#34494) 2025-05-21 11:54:12 +00:00
serializers Add ability to translate server rules (#34494) 2025-05-21 11:54:12 +00:00
services Fix NoMethodError in ActivityPub::FetchFeaturedCollectionService (#34811) 2025-05-26 08:24:46 +00:00
validators Add age verification on sign-up (#34150) 2025-03-14 14:07:29 +00:00
views Fix polyfills naming and tag missing a source (#34768) 2025-05-22 12:54:47 +00:00
workers Update sidekiq to version 7 (#34745) 2025-05-26 15:32:41 +00:00