mastodon/app
Leni Kadali 4238da6ee3
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
Crowdin / Upload translations / upload-translations (push) Waiting to run
Check formatting / lint (push) Waiting to run
CSS Linting / 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
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.1) (push) Blocked by required conditions
Ruby Testing / test (3.2) (push) Blocked by required conditions
Ruby Testing / Libvips tests (.ruby-version) (push) Blocked by required conditions
Ruby Testing / Libvips tests (3.1) (push) Blocked by required conditions
Ruby Testing / Libvips tests (3.2) (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.1) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.2) (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.1, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (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
Add error message when user tries to follow their own account (#31910)
2024-10-07 12:05:46 +00:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-11-27 13:25:54 +00:00
controllers Add error message when user tries to follow their own account (#31910) 2024-10-07 12:05:46 +00:00
helpers Move admin action log type list generation to helper (#32178) 2024-10-02 14:47:00 +00:00
javascript Fix missing avatar fallback interfering with transparency in web UI (#32270) 2024-10-07 09:35:42 +00:00
lib Remove unneeded reorder(nil) conditions (#32200) 2024-10-02 12:26:16 +00:00
mailers Add coverage for missing status scenario in NotificationMailer (#32256) 2024-10-04 14:15:14 +00:00
models Move account suspension-related methods to concern (#28351) 2024-10-07 12:02:04 +00:00
policies Fix Rails/WhereRange cop (#30343) 2024-05-20 09:37:36 +00:00
presenters Extract ExportSummary class for account object counts (#32227) 2024-10-03 13:09:58 +00:00
serializers Add preview of followers removed in domain block modal in web UI (#32032) 2024-09-25 18:13:36 +00:00
services Remove unneeded reorder(nil) conditions (#32200) 2024-10-02 12:26:16 +00:00
validators Remove unused E2EE messaging code (#31193) 2024-09-18 09:27:43 +00:00
views Use async_count in more view locations (#32086) 2024-10-04 12:29:43 +00:00
workers Remove unneeded reorder(nil) conditions (#32200) 2024-10-02 12:26:16 +00:00