mastodon/app/models/concerns/status
Claire 75fca715e9
Some checks failed
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
Crowdin / Upload translations / upload-translations (push) Has been cancelled
Change public self-quotes of private posts to be disallowed (#35975)
2025-09-02 15:48:37 +00:00
..
fasp_concern.rb Add support for FASP data sharing (#34415) 2025-05-16 12:24:02 +00:00
fetch_replies_concern.rb Fix async refresh never being finished when status cannot be fetched (#35500) 2025-07-29 09:23:32 +00:00
interaction_policy_concern.rb Change public self-quotes of private posts to be disallowed (#35975) 2025-09-02 15:48:37 +00:00
safe_reblog_insert.rb Update SafeReblogInsert concern to match Rails 8 method (#34966) 2025-06-06 15:25:09 +00:00
search_concern.rb Use enum-generated public_visibility scope on Status (#28156) 2024-03-14 09:31:57 +00:00
snapshot_concern.rb Add initial support for ingesting and verifying remote quote posts (#34370) 2025-04-17 07:45:23 +00:00
threading_concern.rb Add API to get multiple accounts and statuses (#27871) 2024-05-06 15:19:15 +00:00
visibility.rb Add Status::Visibility concern to hold visibility logic (#33578) 2025-01-14 14:32:57 +00:00