mastodon/spec/requests
Claire 8103e69b17 Merge commit '77cd16f4ee7ab807df6fffb1538a6659a8182a9e' into glitch-soc/merge-upstream
Conflicts:
- `app/javascript/styles/mastodon/components.scss`:
  Conflict caused by glitch-soc changing the path to images, and upstream
  removing styling using such an image.
  Removed the styling as upstream did.
- `app/models/account.rb`:
  Conflict due to upstream changing lines adjacent to a change made in glitch-soc
  to have configurable limits.
  Ported upstream's changes.
- `yarn.lock`:
  Dependencies adjacent to glitch-soc-only dependencies updated.
  Updated them as well.
2024-10-26 13:38:07 +02:00
..
activitypub
api
auth/sessions
oauth
settings
statuses
well_known
account_show_page_spec.rb
accounts_spec.rb
anonymous_cookies_spec.rb
backups_spec.rb
cache_spec.rb
catch_all_route_request_spec.rb
content_security_policy_spec.rb
custom_css_spec.rb
custom_stylesheets_spec.rb
disabled_oauth_endpoints_spec.rb
emojis_spec.rb
follower_accounts_spec.rb
following_accounts_spec.rb
health_spec.rb
instance_actor_spec.rb
invite_spec.rb
invites_spec.rb
link_headers_spec.rb
localization_spec.rb
log_out_spec.rb
mail_subscriptions_spec.rb
manifest_spec.rb
media_proxy_spec.rb
media_spec.rb
omniauth_callbacks_spec.rb
remote_interaction_helper_spec.rb
self_destruct_spec.rb
severed_relationships_spec.rb
signature_verification_spec.rb
tags_spec.rb