Sacha Greif
2db120322f
now showing avatars with comments
2012-10-03 16:33:28 +09:00
Sacha Greif
0fb9cdf9ca
migrating from user_id to userId
2012-10-01 16:08:30 +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
5f46d82842
added default avatar image
2012-09-28 10:09:29 +09:00
Sacha Greif
a71cd77345
sort users by createdAt
2012-09-25 11:05:49 +09:00
Sacha Greif
54375236b5
working on new auth
2012-09-24 14:29:54 +09:00
Sacha Greif
f8748eccd9
replaced emails[0].email by emails[0].address
2012-09-24 12:12:14 +09:00
Sacha Greif
cd67042ebb
added mixpanel
2012-09-24 11:31:45 +09:00
Sacha Greif
c5c78e8336
user list tweaks
2012-09-19 10:15:03 +09:00
Sacha Greif
4f7b25a05e
working on groups
2012-09-18 16:38:40 +09:00
Sacha Greif
38bb52def5
adding in a simple isAdmin check
2012-09-18 16:29:26 +09:00
Sacha Greif
e101bd722e
now publishing emails when active users is admin
2012-09-18 16:23:33 +09:00
Sacha Greif
37f1c81a87
now using moment.js
2012-09-18 15:43:37 +09:00
Sacha Greif
c3df4f9d0f
got gravatars to work for new users
2012-09-18 12:21:43 +09:00