mastodon/spec/requests
Claire 155dc4bc4b Merge commit '34cd7d6585992c03298c175ab5d22ad059b58cdb' into glitch-soc/merge-upstream
Conflicts:
- `CONTRIBUTING.md`:
  Upstream changed the file, while we had a different one.
  Updated the common parts.
- `README.md`:
  Upstream changed the file, while we had a different one.
  Updated the common parts.
- `app/helpers/application_helper.rb`:
  Upstream added helpers where glitch-soc had extra ones.
  Added upstream's new helpers.
- `app/models/form/admin_settings.rb`:
  Upstream added some custom handling of one setting, while
  glitch-soc had additional code.
  Ported upstream's code.
- `lib/mastodon/version.rb`:
  Upstream moved some things to `config/mastodon.yml`.
  Did the same.
- `spec/requests/api/v1/accounts/credentials_spec.rb`:
  I don't know honestly.
2025-01-10 20:41:36 +01:00
..
activitypub Add coverage for ActivityPub likes/shares endpoints (#32305) 2024-10-23 06:41:07 +00:00
api Merge commit '34cd7d6585992c03298c175ab5d22ad059b58cdb' into glitch-soc/merge-upstream 2025-01-10 20:41:36 +01:00
auth Convert `auth/challenges` spec controller->request (#33495) 2025-01-08 08:54:08 +00:00
oauth Add userinfo oauth endpoint (#32548) 2024-10-30 14:38:10 +00:00
settings Convert `settings/migration` spec controller->system (#33496) 2025-01-08 08:53:26 +00:00
statuses Convert `statuses#activity` action controller to request spec (#33336) 2024-12-17 16:37:30 +00:00
well_known Update dependency doorkeeper to v5.8.0 (#33000) 2024-11-21 13:48:30 +00:00
account_show_page_spec.rb
accounts_spec.rb Remove `render_template` from accounts request spec (#33519) 2025-01-09 08:17:11 +00:00
anonymous_cookies_spec.rb
backups_spec.rb
cache_spec.rb Extend custom CSS cache time with digest paths (#33207) 2025-01-08 08:48:45 +00:00
catch_all_route_request_spec.rb
content_security_policy_spec.rb
custom_css_spec.rb Extend custom CSS cache time with digest paths (#33207) 2025-01-08 08:48:45 +00:00
disabled_oauth_endpoints_spec.rb
emojis_spec.rb
filters_spec.rb Convert `filters` spec controller->system (#33326) 2024-12-17 09:20:01 +00:00
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 Remove `render_template` from remote interaction helper request spec (#33518) 2025-01-09 08:17:06 +00:00
self_destruct_spec.rb
severed_relationships_spec.rb
signature_verification_spec.rb
tags_spec.rb Add rel alternate rss/json links to tags show html page (#33179) 2024-12-05 11:34:49 +00:00