Commit graph

16 commits

Author SHA1 Message Date
Sacha Greif
339970cea8 hooking up more events, hooking up comment upvotes and downvotes 2012-10-01 11:45:18 +09:00
Sacha Greif
ba88343975 preserve edit fields when re-rendering template 2012-09-29 17:48:49 +09:00
Sacha Greif
d5eef75999 scoring timeout=10s 2012-09-29 17:20:50 +09:00
Sacha Greif
13760df80b made comment edit field constant 2012-09-29 17:19:48 +09:00
Sacha Greif
75c8a86f4a refactoring vote.js 2012-09-29 13:51:55 +09:00
Matt DeBergalis
5ed9296814 Simplify plumbing for voting 2012-09-27 13:13:55 -07:00
Sacha Greif
eda774aea1 updated voting and scoring to give more "power" to admins 2012-09-26 06:51:38 +09:00
Sacha Greif
019ba53740 temporarily setting min-height on the body 2012-09-21 18:51:03 +09:00
Sacha Greif
dcdc0ffc3f extracted comment field in separate template 2012-09-21 18:43:49 +09:00
Sacha Greif
9f8dba7785 css bugfix 2012-09-21 17:57:02 +09:00
Sacha Greif
66522a539b bugfix 2012-09-21 17:49:10 +09:00
Sacha Greif
709b978fbf temporarily remove cron job 2012-09-21 10:08:11 +09:00
Tom Coleman
7361ad915b Change to updating every 10s 2012-09-20 11:15:53 +10:00
Tom Coleman
24846062e1 Added cron package, update scores every minute 2012-09-20 10:59:53 +10:00
Sacha Greif
bcf498404e added throwError method 2012-09-20 08:56:44 +09: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
Renamed from server/vote.js (Browse further)