* Remove skip_session! as it is not supported in Rails 5 * Minor cleanup in StreamEntriesController * Remove redundant mark_cacheable! calls
* Unuse ActiveRecord::Base#cache_key * Enable cache_versioning * Call cache_collection
* Encode custom emojis as resolveable objects in ActivityPub * Improve code style