Commit Graph

16 Commits

Author SHA1 Message Date
Maxim Khlobystov
cc6ffe15df Got all the single-line comments back. 2016-01-15 00:46:41 -05:00
Maxim Khlobystov
52220a42cb Moved to ES2015. 2016-01-12 15:15:16 -05:00
Anton Georgiev
1e4477d1c2 moved the cursor into its own collection 2015-12-03 20:01:27 +00:00
Anton Georgiev
b2fd1c32a7 try to re-join instead of alerting error; reset listenOnly defaults 2015-11-24 19:09:00 +00:00
Oleksandr Zhurbenko
a97eba6d8b Making sure that the data is downloaded before starting rendering the client 2015-11-03 12:03:05 -08:00
Oleksandr Zhurbenko
fbdc50281c Created a new collection named Polls, able to catch a message and save it there 2015-07-21 16:55:42 -07:00
Maxim Khlobystov
1eb6932317 Merge branch 'fix-clean-message-slowdown' of https://github.com/lfzawacki/bigbluebutton into meteor-client 2015-06-08 10:41:36 -07:00
Anton Georgiev
1d69f9a137 prevent redirect to <ip>/undefined 2015-05-07 16:35:13 +00:00
Lucas Zawacki
6b04a86e7e Prevent slowdown on firefox when deleting lots of shape messages
By creating a new collection called WhiteboardCleanStatus which
is used to alert the clients that the server is cleaning shapes.

When shapes are being cleaned they are not drawn and so things don't slow down on firefox or chrome
2015-05-05 18:33:08 -04:00
perroned
321ba43850 Ability to autojoin listen only on startup 2015-04-14 09:05:32 -07:00
Anton Georgiev
948fb5e35d Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into fix-logouturl 2015-03-13 21:32:35 +00:00
Anton Georgiev
a58bfd1349 fix for the logoutURL - the string had different spellings 2015-03-13 21:01:54 +00:00
Anton Georgiev
238f1e56ff meteor endpoint /html5client/check. update BigBlueButton.html 2015-03-13 20:43:32 +00:00
Anton Georgiev
5d1844f00b obtain the logoutURL from the enter api. Store it on the client side 2015-03-10 20:58:51 +00:00
Anton Georgiev
ce79fb0cdc make the [default] logoutURL for the html5 client IP independent 2015-03-09 21:25:30 +00:00
Anton Georgiev
d830e3358d move the HTML5 client code outside of labs 2015-03-05 17:55:23 +00:00