perroned
|
dad45e9363
|
Fixed issue where unread messages wouldn't alert properly.
|
2014-10-30 11:19:08 -04:00 |
|
Anton Georgiev
|
bc812c88e3
|
client side notification when disconnected/reconnecting
|
2014-10-30 15:00:45 +00:00 |
|
Anton Georgiev
|
5939bb2ed4
|
cleaned up publish.coffee; still trying to update the dbid on the client after a reconnect
|
2014-10-30 00:21:03 +00:00 |
|
Anton Georgiev
|
a0a9321b5d
|
cleaning up
|
2014-10-29 23:30:30 +00:00 |
|
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 |
|
Richard Alam
|
c82f467f0f
|
Merge pull request #413 from SenecaCDOT-BigBlueButton/ice-failed-case
added an additional fail case for the WebRTC audio
|
2014-10-29 18:21:31 -04:00 |
|
Richard Alam
|
e4868682e0
|
- update locales
|
2014-10-29 22:20:11 +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 |
|
Richard Alam
|
8ba0f1855e
|
- add more loggig
|
2014-10-29 21:54:33 +00:00 |
|
Richard Alam
|
06d47f6cb6
|
- extracted the wrong boolean from the message which broke recording
|
2014-10-29 21:53:23 +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
|
d6db3ce1ea
|
Merge branch 'meteor-client-viewer' of github.com:gthacoder/bigbluebutton into testing-version-004
|
2014-10-29 18:39:29 +00:00 |
|
Chad Pilkey
|
f84ae56e9a
|
added an additional fail case for the WebRTC audio
|
2014-10-29 09:30:03 -07:00 |
|
Maxim Khlobystov
|
b46432ad5b
|
Added the first set of integration tests for the whiteboard template.
|
2014-10-28 19:03:05 -07:00 |
|
Maxim Khlobystov
|
91ad8d560b
|
Prevented the whiteboard from redrawing another identical image every time some shape is destroyed, fixed the issue with an auto-resized slide happening when undoing/clearing the whiteboard.
|
2014-10-28 18:10:51 -07:00 |
|
perroned
|
e7f4d76b95
|
Removed useless code.
|
2014-10-28 08:02:41 -07:00 |
|
perroned
|
0a698e4697
|
Made footer easier to read.
|
2014-10-28 08:02:25 -07:00 |
|
perroned
|
5c7f8a8379
|
Removing deleting private conversations.
|
2014-10-28 07:35:54 -07:00 |
|
perroned
|
6b1ca58328
|
Adding UI for viewing extra conversations.
|
2014-10-28 07:30:07 -07:00 |
|
perroned
|
5cc4eb8210
|
Organizing code, added handlers for viewing extra conversations.
|
2014-10-28 07:29:11 -07:00 |
|
perroned
|
d020e77e04
|
Adding button to let you scroll through extra private conversations.
|
2014-10-28 07:25:32 -07:00 |
|
perroned
|
524918ffcc
|
Organized code, added a safe string helper.
|
2014-10-28 07:24:56 -07:00 |
|
perroned
|
c1fa10e3bf
|
Fix CSS/LESS conflicts, simplified, and organized code.
|
2014-10-28 06:06:38 -07:00 |
|
Maxim Khlobystov
|
461ae08280
|
Added the ability to distinguish between moderator and attendee.
|
2014-10-27 19:19:56 -07:00 |
|
Maxim Khlobystov
|
493659dd24
|
Set HTML5 users' initial status so that they are attendees by default.
|
2014-10-27 16:58:05 -07:00 |
|
Jesus Federico
|
ca07244197
|
Merge pull request #412 from jfederico/master
bbb-lti: Addedd support for assigning the role of moderator to all users
|
2014-10-27 17:44:24 -04:00 |
|
Jesus Federico
|
148c4d4cfe
|
bbb-lti: Addedd support for assigning the role of moderator to all users
|
2014-10-27 17:42:25 -04:00 |
|
Richard Alam
|
20393bd4c7
|
- init the bbb-apps state to not-available to prevent race condition where
a meeting gets created but bbb-apps isn't ready to handle the request.
|
2014-10-27 19:01:47 +00:00 |
|
Richard Alam
|
5a83eab737
|
- return api version when url is http://<host>/bigbluebutton
|
2014-10-27 19:01:01 +00:00 |
|
Maxim Khlobystov
|
0f5ef13d73
|
Merge branch 'testing-version-004' of https://github.com/antobinary/bigbluebutton into meteor-client-viewer
|
2014-10-26 15:10:02 -07:00 |
|
Fred Dixon
|
b6ab48000b
|
Updates to default.pdf for 0.9.0
|
2014-10-25 17:37:53 -04:00 |
|
Fred Dixon
|
0aa299657f
|
Detect first if FreeSWITCH is listening in bbb-conf --check before matching with IP addresses
|
2014-10-25 17:37:40 -04:00 |
|
Fred Dixon
|
6603820eef
|
Merge pull request #410 from SenecaCDOT-BigBlueButton/bigbluebutton-client-system-check-app
modifying build.xml to copy custom BBBClientCheck.html file, adding addi...
|
2014-10-25 00:49:20 -04:00 |
|
Richard Alam
|
c3b0ba1353
|
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1692
|
2014-10-24 21:31:22 +00:00 |
|
Richard Alam
|
cb981c14f7
|
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1804
|
2014-10-24 21:30:43 +00:00 |
|
Anton Georgiev
|
09ab585bcc
|
fix indent, lint
|
2014-10-24 15:09:58 +00:00 |
|
Richard Alam
|
0c42c1371c
|
- new signed applet valid until oct 30, 2015
|
2014-10-23 19:55:43 +00:00 |
|
Richard Alam
|
1068d594a8
|
- don't let viewers mute/unmute others through the webcam window
|
2014-10-23 18:59:06 +00:00 |
|
Anton Georgiev
|
afa5485b4e
|
Merge branch 'meteor-client-tests' of github.com:gthacoder/bigbluebutton into meteor-client-tests
Conflicts:
labs/meteor-client/app/.meteor/packages
|
2014-10-23 17:46:43 +00:00 |
|
Anton Georgiev
|
0d3fceae18
|
Merge branch 'meteor-new-auth' of github.com:perroned/bigbluebutton into testing-version-004
|
2014-10-23 17:37:21 +00:00 |
|
Anton Georgiev
|
89617ffe1b
|
Merge branch 'testing-version-004' of github.com:antobinary/bigbluebutton into testing-version-04
Conflicts:
labs/meteor-client/app/.meteor/packages
labs/meteor-client/app/client/lib/custom.bootstrap.json
|
2014-10-23 17:35:17 +00:00 |
|
Anton Georgiev
|
f73ee5e6bd
|
new bootstrap
|
2014-10-23 17:32:17 +00:00 |
|
Anton Georgiev
|
60171511e0
|
add user fix condition
|
2014-10-23 17:26:08 +00:00 |
|
Maxim Khlobystov
|
276f04b8d3
|
Improved the quality of usersList rendering specs and added some new test cases.
|
2014-10-22 20:04:32 -07:00 |
|
syeshchenko
|
0d54cfad2c
|
modifying build.xml to copy custom BBBClientCheck.html file, adding additional value to gitignore
|
2014-10-22 17:13:49 -04:00 |
|
syeshchenko
|
5c93bddb48
|
clearing more files that are not required and additional paramaters to gitignore
|
2014-10-22 13:52:07 -04:00 |
|
syeshchenko
|
2d0faf7922
|
adding gitignore, removing files that are not required
|
2014-10-22 13:46:29 -04:00 |
|
syeshchenko
|
353dffb237
|
initial commit for client check app
|
2014-10-22 13:23:03 -04:00 |
|
perroned
|
6c31b25fad
|
By default allow chat notifications.
|
2014-10-22 12:16:09 -04:00 |
|