Sacha Greif
e58053ba43
deleting a comment now decreases post comment count
2012-10-03 15:59:03 +09:00
Sacha Greif
4ee1abc6e3
scroll page to right comment when editing and commenting
2012-10-02 13:49:38 +09:00
Sacha Greif
b8259351f8
disable post buttons after click
2012-10-01 18:48:46 +09:00
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