From 5c49853d05122d1f6368fe7fe7f0c6dd9423aacc Mon Sep 17 00:00:00 2001 From: boomzillawtf Date: Wed, 16 Mar 2016 17:58:14 -0400 Subject: [PATCH 1/5] Add setting to avoid showing a post after it is submitted to keep the user's place on the page to address NodeBB issue #4363 --- templates/account/settings.tpl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/templates/account/settings.tpl b/templates/account/settings.tpl index bd0bf9a..070eb1c 100644 --- a/templates/account/settings.tpl +++ b/templates/account/settings.tpl @@ -48,6 +48,11 @@

[[user:topic_search_help]]

+
+ +

[[global:privacy]]

From 6db6981bf3d6b44fd7c69727a0be74c6f362b862 Mon Sep 17 00:00:00 2001 From: barisusakli Date: Fri, 18 Mar 2016 10:30:46 +0200 Subject: [PATCH 2/5] 4.0.99 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d61a928..42f80b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nodebb-theme-persona", - "version": "4.0.98", + "version": "4.0.99", "nbbpm": { "compatibility": "^0.8.2 || ^0.9.0 || ^1.0.0" }, From 6c9de4d0844a83225511e7e0923f5253306af40b Mon Sep 17 00:00:00 2001 From: Ben Lubar Date: Sun, 20 Mar 2016 15:21:22 -0500 Subject: [PATCH 3/5] fix "No way to access all notifications on mobile" NodeBB/NodeBB#4411 --- templates/header.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/header.tpl b/templates/header.tpl index 91d63b5..1ccaf9d 100644 --- a/templates/header.tpl +++ b/templates/header.tpl @@ -67,6 +67,7 @@ +