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/controllers/concerns
Eugen Rochko 49b2f7c0a2
Fix base64-encoded file uploads not being possible (#12748)
Fix #3804, Fix #5776
5 years ago
..
account_controller_concern_spec.rb Refactor controllers for statuses, accounts, and more (#11249) 6 years ago
accountable_concern_spec.rb Add spec for AccountableConcern#log_action (#9559) 6 years ago
challengable_concern_spec.rb Add password challenge to 2FA settings, e-mail notifications (#11878) 5 years ago
export_controller_concern_spec.rb
localized_spec.rb Change locale detection to run once per session (#8657) 6 years ago
rate_limit_headers_spec.rb
signature_verification_spec.rb Add HTTP signatures to all outgoing ActivityPub GET requests (#11284) 6 years ago
user_tracking_concern_spec.rb