mastodon/app/controllers/settings
ThibG 81bda7d67c Add setting to not aggregate reblogs (#9248)
* Add setting to not aggregate reblogs

Fixes #9222

* Handle cases where user is nil in add_to_home and add_to_list

* Add hint for setting_aggregate_reblogs option

* Reword setting_aggregate_reblogs label
2018-12-09 13:03:01 +01:00
..
exports Remove exports/base controller in favor of shared concern (#3444) 2017-05-30 19:06:01 +02:00
two_factor_authentication Set @body_classes to admin layout (#9081) 2018-10-25 00:10:01 +02:00
applications_controller.rb Set @body_classes to admin layout (#9081) 2018-10-25 00:10:01 +02:00
deletes_controller.rb Set @body_classes to admin layout (#9081) 2018-10-25 00:10:01 +02:00
exports_controller.rb Set @body_classes to admin layout (#9081) 2018-10-25 00:10:01 +02:00
follower_domains_controller.rb Set @body_classes to admin layout (#9081) 2018-10-25 00:10:01 +02:00
imports_controller.rb Set @body_classes to admin layout (#9081) 2018-10-25 00:10:01 +02:00
migrations_controller.rb Set @body_classes to admin layout (#9081) 2018-10-25 00:10:01 +02:00
notifications_controller.rb Set @body_classes to admin layout (#9081) 2018-10-25 00:10:01 +02:00
preferences_controller.rb Add setting to not aggregate reblogs (#9248) 2018-12-09 13:03:01 +01:00
profiles_controller.rb Add profile directory (#9427) 2018-12-06 17:36:11 +01:00
sessions_controller.rb Set @body_classes to admin layout (#9081) 2018-10-25 00:10:01 +02:00
two_factor_authentications_controller.rb Set @body_classes to admin layout (#9081) 2018-10-25 00:10:01 +02:00