..
api
Fix error and incorrect URLs in /api/v1/accounts/:id/featured_tags
for remote accounts ( #27459 )
2023-12-04 15:28:15 +01:00
account_show_page_spec.rb
Change public accounts pages to mount the web UI ( #19319 )
2022-10-20 14:35:29 +02:00
anonymous_cookies_spec.rb
Fix anonymous visitors getting a session cookie on first visit ( #24584 )
2023-04-25 16:51:38 +02:00
backups_spec.rb
Add request spec for backups download ( #25099 )
2023-05-23 15:44:11 +02:00
cache_spec.rb
Fix format-dependent redirects being cached regardless of requested format ( #27634 )
2023-11-13 17:58:00 +01:00
catch_all_route_request_spec.rb
Enable Style/FrozenStringLiteralComment for specs ( #23790 )
2023-02-22 09:55:31 +09:00
content_security_policy_spec.rb
Fix CSP headers being unintendedly wide ( #26105 )
2023-07-21 13:34:15 +02:00
disabled_oauth_endpoints_spec.rb
Disable administrative doorkeeper routes ( #29187 )
2024-02-14 11:03:21 +01:00
follower_accounts_spec.rb
Adds new follower/following routes ( #24601 )
2023-04-30 09:01:42 +02:00
following_accounts_spec.rb
Adds new follower/following routes ( #24601 )
2023-04-30 09:01:42 +02:00
host_meta_request_spec.rb
Enable Style/FrozenStringLiteralComment for specs ( #23790 )
2023-02-22 09:55:31 +09:00
link_headers_spec.rb
Misc spec cleanup ( #24822 )
2023-05-04 05:47:52 +02:00
localization_spec.rb
Fix Rails/I18nLocaleAssignment cop ( #24693 )
2023-04-30 14:07:03 +02:00
mail_subscriptions_spec.rb
Add List-Unsubscribe email header ( #26085 )
2023-08-01 19:34:40 +02:00
omniauth_callbacks_spec.rb
Merge pull request from GHSA-vm39-j3vx-pch3
2024-02-14 15:16:07 +01:00
signature_verification_spec.rb
Fix Mastodon not correctly processing HTTP Signatures with query strings ( #28476 )
2024-01-24 15:31:13 +01:00
webfinger_request_spec.rb
Enable Style/FrozenStringLiteralComment for specs ( #23790 )
2023-02-22 09:55:31 +09:00