]> cat aescling's git repositories - mastodon.git/commit
Add setting to not aggregate reblogs (#9248)
authorThibG <thib@sitedethib.com>
Sun, 9 Dec 2018 12:03:01 +0000 (13:03 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 9 Dec 2018 12:03:01 +0000 (13:03 +0100)
commit81bda7d67c984c9bfcb5bca94e50cec6405b492e
treed9742d61a1f80bd494f8a40305658daef7d3b410
parent6b78e5b5ab813625152149b7e215d0568a595cdc
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
app/controllers/settings/preferences_controller.rb
app/lib/feed_manager.rb
app/lib/user_settings_decorator.rb
app/models/user.rb
app/views/settings/preferences/show.html.haml
config/locales/simple_form.en.yml
config/settings.yml