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
David Roetzel 97b9994743
Basic FASP support (#34031)
8 months ago
..
chewy
config/initializers/rack
controllers Convert `activitypub/*` controller specs to request specs (#33992) 8 months ago
fabrication
fabricators Basic FASP support (#34031) 8 months ago
fixtures Remove unused "oversized" spec fixture PNG file (#33881) 10 months ago
generators
helpers Fix custom css cache miss (#33583) 11 months ago
lib Basic FASP support (#34031) 8 months ago
locales
mailers Add ability to email announcements to all users (#33928) 9 months ago
models Basic FASP support (#34031) 8 months ago
policies Basic FASP support (#34031) 8 months ago
presenters Move mastodon version config to `config_for` yml (#33577) 11 months ago
requests Basic FASP support (#34031) 8 months ago
routing
search/models/concerns/account
serializers Re-introduce `application_id` in `ScheduledStatusSerializer` (#33505) 11 months ago
services Add support for paginating partial collections in `SynchronizeFollowersService` (#34277) 8 months ago
support Basic FASP support (#34031) 8 months ago
system Basic FASP support (#34031) 8 months ago
validators Add age verification on sign-up (#34150) 9 months ago
views
workers Refactor reply-fetching code and disable it by default (#34147) 9 months ago
flatware_helper.rb Switch coverage generation default to false, allow opt in with `COVERAGE` env var (#33824) 10 months ago
rails_helper.rb Switch coverage generation default to false, allow opt in with `COVERAGE` env var (#33824) 10 months ago
spec_helper.rb