Commit Graph

13 Commits

Author SHA1 Message Date
Anton Georgiev
e45a77f080 minor changes 2014-04-04 14:26:09 +00:00
Anton Georgiev
fa0ce4e1b0 fixed minor bugs that were causing errors due to 'null' 2014-04-03 19:13:13 +00:00
Anton Georgiev
f4a21302b3 userJoining (the user starting from html5 client) is also joined via user_joined_event 2014-04-03 18:34:19 +00:00
Anton Georgiev
47b19a4f39 user_left_event is now handled by the client. The username is moved to the left-hand side (was supposed to remove it) 2014-04-02 18:20:41 +00:00
Anton Georgiev
9bd51abe1d temporary reducing the number of messages in the log - keep alive logging is removed. Also I commit a block of code for changing the channel of an incoming message from pubsub 2014-04-01 16:08:54 +00:00
Anton Georgiev
2287b24fc2 modified the login page so you can enter manually the meetingID that you want 2014-04-01 15:30:10 +00:00
Anton Georgiev
eb133320d1 minor console logging changes 2014-03-31 15:48:49 +00:00
Anton Georgiev
727ca898c6 user_joined_event: when received, the user is added to the list of users 2014-03-31 15:43:34 +00:00
Anton Georgiev
92d3d83a87 implemented share_presentation_event 2014-02-28 11:21:37 -05:00
Anton Georgiev
02efe58c1d fixed message structure for ellipse, triangle, line 2014-02-21 21:01:20 +00:00
Anton Georgiev
7b692c945c minor cosmetic changes 2014-02-21 18:10:39 +00:00
Anton Georgiev
a64477b4eb prior changes to json message structure 2014-02-19 16:00:17 +00:00
Richard Alam
b975a8ac14 - move the html5 client out of labs 2014-01-06 08:44:15 -08:00