Merge branch 'master' into glitch-soc/merge-upstream
Conflicts: .circleci/config.yml app/controllers/authorize_follows_controller.rb app/javascript/packs/public.js Moved new stuff from packs/public.js to core/public.js. Added appropriate use_pack in new controllers.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
- content_for :content do
|
||||
- if user_signed_in?
|
||||
- if user_signed_in? && !@hide_header
|
||||
.account-header
|
||||
.avatar= image_tag current_account.avatar.url(:original)
|
||||
.name
|
||||
|
Reference in New Issue
Block a user