mastodon/spec/requests/api/v2
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
..
admin Remove `body_json_ids` from api/v2/admin/accounts spec (#32003) 2024-09-23 08:45:05 +00:00
filters Add content type checks to api/v2 request specs (#31983) 2024-09-20 13:19:53 +00:00
notifications Add content type checks to api/v2 request specs (#31983) 2024-09-20 13:19:53 +00:00
filters_spec.rb Add content type checks to api/v2 request specs (#31983) 2024-09-20 13:19:53 +00:00
instance_spec.rb Merge commit '5b291fcbe41564264954618fb1f4086a3be1c600' into glitch-soc/merge-upstream 2025-01-28 18:29:46 +01:00
media_spec.rb Reference value constants from specs (#33479) 2025-01-06 23:25:13 +00:00
notifications_spec.rb Fix flaky test in `/api/v2/notifications` tests (#33773) 2025-01-29 12:49:03 +00:00
search_spec.rb Add content type checks to api/v2 request specs (#31983) 2024-09-20 13:19:53 +00:00
suggestions_spec.rb Add content type checks to api/v2 request specs (#31983) 2024-09-20 13:19:53 +00:00