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 28be5a199f
Fix Private Messages self-quoting private posts being changed to followers-only (#36249)
4 months ago
..
chewy
config/initializers/rack
configuration Fix support for special characters in various environment variables (#35314) 6 months ago
controllers Convert age verification controller to system specs (#36026) 4 months ago
fabrication
fabricators Implement FEP 7888: Part 1 - publish conversation context (#35959) 4 months ago
fixtures Remove unused "oversized" spec fixture PNG file (#33881) 11 months ago
generators
helpers Remove unused `obscured_counter` helper method (#35627) 6 months ago
lib Remove the `outgoing_quotes` feature flag, making the feature unconditional (#36130) 4 months ago
locales
mailers Add missing mailer for quote notifications (#35652) 6 months ago
models Implement FEP 7888: Part 1 - publish conversation context (#35959) 4 months ago
policies Change public self-quotes of private posts to be disallowed (#35975) 5 months ago
presenters Move mastodon version config to `config_for` yml (#33577) 1 year ago
requests Remove the `outgoing_quotes` feature flag, making the feature unconditional (#36130) 4 months ago
routing Update rubocop to version 1.79.0 (#35502) 6 months ago
search/models/concerns/account
serializers Remove the `outgoing_quotes` feature flag, making the feature unconditional (#36130) 4 months ago
services Fix Private Messages self-quoting private posts being changed to followers-only (#36249) 4 months ago
support Fix e-mail confirmation bypassing username approval (#35806) 5 months ago
system Convert age verification controller to system specs (#36026) 4 months ago
validators Add ability to block words in usernames (#35407) 6 months ago
views
workers Automatically remove invalid Web::PushSubscriptions (#35987) 5 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 Update sidekiq to version 7 (#34745) 8 months ago
spec_helper.rb