This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/spec/requests
Claire 993d0a9950 Merge commit '1e3b19230a48174acf524cf1a9f5a498e220ea7d' into glitch-soc/merge-upstream
Conflicts:
- `app/models/account.rb`:
  Upstream added new validations close to lines on which glitch-soc had
  modified validations to handle custom limits set through environment
  variables.
  Ported upstream changes.
- `config/initializers/content_security_policy.rb`:
  Upstream added `AZURE_ALIAS_HOST`. Glitch-soc's version of the file is
  completely different.
  Added `AZURE_ALIAS_HOST` to our version of the file.
2023-07-30 13:15:01 +02:00
..
api Merge commit '1e3b19230a48174acf524cf1a9f5a498e220ea7d' into glitch-soc/merge-upstream 2023-07-30 13:15:01 +02:00
account_show_page_spec.rb
anonymous_cookies_spec.rb
backups_spec.rb Add request spec for backups download (#25099) 2023-05-23 15:44:11 +02:00
cache_spec.rb
catch_all_route_request_spec.rb
follower_accounts_spec.rb
following_accounts_spec.rb
host_meta_request_spec.rb
link_headers_spec.rb Misc spec cleanup (#24822) 2023-05-04 05:47:52 +02:00
localization_spec.rb
webfinger_request_spec.rb