Commit graph

7 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
9737ffd5ad getting rid of underscores in variable names 2012-10-01 10:59:08 +09:00
Matt DeBergalis
e07daec6f3 Use currentUser builtin to simplify templates.
* {{currentUser.isAdmin}} instead of custom helpers.
* drop currentUserIsAdmin session variable.

relies on fix to meteor's handlebars evaluator in 0.4.2.
2012-09-27 23:33:08 -07:00
Sacha Greif
205f59c562 empty comment form when posting a new comment 2012-09-25 13:22:30 +09:00
Sacha Greif
56824622ca cleaning up the code a little, grouping helpers in helpers({...}) 2012-09-25 09:20:49 +09:00
Sacha Greif
cd67042ebb added mixpanel 2012-09-24 11:31:45 +09:00
Sacha Greif
dcdc0ffc3f extracted comment field in separate template 2012-09-21 18:43:49 +09:00