mastodon/app/controllers
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
..
activitypub Allow inbox owner to view implicitly targeted ActivityPub payload (#9093) 2018-10-25 18:12:22 +02:00
admin Add profile directory (#9427) 2018-12-06 17:36:11 +01:00
api Add profile directory (#9427) 2018-12-06 17:36:11 +01:00
auth Revert "feat(auth/session_controller): Send Clear-Site-Data when logging out (8627)" (#9161) 2018-10-30 16:25:54 +01:00
concerns Reduce connect timeout limit and limit signature failures by source IP (#9236) 2018-11-08 21:35:58 +01:00
oauth
settings Add setting to not aggregate reblogs (#9248) 2018-12-09 13:03:01 +01:00
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb Remove intermediary arrays when creating hash maps from results (#9291) 2018-11-16 15:02:18 +01:00
authorize_interactions_controller.rb
custom_css_controller.rb
directories_controller.rb Add profile directory (#9427) 2018-12-06 17:36:11 +01:00
emojis_controller.rb
filters_controller.rb Set @body_classes to admin layout (#9081) 2018-10-25 00:10:01 +02:00
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb
intents_controller.rb
invites_controller.rb Set @body_classes to admin layout (#9081) 2018-10-25 00:10:01 +02:00
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
remote_follow_controller.rb
remote_interaction_controller.rb
remote_unfollows_controller.rb
shares_controller.rb
statuses_controller.rb Fix thread depth computation in statuses_controller (#9426) 2018-12-05 02:12:29 +01:00
stream_entries_controller.rb
tags_controller.rb Allow joining several hashtags in a single column (#8904) 2018-11-05 18:53:25 +01:00