Commit graph

16 commits

Author SHA1 Message Date
Sacha Greif
eda774aea1 updated voting and scoring to give more "power" to admins 2012-09-26 06:51:38 +09:00
Sacha Greif
98acd4b3f0 do not re-queue comments after they've been opened once 2012-09-25 10:51:43 +09:00
Sacha Greif
56824622ca cleaning up the code a little, grouping helpers in helpers({...}) 2012-09-25 09:20:49 +09:00
Tom Coleman
718f538ef4 Fix permissions problem when not logged in. 2012-09-20 11:29:31 +10:00
Sacha Greif
bcf498404e added throwError method 2012-09-20 08:56:44 +09:00
Sacha Greif
634a8c80b5 automatically upvote your own new comments 2012-09-20 08:09:45 +09:00
Sacha Greif
eca060b97f using db flag to check if is admin 2012-09-20 07:45:31 +09:00
Sacha Greif
a47a77f04c working on admin account and permissions 2012-09-19 10:05:02 +09:00
Sacha Greif
38bb52def5 adding in a simple isAdmin check 2012-09-18 16:29:26 +09:00
Sacha Greif
e101bd722e now publishing emails when active users is admin 2012-09-18 16:23:33 +09:00
Sacha Greif
37f1c81a87 now using moment.js 2012-09-18 15:43:37 +09:00
Sacha Greif
c3df4f9d0f got gravatars to work for new users 2012-09-18 12:21:43 +09:00
Sacha Greif
12378d90ca working on gravatars 2012-09-18 11:24:27 +09:00
Tom Coleman
2ccbf64edd Downvoting / cancel voting. 2012-09-18 10:04:26 +10:00
Tom Coleman
fcf8c4ae58 Added voting to comments. 2012-09-18 09:29:31 +10:00
Tom Coleman
85b09d702a Split voting out into something in lib/ so it runs client side too. 2012-09-18 09:24:07 +10:00