Anton Georgiev
|
32debc5544
|
publish to the client only after the particular user was added to the collection. still need to propagate the new _id
|
2014-10-29 23:12:04 +00:00 |
|
Anton Georgiev
|
b1f444f0c3
|
need to return the Users cursor only after the user was added to the collection
|
2014-10-29 21:58:57 +00:00 |
|
Anton Georgiev
|
e827efbbbc
|
add user_is_online field in Users, pass userid when subscribing for Users, only subscribe after the user has joined (must verify)
|
2014-10-29 20:40:39 +00:00 |
|
Anton Georgiev
|
22ac2f7bb4
|
cleaning up
|
2014-10-29 19:39:13 +00:00 |
|
Anton Georgiev
|
846a59d4c8
|
Merge branch 'meteor-new-auth' of github.com:perroned/bigbluebutton into meteor-new-auth
|
2014-10-07 19:52:51 +00:00 |
|
Anton Georgiev
|
319a1247a1
|
Merge branch 'meteor-new-auth' of github.com:perroned/bigbluebutton into meteor-new-auth
Conflicts:
labs/meteor-client/app/client/globals.coffee
labs/meteor-client/app/client/views/chat/chat_bar.coffee
labs/meteor-client/app/collections/chat.coffee
labs/meteor-client/app/collections/meetings.coffee
labs/meteor-client/app/collections/presentations.coffee
labs/meteor-client/app/collections/shapes.coffee
labs/meteor-client/app/collections/slides.coffee
labs/meteor-client/app/collections/users.coffee
|
2014-10-07 17:45:47 +00:00 |
|
Anton Georgiev
|
3905e45de7
|
moving the meteor files into an app folder so that grunt can reside in the root without breaking meteor
|
2014-10-02 16:16:34 +00:00 |
|