mastodon/app
github-actions[bot] 1ab5ea9bfb
Some checks are pending
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
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
New Crowdin Translations for stable-4.4 (automated) (#36122)
Co-authored-by: GitHub Actions <noreply@github.com>
2025-09-15 14:31:53 +02:00
..
chewy Change account search to be more forgiving of spaces (#34455) 2025-04-25 10:35:21 +00:00
controllers Better error response to malformed headers (#35278) 2025-07-08 11:45:24 +02:00
helpers Refactor to reuse the one status partial across moderation tools (#35644) 2025-09-04 10:45:54 +02:00
inputs Add age verification on sign-up (#34150) 2025-03-14 14:07:29 +00:00
javascript New Crowdin Translations for stable-4.4 (automated) (#36122) 2025-09-15 14:31:53 +02:00
lib Fix quote posts with CW and no text being rejected 2025-09-12 16:27:29 +02:00
mailers Add optional bulk mailer settings (#35203) 2025-06-30 14:49:14 +00:00
models Fix quote posts with CW and no text being rejected 2025-09-12 16:27:29 +02:00
policies Implement Instance Moderation Notes (#31529) 2025-06-25 08:15:44 +00:00
presenters Update OAuth inflection to match spec (#35160) 2025-06-25 07:52:30 +00:00
serializers Fix WebUI crashing for accounts with null URL (#35651) 2025-08-05 11:43:15 +02:00
services Fix handling of edited status with new media and no text (#35970) 2025-09-04 10:45:54 +02:00
validators Add age verification on sign-up (#34150) 2025-03-14 14:07:29 +00:00
views Support displaying polls in Admin UI (#35933) 2025-09-04 10:45:54 +02:00
workers Fix missing memoization in Web::PushNotificationWorker (#36085) 2025-09-12 16:27:29 +02:00