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 5e8b8f9c23
Extract interaction policy class (#37277)
1 month ago
..
chewy
config/initializers/rack
configuration Fix support for special characters in various environment variables (#35314) 6 months ago
controllers Add coverage for blocked account scenario in following/followers (#36042) 1 month ago
fabrication
fabricators First draft of API to get a single collection (#37053) 2 months ago
fixtures Remove unused "oversized" spec fixture PNG file (#33881) 11 months ago
generators
helpers Reduce factory creation across `spec/helpers` (#35527) 1 month ago
lib Extract interaction policy class (#37277) 1 month ago
locales
mailers Fix SMTP configuration with `mail` 2.9.0 (#36646) 3 months ago
models Mark `Form::AdminSettings#persisted?` as true (#35872) 1 month ago
policies Extract interaction policy class (#37277) 1 month ago
presenters Move mastodon version config to `config_for` yml (#33577) 1 year ago
requests Extract interaction policy class (#37277) 1 month ago
routing Update rubocop to version 1.79.0 (#35502) 6 months ago
search/models/concerns/account
serializers Extract interaction policy class (#37277) 1 month ago
services Extract interaction policy class (#37277) 1 month ago
support Refactor relation preloading (#37217) 1 month ago
system Change Wrapstodon switch from feature flag to admin setting (#37273) 1 month ago
validators Add ability to block words in usernames (#35407) 6 months ago
views
workers Fix scheduled quote posts being posted as non-quote posts (#36550) 3 months ago
flatware_helper.rb Switch coverage generation default to false, allow opt in with `COVERAGE` env var (#33824) 12 months ago
rails_helper.rb Add integration tests for mastodon-streaming (#36025) 4 months ago
spec_helper.rb