Sacha Greif
bb6dddd896
made logo image a setting
2012-09-29 12:28:51 +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
56824622ca
cleaning up the code a little, grouping helpers in helpers({...})
2012-09-25 09:20:49 +09:00
Sacha Greif
79c806599b
do not show the "create new account" message while loading
2012-09-24 16:32:28 +09:00
Sacha Greif
6651b5c47f
added settings in nav
2012-09-19 10:12:51 +09:00
Sacha Greif
a47a77f04c
working on admin account and permissions
2012-09-19 10:05:02 +09:00
Sacha Greif
9e1069132c
working on user account edit page
2012-09-19 09:03:25 +09:00
Sacha Greif
dfd6ac149e
added "new" page
2012-09-18 11:49:17 +09:00
Sacha Greif
f4dbf9f21f
working on pageSlide
2012-09-18 10:00:53 +09:00
Sacha Greif
2071f4b01d
can now deleted posts and comments
2012-09-07 10:57:57 +09:00
Sacha Greif
ca95d42b63
deactivated sharrre for now
2012-09-06 12:08:12 +09:00
Sacha Greif
52fe3b6091
added simple routing using the meteor-router package
2012-09-04 15:15:12 +09:00
Sacha Greif
530c983d7d
added timeAgo plugin
2012-09-04 11:14:12 +09:00
Sacha Greif
8ae7477a99
added preventDefault to sign in/ sign up/ submit forms
2012-09-02 12:33:05 +09:00
Troy Goode
2cf101735a
lots of minor changes
2012-08-31 19:41:54 -04:00
Troy Goode
b99f10314c
started working on signup/in/out
2012-08-23 09:49:41 -04:00
Troy Goode
c1e191440a
can now see comment reply screen
2012-08-23 00:15:48 -04:00
Troy Goode
053d89878e
refactoring
2012-08-22 23:40:09 -04:00