Commit Graph

20 Commits

Author SHA1 Message Date
Anton Georgiev
f0a50ce174 introducing Chat collection, clear on start, publish, subscribe, etc 2014-06-27 15:37:33 +00:00
Anton Georgiev
8f11be5a8b dealing with users event 2014-06-26 20:11:18 +00:00
Anton Georgiev
7b5866cf1e we get information about all the meetings on starting up the Meteor server 2014-06-26 19:54:24 +00:00
Anton Georgiev
99bd016cab the first thing we do when we start the Meteor server is to grab the list of active meetings from bbb-apps 2014-06-26 18:09:39 +00:00
Anton Georgiev
5532f3c766 implementing user logout 2014-06-23 17:48:11 +00:00
Anton Georgiev
a102a501ed insert more info about the user in the collection 2014-06-20 19:30:37 +00:00
Anton Georgiev
33597fcbe5 added a field username to the Users collection 2014-06-20 15:22:04 +00:00
Anton Georgiev
dd8d10260b following the model meetingId, userId 2014-06-20 14:44:32 +00:00
Anton Georgiev
d963078423 get_users_reply populates the collection of users 2014-06-19 21:16:48 +00:00
Anton Georgiev
6d98622d38 handling user_left_message - removing the user from the Meteor.users collection 2014-06-19 20:25:27 +00:00
Anton Georgiev
accaa62a29 use iron-router only. The UI is displayed AND redis is working on the serverside! 2014-06-18 20:11:29 +00:00
Anton Georgiev
fe464d53af cleaning up 2014-06-17 17:04:58 +00:00
Anton Georgiev
59fbf2ad52 able to add a user to a collection on user_joined_message. 2014-06-17 15:22:12 +00:00
Anton Georgiev
a73bafe41e did some refactoring - we now use a RedisPubSub class 2014-06-13 19:27:26 +00:00
Anton Georgiev
ebdda24f8a sending validate_auth_token message 2014-06-13 18:01:32 +00:00
Anton Georgiev
0f680bd4d5 cleaning up 2014-06-11 19:38:47 +00:00
Anton Georgiev
fc9c2adf3e still have to connect bunyan 2014-06-11 19:26:46 +00:00
Anton Georgiev
22a31392f4 I think I resolved the coffeescript class structure problem 2014-06-11 17:56:07 +00:00
Anton Georgiev
1ccc24d71c subscribing and publishing (simple version) 2014-06-11 17:12:51 +00:00
Anton Georgiev
46a231c3c0 config is found, redis is found 2014-06-11 16:11:23 +00:00