1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
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
2020-07-22 11:44:02 +02:00
..
chewy
controllers Fix RSS feeds not being cachable (#14368) 2020-07-22 11:44:02 +02:00
helpers
javascript
lib Dereference object URIs in Create and Update messages (#14359) 2020-07-22 11:43:17 +02:00
mailers
models Fix movie width and frame_rate returning nil (#14357) 2020-07-19 22:28:27 +02:00
policies
presenters
serializers Add thumbnail_remote_url in MediaAttachment REST response (#14358) 2020-07-19 19:53:31 +02:00
services Fix movie width and frame_rate returning nil (#14357) 2020-07-19 22:28:27 +02:00
validators
views
workers Changed retries and rescued in ActivityPub::ProcessingWorker (#14355) 2020-07-20 11:26:12 +02:00