Christian Bundy
86ec3ede93
Solve trivial JS errors
...
Using jshint and and fixmyjs I went through and removed 220 trivial
Javascript errors – mostly missing semicolons, and some properties that
weren’t written in dot notation. You can view the diff of jshint’s
output here:
https://gist.github.com/christianbundy/7b37c51bb6f7c8d739e7/revisions
2014-05-06 20:15:48 -07:00
yeputons
959771c6cf
Fixes #255 : now canView do not wait for 'settingsLoaded' which was removed in e622c112
2014-03-02 20:20:27 +04:00
Sacha Greif
e622c11286
cleaning up subscriptions
2014-02-18 14:46:53 +09:00
Sacha Greif
86114b7573
make isAdmin work better when user is null
2013-10-25 10:37:39 +09:00
Sacha Greif
1896a14d09
fixed canView
2013-10-25 10:26:57 +09:00
Sacha Greif
78bba0e915
invite system
2013-10-23 19:43:42 +09:00
Sacha Greif
bd9313da24
working on filters
2013-10-10 11:41:11 +09:00
Sacha Greif
f14627bfc2
fixed queued comments bug
2013-04-26 17:28:09 +09:00
Sacha Greif
59e1304c72
still cleaning up files
2013-04-13 15:10:07 +09:00
Matt DeBergalis
b327f36bfa
drop client use of isAdmin
2012-09-27 23:33:10 -07:00
Tom Coleman
718f538ef4
Fix permissions problem when not logged in.
2012-09-20 11:29:31 +10:00
Sacha Greif
634a8c80b5
automatically upvote your own new comments
2012-09-20 08:09:45 +09:00
Sacha Greif
eca060b97f
using db flag to check if is admin
2012-09-20 07:45:31 +09:00
Sacha Greif
a47a77f04c
working on admin account and permissions
2012-09-19 10:05:02 +09:00
Sacha Greif
38bb52def5
adding in a simple isAdmin check
2012-09-18 16:29:26 +09:00