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/app
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
..
chewy Change `tootctl search deploy` algorithm (#14300) 5 years ago
controllers Fix RSS feeds not being cachable (#14368) 5 years ago
helpers Add a visibility icon to status (#14123) 5 years ago
javascript Fix/14021 behaviour on add or remove toots (#14212) 5 years ago
lib Dereference object URIs in Create and Update messages (#14359) 5 years ago
mailers Add e-mail-based sign in challenge for users with disabled 2FA (#14013) 5 years ago
models Fix movie width and frame_rate returning nil (#14357) 5 years ago
policies Add ability to delete files uploaded for settings in admin UI (#13192) 5 years ago
presenters Add user notes on accounts (#14148) 5 years ago
serializers Add thumbnail_remote_url in MediaAttachment REST response (#14358) 5 years ago
services Fix movie width and frame_rate returning nil (#14357) 5 years ago
validators Add E2EE API (#13820) 5 years ago
views Fix videos on public pages not using custom thumbnails (#14273) 5 years ago
workers Changed retries and rescued in ActivityPub::ProcessingWorker (#14355) 5 years ago