Commit graph

5 commits

Author SHA1 Message Date
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