From d7c5a3c15080f12017908e6655a59118c4c0c59f Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Mon, 6 May 2013 21:15:53 -0400 Subject: [PATCH 1/7] merging from stash --- config.default.js | 5 +++++ public/templates/topic.tpl | 26 ++++++++++++++++++++++---- src/posts.js | 4 +++- src/webserver.js | 4 ++-- 4 files changed, 32 insertions(+), 7 deletions(-) diff --git a/config.default.js b/config.default.js index fb64d54dcf..00fbded71c 100644 --- a/config.default.js +++ b/config.default.js @@ -36,6 +36,11 @@ var config = { "facebook": { "app_id": '', "secret": '' + }, + + // Privileged Actions Reputation Thresholds + "privilege_thresholds": { + "manage_thread": 2000 } } diff --git a/public/templates/topic.tpl b/public/templates/topic.tpl index b683a719b2..2f7ddc7a66 100644 --- a/public/templates/topic.tpl +++ b/public/templates/topic.tpl @@ -34,27 +34,45 @@
-
+