mastodon/app
github-actions[bot] d09f866daa
Some checks are pending
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
New Crowdin Translations (automated) (#35622)
Co-authored-by: GitHub Actions <noreply@github.com>
2025-08-01 07:57:38 +00:00
..
chewy Change account search to be more forgiving of spaces (#34455) 2025-04-25 10:35:21 +00:00
controllers Add API endpoints to view and revoke one's quoted posts (#35578) 2025-07-31 09:36:51 +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 New Crowdin Translations (automated) (#35622) 2025-08-01 07:57:38 +00:00
lib Change quote verification to not bypass authorization flow for mentions (#35528) 2025-07-31 07:39:53 +00:00
mailers Add optional bulk mailer settings (#35203) 2025-06-30 14:49:14 +00:00
models Add API endpoints to view and revoke one's quoted posts (#35578) 2025-07-31 09:36:51 +00:00
policies Add API endpoints to view and revoke one's quoted posts (#35578) 2025-07-31 09:36:51 +00:00
presenters Update OAuth inflection to match spec (#35160) 2025-06-25 07:52:30 +00:00
serializers Add API endpoints to view and revoke one's quoted posts (#35578) 2025-07-31 09:36:51 +00:00
services Revoke quote posts when those get deleted (#35614) 2025-07-31 14:23:36 +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