Commit graph

8 commits

Author SHA1 Message Date
Matt DeBergalis
f4ff14f3ce drop postLoaded, always return from post helper. 2012-09-27 23:33:10 -07: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
dcdc0ffc3f extracted comment field in separate template 2012-09-21 18:43:49 +09:00
Sacha Greif
363da98350 disable recursion on single comment page, and reset new comment timestamp at each new request of the post page 2012-09-10 22:35:35 +09:00
Sacha Greif
9a473950db fixed commenting bug 2012-09-08 12:11:26 +09:00
Sacha Greif
5d6a06c4d7 added markdown support 2012-09-08 11:54:08 +09:00
Sacha Greif
6b5f2439ea still refactoring 2012-09-06 10:18:26 +09:00
Sacha Greif
7a315561be refactoring views with better naming scheme 2012-09-06 10:14:03 +09:00
Renamed from client/templates/single_comment.html (Browse further)