From d816b1659a98861693a17eb5c765f1b126a62b85 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Fri, 1 Sep 2017 16:04:00 -0400 Subject: [PATCH 01/40] re-exposing taskbar on mobile layout --- less/modules/taskbar.less | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/less/modules/taskbar.less b/less/modules/taskbar.less index 9b18749..ad73c0e 100644 --- a/less/modules/taskbar.less +++ b/less/modules/taskbar.less @@ -137,11 +137,9 @@ } } - - @media (max-width: 979px) { - /* - Gets in the way of entering text when writing posts - */ - display: none !important; + @media (max-width: @screen-sm) { + .nav.navbar-nav { + margin: 0; + } } } \ No newline at end of file From 6b2c3fa44ae61b2a0456118774c0900bfc3defca Mon Sep 17 00:00:00 2001 From: Baris Usakli Date: Wed, 26 Jul 2017 14:00:35 -0400 Subject: [PATCH 02/40] add hideEmail/hideFullname setting --- templates/account/settings.tpl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/templates/account/settings.tpl b/templates/account/settings.tpl index 7157d63..4df6558 100644 --- a/templates/account/settings.tpl +++ b/templates/account/settings.tpl @@ -124,16 +124,21 @@

[[global:privacy]]

+
+ + +
+