Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-20 | port tootsuite#11333 to monsterfork: Add (back) rails-level JSON caching | Eugen Rochko | |
2020-01-20 | Original upstream merge | ThibG | |
2020-01-17 | Port render_with_cache, CacheConcern from upstream | Holly "Frinkeldoodle" Lotor | |
2019-11-19 | Cleanup various controllers (#10972) | ThibG | |
* Remove skip_session! as it is not supported in Rails 5 * Minor cleanup in StreamEntriesController * Remove redundant mark_cacheable! calls | |||
2018-08-19 | Unuse ActiveRecord::Base#cache_key (#8185) | abcang | |
* Unuse ActiveRecord::Base#cache_key * Enable cache_versioning * Call cache_collection | |||
2018-01-04 | Cache JSON of immutable ActivityPub representations (#6171) | Eugen Rochko | |
2017-10-07 | Encode custom emojis as resolveable objects in ActivityPub (#5243) | Eugen Rochko | |
* Encode custom emojis as resolveable objects in ActivityPub * Improve code style |