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
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
..
controllers Fix RSS feeds not being cachable (#14368) 5 years ago
fabricators Change move handler to carry blocks over (#14144) 5 years ago
features Add submit button to the top of preferences pages (#13068) 5 years ago
fixtures Add noopener and/or noreferrer (#12202) 6 years ago
helpers Add ability to filter audit log in admin UI (#13381) 5 years ago
lib Fix boosted toots from blocked account not being retroactively removed from TL (#14339) 5 years ago
mailers Add e-mail-based sign in challenge for users with disabled 2FA (#14013) 5 years ago
models Fix remote files not using Content-Type header, streaming (#14184) 5 years ago
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 6 years ago
presenters Admission-based registrations mode (#10250) 6 years ago
requests Fix localization test failing due to order of locale definitions (#12393) 5 years ago
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 8 years ago
serializers/activitypub Fix account URI in UpdatePollSerializer (#11194) 6 years ago
services Fix removing allowed domains being done synchronously (#14302) 5 years ago
support Fix base64-encoded file uploads not being possible (#12748) 5 years ago
validators Search account domain in lowercase (#13016) 5 years ago
views Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 6 years ago
workers Change move handler to carry blocks over (#14144) 5 years ago
rails_helper.rb Bump sidekiq from 5.2.7 to 6.0.4 (#11727) 5 years ago
spec_helper.rb Move rspec examples to tmp dir (#12539) 5 years ago