You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
activitypub Allow inbox owner to view implicitly targeted ActivityPub payload (#9093) 6 years ago
admin Add profile directory (#9427) 6 years ago
api Add profile directory (#9427) 6 years ago
auth Revert "feat(auth/session_controller): Send Clear-Site-Data when logging out (8627)" (#9161) 6 years ago
concerns Reduce connect timeout limit and limit signature failures by source IP (#9236) 6 years ago
oauth Add force_login option to OAuth authorize page (#8655) 7 years ago
settings Add setting to not aggregate reblogs (#9248) 6 years ago
well_known
about_controller.rb Update /terms and /about/more to use public layout (#8142) 7 years ago
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Unuse ActiveRecord::Base#cache_key (#8185) 7 years ago
application_controller.rb Remove intermediary arrays when creating hash maps from results (#9291) 6 years ago
authorize_interactions_controller.rb Add remote interaction dialog for toots (#8202) 7 years ago
custom_css_controller.rb Add admin custom CSS setting (#8399) 7 years ago
directories_controller.rb Add profile directory (#9427) 6 years ago
emojis_controller.rb Unuse ActiveRecord::Base#cache_key (#8185) 7 years ago
filters_controller.rb Set @body_classes to admin layout (#9081) 6 years ago
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb Ensure single user is a local user (fixes #8154) (#8157) 7 years ago
intents_controller.rb Add remote interaction dialog for toots (#8202) 7 years ago
invites_controller.rb Set @body_classes to admin layout (#9081) 6 years ago
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
remote_follow_controller.rb Add remote interaction dialog for toots (#8202) 7 years ago
remote_interaction_controller.rb Add remote interaction dialog for toots (#8202) 7 years ago
remote_unfollows_controller.rb
shares_controller.rb
statuses_controller.rb Fix thread depth computation in statuses_controller (#9426) 6 years ago
stream_entries_controller.rb
tags_controller.rb Allow joining several hashtags in a single column (#8904) 6 years ago