mastodon/spec/requests
Claire c85616ee3a Merge commit 'f79b96a5ef0f6c4f57eee7f44ce2579b28a22098' into glitch-soc/merge-upstream
Conflicts:
- `app/lib/feed_manager.rb`:
  Not a real conflict, but glitch-soc has an extra `populate_direct_feed` method.
  Added upstream's code.
- `app/models/user_settings.rb`:
  Not a real conflict, glitch-soc has an extra setting textually-adjacent to a
  setting added upstream.
  Added upstream's setting.
- `app/serializers/initial_state_serializer.rb`:
  Same.
- `app/services/precompute_feed_service.rb`:
  Not a real conflict, glitch-soc has extra code for the direct feed.
  Added upstream's new code for populating lists.
2025-02-01 19:07:13 +01:00
..
activitypub
admin Use `expect` in `Admin::ExportControllerConcern` import params (#33745) 2025-01-27 14:29:25 +00:00
api Merge commit 'f79b96a5ef0f6c4f57eee7f44ce2579b28a22098' into glitch-soc/merge-upstream 2025-02-01 19:07:13 +01:00
auth Convert `auth/passwords` spec controller->system/request (#33790) 2025-01-31 08:08:56 +00:00
disputes Use `expect` for nested params in more controllers (#33675) 2025-01-22 08:35:34 +00:00
filters Use `expect` in remaining controller locations (#33748) 2025-01-27 16:32:06 +00:00
oauth
settings Use `expect` in remaining controller locations (#33748) 2025-01-27 16:32:06 +00:00
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
disabled_oauth_endpoints_spec.rb
emojis_spec.rb
filters_spec.rb Use `expect` for nested params in more controllers (#33675) 2025-01-22 08:35:34 +00:00
follower_accounts_spec.rb
following_accounts_spec.rb
health_spec.rb
instance_actor_spec.rb
invite_spec.rb
invites_spec.rb Use `expect` for nested params in more controllers (#33675) 2025-01-22 08:35:34 +00:00
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
relationships_spec.rb Use `expect` in remaining controller locations (#33748) 2025-01-27 16:32:06 +00:00
remote_interaction_helper_spec.rb
self_destruct_spec.rb
severed_relationships_spec.rb
signature_verification_spec.rb
statuses_cleanup_spec.rb Use `expect` for nested params in more controllers (#33675) 2025-01-22 08:35:34 +00:00
statuses_spec.rb Migrate visibility interaction checks on statuses to request spec (#33622) 2025-01-17 10:06:52 +00:00
tags_spec.rb