Eugen Rochko
|
3ca64638d4
|
Refactor `Cache-Control` and `Vary` definitions (#24347)
|
2023-04-19 16:07:29 +02:00 |
Eugen Rochko
|
79b9eee938
|
Add (back) rails-level JSON caching (#11333)
|
2019-07-21 22:32:16 +02:00 |
Eugen Rochko
|
56f0203c66
|
Refactor controllers for statuses, accounts, and more (#11249)
|
2019-07-08 12:03:45 +02:00 |
ThibG
|
806c2f8102
|
Cleanup various controllers (#10972)
* Remove skip_session! as it is not supported in Rails 5
* Minor cleanup in StreamEntriesController
* Remove redundant mark_cacheable! calls
|
2019-06-05 14:02:59 +02:00 |
abcang
|
af2122bcf9
|
Unuse ActiveRecord::Base#cache_key (#8185)
* Unuse ActiveRecord::Base#cache_key
* Enable cache_versioning
* Call cache_collection
|
2018-08-19 15:52:38 +02:00 |
Eugen Rochko
|
f2d71eae4b
|
Cache JSON of immutable ActivityPub representations (#6171)
|
2018-01-04 01:21:38 +01:00 |
Eugen Rochko
|
60925ce0ae
|
Encode custom emojis as resolveable objects in ActivityPub (#5243)
* Encode custom emojis as resolveable objects in ActivityPub
* Improve code style
|
2017-10-07 17:43:42 +02:00 |