Commit graph

9 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
dcdc0ffc3f extracted comment field in separate template 2012-09-21 18:43:49 +09:00
Tom Coleman
625181991b Fixed problem with adding comments to the post page.
For #1
2012-09-21 16:06:53 +10:00
Sacha Greif
af013f3e94 added epicEditor 2012-09-13 10:55:05 +09:00
Sacha Greif
06010c9fd4 new comments now have a different class 2012-09-09 13:38:56 +09:00
Sacha Greif
5d6a06c4d7 added markdown support 2012-09-08 11:54:08 +09:00
Sacha Greif
c9c7ad1271 added autolinked urls in comments and posts 2012-09-08 10:23:58 +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