You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/controllers
ThibG f55dd193f9
Fix RSS feeds not being cachable (#14368)
* Add tests for some cachable responses

This only covers responses that we should have managed to make cachable
so far. It's not the case of all responses that should be cachable in
the end.

* Fix RSS feeds not being cachable
5 years ago
..
activitypub Fix RSS feeds not being cachable (#14368) 5 years ago
admin Fix reported accounts not being whitelisted when resolving a spamcheck report (#13289) 5 years ago
api Fix being unable to unboost when blocked by their author (#14308) 5 years ago
auth Add e-mail-based sign in challenge for users with disabled 2FA (#14013) 5 years ago
concerns Fix sr locale being selected over sr-Latn (#13693) 5 years ago
oauth Bump doorkeeper from 5.3.3 to 5.4.0 (#13733) 5 years ago
settings Add ability to remove identity proofs from account (#13682) 5 years ago
well_known Fix webfinger returning wrong status code on malformed or missing param (#13759) 5 years ago
about_controller_spec.rb Compensate for scrollbar disappearing when media modal visible (#8100) 7 years ago
account_follow_controller_spec.rb Add specific rate limits for posting and following (#13172) 5 years ago
account_unfollow_controller_spec.rb Cover AccountUnfollowController more in spec (#3228) 8 years ago
accounts_controller_spec.rb Fix RSS feeds not being cachable (#14368) 5 years ago
application_controller_spec.rb Change to always returns html document in error pages (#12214) 5 years ago
authorize_interactions_controller_spec.rb Optimize the process of following someone (#9220) 6 years ago
emojis_controller_spec.rb Misc. typos (#8694) 6 years ago
follower_accounts_controller_spec.rb Hide blocked users from more places (#12733) 5 years ago
following_accounts_controller_spec.rb Hide blocked users from more places (#12733) 5 years ago
home_controller_spec.rb Fix blurhash and autoplay not working on public pages (#11585) 5 years ago
intents_controller_spec.rb Add remote interaction dialog for toots (#8202) 6 years ago
invites_controller_spec.rb Lint pass (#8876) 6 years ago
manifests_controller_spec.rb Use raw status code on have_http_status (#7214) 7 years ago
media_controller_spec.rb Fix media attachments enumeration (#14254) 5 years ago
media_proxy_controller_spec.rb Fix media attachments enumeration (#14254) 5 years ago
relationships_controller_spec.rb Add relationship manager UI (#10268) 6 years ago
remote_follow_controller_spec.rb Refactor monkey-patching of Goldfinger (#12561) 5 years ago
remote_interaction_controller_spec.rb Add specs for RemoteInteractionController (#9524) 6 years ago
shares_controller_spec.rb Fix blurhash and autoplay not working on public pages (#11585) 5 years ago
statuses_controller_spec.rb Fix RSS feeds not being cachable (#14368) 5 years ago
tags_controller_spec.rb Redesign public hashtag page to use a masonry layout (#9822) 6 years ago