Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-21 | Add (back) rails-level JSON caching (#11333) | Eugen Rochko | |
2019-07-08 | Refactor controllers for statuses, accounts, and more (#11249) | Eugen Rochko | |
2019-06-05 | 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 |