mastodon/app
Claire edfbcfb3f5
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
JavaScript Linting / lint (push) Waiting to run
JavaScript Testing / test (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 error handling when re-fetching already-known statuses (#37077)
2025-12-01 10:52:06 +00:00
..
chewy Change account search to be more forgiving of spaces (#34455) 2025-04-25 10:35:21 +00:00
controllers Draft API to create Collections (#37049) 2025-11-28 13:30:43 +00:00
helpers Remove theme_tokens feature flag & make new styles the default (#37056) 2025-11-28 15:58:46 +00:00
inputs Use date attribute for date of birth (#36039) 2025-11-14 15:17:53 +00:00
javascript Fix error handling when re-fetching already-known statuses (#37077) 2025-12-01 10:52:06 +00:00
lib Add method to quickly test for AnnualReport account eligibility (#37045) 2025-11-28 16:19:23 +00:00
mailers Add missing mailer for quote notifications (#35652) 2025-08-04 10:44:59 +00:00
models Improve SessionActivation.activate spec (#36983) 2025-11-26 10:26:39 +00:00
policies Change GET /api/v1/statuses/:id/quotes to allow listing quotes to other people's posts (#36291) 2025-09-30 09:56:03 +00:00
presenters Rework FEP-7888 implementation (#36064) 2025-09-09 18:27:30 +00:00
serializers Draft API to create Collections (#37049) 2025-11-28 13:30:43 +00:00
services Use existing time format string to generate backup archive filename (#36469) 2025-11-27 09:38:27 +00:00
validators Add ability to block words in usernames (#35407) 2025-07-29 10:19:15 +00:00
views Remove unneeded type check on Status in og_image partial (#36980) 2025-11-21 14:29:03 +00:00
workers Increase number of quote approval job retries (#36698) 2025-11-04 08:29:27 +00:00