Glitch-Shrike/spec/requests
Claire f09f5b35f2 Merge commit 'd97d31cce664281d868e4c661451687a301c97c8' into glitch-soc/merge-upstream
Conflicts:
- `app/models/account.rb`:
  Upstream refactored this file a bit, moving validation limits to constants.
  We already had a similar change, although with different constant names.
  Updated to match upstream's code.

The following files were also modified accordingly:
- `app/views/settings/profiles/show.html.haml`
- `spec/requests/api/v1/accounts/credentials_spec.rb`
2024-05-04 16:12:51 +02:00
..
api Merge commit 'd97d31cce664281d868e4c661451687a301c97c8' into glitch-soc/merge-upstream 2024-05-04 16:12:51 +02:00
well_known
account_show_page_spec.rb Fix repeated concat output buffer duplicating layout markup (#29918) 2024-04-11 23:37:07 +00:00
accounts_spec.rb
anonymous_cookies_spec.rb
backups_spec.rb
cache_spec.rb Use `before_all` block to setup `requests/cache_spec` data (#29437) 2024-03-13 08:38:57 +00:00
catch_all_route_request_spec.rb
content_security_policy_spec.rb Reduce `RSpec/ExampleLength` in CSP request spec (#29104) 2024-03-13 08:22:32 +00:00
custom_css_spec.rb
disabled_oauth_endpoints_spec.rb Disable administrative doorkeeper routes (#29187) 2024-02-13 20:03:00 +01:00
follower_accounts_spec.rb
following_accounts_spec.rb
invite_spec.rb
link_headers_spec.rb
localization_spec.rb
mail_subscriptions_spec.rb
omniauth_callbacks_spec.rb Fix user creation failure handling in OAuth paths (#29207) 2024-02-14 23:12:59 +01:00
remote_interaction_helper_spec.rb
signature_verification_spec.rb