]> cat aescling's git repositories - mastodon.git/commit
Cleanup various controllers (#10972)
authorThibG <thib@sitedethib.com>
Wed, 5 Jun 2019 12:02:59 +0000 (14:02 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 5 Jun 2019 12:02:59 +0000 (14:02 +0200)
commitcac9110533374d5d508b62ab5d35136e859b944c
tree2e4498816885fcfe1cf651d5459fef3d60fba40b
parent7fa23ec697e9e2c5f0434b9682de7017133df8dc
Cleanup various controllers (#10972)

* Remove skip_session! as it is not supported in Rails 5

* Minor cleanup in StreamEntriesController

* Remove redundant mark_cacheable! calls
app/controllers/accounts_controller.rb
app/controllers/activitypub/collections_controller.rb
app/controllers/activitypub/outboxes_controller.rb
app/controllers/application_controller.rb
app/controllers/concerns/account_controller_concern.rb
app/controllers/custom_css_controller.rb
app/controllers/emojis_controller.rb
app/controllers/follower_accounts_controller.rb
app/controllers/following_accounts_controller.rb
app/controllers/statuses_controller.rb
app/controllers/stream_entries_controller.rb