mastodon/app
Claire e5826777b6
Some checks are pending
Check i18n / check-i18n (push) Waiting to run
Chromatic / Run Chromatic (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
JavaScript Linting / lint (push) Waiting to run
Ruby Linting / lint (push) Waiting to run
JavaScript Testing / test (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
Fix friends-of-friends recommendations suggesting already-requested accounts (#35604)
2025-07-30 16:28:26 +00:00
..
chewy Change account search to be more forgiving of spaces (#34455) 2025-04-25 10:35:21 +00:00
controllers Sort auditable accounts (#35272) 2025-07-30 15:08:05 +00:00
helpers Add ability to block words in usernames (#35407) 2025-07-29 10:19:15 +00:00
inputs Add age verification on sign-up (#34150) 2025-03-14 14:07:29 +00:00
javascript Change new replies to be loaded automatically if thread previously empty (#35603) 2025-07-30 16:18:58 +00:00
lib Fix synchronous recursive fetching of deeply-nested quoted posts (#35600) 2025-07-30 14:39:30 +00:00
mailers Add optional bulk mailer settings (#35203) 2025-06-30 14:49:14 +00:00
models Fix friends-of-friends recommendations suggesting already-requested accounts (#35604) 2025-07-30 16:28:26 +00:00
policies Add ability to block words in usernames (#35407) 2025-07-29 10:19:15 +00:00
presenters Update OAuth inflection to match spec (#35160) 2025-06-25 07:52:30 +00:00
serializers Add experimental basic quote post authoring (#35355) 2025-07-25 12:35:24 +00:00
services Fix synchronous recursive fetching of deeply-nested quoted posts (#35600) 2025-07-30 14:39:30 +00:00
validators Add ability to block words in usernames (#35407) 2025-07-29 10:19:15 +00:00
views Add ability to block words in usernames (#35407) 2025-07-29 10:19:15 +00:00
workers Fix "new replies available" reporting a false positive for re-fetched root status (#35602) 2025-07-30 16:09:16 +00:00