mastodon/spec/requests
2026-07-03 08:40:58 +00:00
..
activitypub Remove collections feature flag (#39211) 2026-05-29 09:37:42 +00:00
admin Add Json schema validation for action logs (#39670) 2026-07-01 09:17:18 +00:00
api Change featured tag recommendations (#39567) 2026-06-23 09:39:31 +00:00
auth Extract security_key_options endpoint to standalone controller (#38367) 2026-03-25 10:35:09 +00:00
disputes
email_subscriptions Add email subscriptions (#38163) 2026-03-25 16:25:45 +00:00
filters
oauth Convert oauth/authorized_applications spec controller->request (#37614) 2026-01-27 10:44:24 +00:00
settings Add import for custom filters (#39256) 2026-06-11 16:32:46 +00:00
statuses Use to_json in simple view hash data-props build locations (#38218) 2026-03-16 14:02:52 +00:00
well_known
account_show_page_spec.rb Add meta tags to Collection HTML (#39357) 2026-06-10 13:28:52 +00:00
accounts_spec.rb Redirect to short account URLs when requesting HTML for one of the AP endpoints (#38056) 2026-03-04 17:44:27 +00:00
anonymous_cookies_spec.rb
backups_spec.rb
cache_spec.rb
catch_all_route_request_spec.rb
collection_items_spec.rb Remove collections feature flag (#39211) 2026-05-29 09:37:42 +00:00
collections_spec.rb Redirect if collection AP ID is requested as HTML (#39361) 2026-06-10 15:54:50 +00:00
content_security_policy_spec.rb Enable theming via new HTML element attributes (#37477) 2026-01-15 16:04:27 +00:00
custom_css_spec.rb Use mime type symbol to set content_type for custom css response (#37845) 2026-05-19 07:16:24 +00:00
disabled_oauth_endpoints_spec.rb
emojis_spec.rb
filters_spec.rb
follower_accounts_spec.rb
following_accounts_spec.rb
health_spec.rb
instance_actor_spec.rb Change new local accounts to use the Keypair model instead of legacy attributes (#39684) 2026-07-03 08:40:58 +00:00
intents_spec.rb
invite_spec.rb
invites_spec.rb
link_headers_spec.rb
localization_spec.rb
log_out_spec.rb
manifest_spec.rb
media_proxy_spec.rb
media_spec.rb Simplify media attachment lookup in show/player actions (#38565) 2026-04-07 09:58:37 +00:00
omniauth_callbacks_spec.rb
public_files_spec.rb Handle missing sw.js in test environment assets (#39459) 2026-06-17 09:01:45 +00:00
relationships_spec.rb
remote_interaction_helper_spec.rb Update rubocop-rspec to version 3.10.1 (#39303) 2026-06-08 15:27:34 +00:00
self_destruct_spec.rb
severed_relationships_spec.rb Add have_attachment matcher for attached file exports (#38389) 2026-03-25 13:18:14 +00:00
signature_verification_spec.rb Change new local accounts to use the Keypair model instead of legacy attributes (#39684) 2026-07-03 08:40:58 +00:00
status_show_page_spec.rb Add meta tags to Collection HTML (#39357) 2026-06-10 13:28:52 +00:00
statuses_cleanup_spec.rb
statuses_spec.rb
tags_spec.rb Exercise more of tags/show.rss view (#39269) 2026-06-04 08:38:33 +00:00
unsubscriptions_spec.rb Add email subscriptions (#38163) 2026-03-25 16:25:45 +00:00
username_rewrites_spec.rb Add coverage for rewrite with vary username paths (#38197) 2026-03-13 16:54:57 +00:00
wrapstodon_spec.rb