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/views/layouts
ThibG 720daa8143 Add instance-wide setting to disable profile directory (#9497)
* Add instance-wide setting to disable profile directory

Fixes #9496

When the profile directory is disabled:
- The “discoverable” setting is hidden from users
- The “profile directory” link is not shown on public pages
- /explore returns 404

* Move Setting.profile_directory check to a before_action filter
6 years ago
..
admin.html.haml Set @body_classes to admin layout (#9081) 6 years ago
application.html.haml Add dns-prefetch if using different host for assets or uploads (#8942) 6 years ago
auth.html.haml
embedded.html.haml Fix missing protocol in dns-prefetch, improve code style (#8963) 6 years ago
error.html.haml
mailer.html.haml
mailer.text.erb
modal.html.haml
plain_mailer.html.haml
public.html.haml Add instance-wide setting to disable profile directory (#9497) 6 years ago