You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Claire 20531d1e07
Fix `GET /api/v2/notifications/:id` and `POST /api/v2/notifications/:id/dismiss` for ungrouped notifications (#33990)
8 months ago
..
chewy
config/initializers/rack
controllers Add choice of law to terms of service generator (#33994) 8 months ago
fabrication
fabricators Add role-specific user fabricators (#33437) 10 months ago
fixtures Remove unused "oversized" spec fixture PNG file (#33881) 8 months ago
generators
helpers Fix custom css cache miss (#33583) 9 months ago
lib Fix handling of duplicate mentions in incoming status `Update` (#33911) 8 months ago
locales
mailers Add coverage for `UserMailer` not delivering to memorialized users (#33366) 10 months ago
models API for updating attribution domains (#32730) 9 months ago
policies Add `AccountWarning#appeal_eligible?` method (#33526) 9 months ago
presenters Move mastodon version config to `config_for` yml (#33577) 9 months ago
requests Fix `GET /api/v2/notifications/:id` and `POST /api/v2/notifications/:id/dismiss` for ungrouped notifications (#33990) 8 months ago
routing Extend custom CSS cache time with digest paths (#33207) 9 months ago
search/models/concerns/account
serializers Re-introduce `application_id` in `ScheduledStatusSerializer` (#33505) 9 months ago
services Fix handling of duplicate mentions in incoming status `Update` (#33911) 8 months ago
support Convert `admin/email_domain_blocks` controller -> system spec (#33759) 9 months ago
system Convert `admin/roles` controller spec to request/sytem specs (#33947) 8 months ago
validators Fix polls not being validated on edition (#33755) 9 months ago
views
workers Combine examples to reduce factories in specs (#33841) 9 months ago
flatware_helper.rb Switch coverage generation default to false, allow opt in with `COVERAGE` env var (#33824) 9 months ago
rails_helper.rb Switch coverage generation default to false, allow opt in with `COVERAGE` env var (#33824) 9 months ago
spec_helper.rb