mastodon/spec
Claire 28be5a199f
Some checks are pending
Check i18n / check-i18n (push) Waiting to run
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
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
Fix Private Messages self-quoting private posts being changed to followers-only (#36249)
2025-09-24 10:58:52 +00:00
..
chewy
config/initializers/rack
configuration Fix support for special characters in various environment variables (#35314) 2025-07-09 08:58:41 +00:00
controllers Convert age verification controller to system specs (#36026) 2025-09-05 12:44:09 +00:00
fabrication
fabricators Implement FEP 7888: Part 1 - publish conversation context (#35959) 2025-09-05 19:28:29 +00:00
fixtures Remove unused "oversized" spec fixture PNG file (#33881) 2025-02-11 06:45:27 +00:00
generators
helpers Remove unused obscured_counter helper method (#35627) 2025-08-01 14:28:45 +00:00
lib Remove the outgoing_quotes feature flag, making the feature unconditional (#36130) 2025-09-24 08:58:08 +00:00
locales
mailers Add missing mailer for quote notifications (#35652) 2025-08-04 10:44:59 +00:00
models Implement FEP 7888: Part 1 - publish conversation context (#35959) 2025-09-05 19:28:29 +00:00
policies Change public self-quotes of private posts to be disallowed (#35975) 2025-09-02 15:48:37 +00:00
presenters Move mastodon version config to config_for yml (#33577) 2025-01-14 14:32:29 +00:00
requests Remove the outgoing_quotes feature flag, making the feature unconditional (#36130) 2025-09-24 08:58:08 +00:00
routing Update rubocop to version 1.79.0 (#35502) 2025-07-25 07:22:05 +00:00
search/models/concerns/account
serializers Remove the outgoing_quotes feature flag, making the feature unconditional (#36130) 2025-09-24 08:58:08 +00:00
services Fix Private Messages self-quoting private posts being changed to followers-only (#36249) 2025-09-24 10:58:52 +00:00
support Fix e-mail confirmation bypassing username approval (#35806) 2025-08-18 16:37:13 +00:00
system Convert age verification controller to system specs (#36026) 2025-09-05 12:44:09 +00:00
validators Add ability to block words in usernames (#35407) 2025-07-29 10:19:15 +00:00
views Fix titles being escaped twice (#32889) 2024-11-14 13:28:00 +00:00
workers Automatically remove invalid Web::PushSubscriptions (#35987) 2025-09-04 08:00:44 +00:00
flatware_helper.rb Switch coverage generation default to false, allow opt in with COVERAGE env var (#33824) 2025-02-04 11:14:45 +00:00
rails_helper.rb Update sidekiq to version 7 (#34745) 2025-05-26 15:32:41 +00:00
spec_helper.rb Use likes and shares totalItems on status creations and updates (#32620) 2024-10-28 04:55:18 +00:00