Richard Alam
|
4baf8369ff
|
- apply voice status to correct user
|
2017-06-26 14:01:25 -07:00 |
|
Richard Alam
|
00cee79501
|
- do not show when user joins listen-only
|
2017-06-26 14:00:51 -07:00 |
|
Richard Alam
|
2316e73c26
|
Merge branch '2.0-Polls' of https://github.com/antobinary/bigbluebutton into antobinary-2.0-Polls
|
2017-06-26 14:00:38 -07:00 |
|
Richard Alam
|
99046fb685
|
- handle emoji status changed message in client
|
2017-06-26 12:38:00 -07:00 |
|
Richard Alam
|
9dc41437e8
|
- handle user left
|
2017-06-26 10:34:22 -07:00 |
|
Richard Alam
|
dfa1557116
|
- display default presentation
|
2017-06-26 07:24:38 -07:00 |
|
Richard Alam
|
f7376e11c0
|
- get presentation info
|
2017-06-25 16:11:29 -07:00 |
|
Richard Alam
|
2931b719c6
|
- get presentation info
|
2017-06-25 13:26:37 -07:00 |
|
Richard Alam
|
9317cdfcc0
|
Merge branch 'capilkey-move-presentation-messages-2x' into merge-presentation
|
2017-06-25 11:25:23 -07:00 |
|
Richard Alam
|
34cab65b2e
|
Merge branch 'move-presentation-messages-2x' of https://github.com/capilkey/bigbluebutton into capilkey-move-presentation-messages-2x
|
2017-06-24 15:46:22 -07:00 |
|
Richard Alam
|
ae4fc536b1
|
- fix use leaving voice conf
|
2017-06-24 06:47:19 -07:00 |
|
Richard Alam
|
77da487c60
|
- handle user muted and talking messages
|
2017-06-23 18:14:55 -07:00 |
|
Richard Alam
|
ceb4d74e55
|
- handle user join and left voice conference
|
2017-06-23 14:34:05 -07:00 |
|
Anton Georgiev
|
9a0a4d5669
|
work on displaying poll result annotation in flash client
|
2017-06-23 17:26:53 -04:00 |
|
Richard Alam
|
4dda2543ac
|
- handle user joined voice conf
|
2017-06-23 12:26:28 -07:00 |
|
Richard Alam
|
7ffd1a80bd
|
- assign presenter when no presenter present
|
2017-06-23 11:12:17 -07:00 |
|
Chad Pilkey
|
1c226fd3af
|
2.0 presentation message work, presentation conversion msgs in bbb-web missing
|
2017-06-23 13:27:56 -04:00 |
|
Richard Alam
|
c4616f1ce0
|
- load modules after validate token
|
2017-06-22 14:42:10 -07:00 |
|
Richard Alam
|
48b6fcdb09
|
- use LiveMeeting to store state
|
2017-06-22 13:52:39 -07:00 |
|
Anton Georgiev
|
9dc00519db
|
Polls 2.0 on Flash client
|
2017-06-22 11:38:42 -04:00 |
|
Richard Alam
|
13efe38e87
|
- include webcam streams in users list
|
2017-06-22 08:30:39 -07:00 |
|
Richard Alam
|
0bc5e24886
|
- cleanup
|
2017-06-22 08:04:00 -07:00 |
|
Richard Alam
|
5957259b49
|
- combining web and voice users looks better
|
2017-06-22 08:00:32 -07:00 |
|
Richard Alam
|
8bf19d09ba
|
- fix exception in voice users list
|
2017-06-21 17:20:44 -07:00 |
|
Richard Alam
|
f30f16c64c
|
- try to display voice users list
|
2017-06-21 17:10:52 -07:00 |
|
Richard Alam
|
e32e15934b
|
- try to display voice only users
|
2017-06-21 14:43:36 -07:00 |
|
Richard Alam
|
11609d840b
|
- display users list
|
2017-06-21 13:47:10 -07:00 |
|
Richard Alam
|
c41b9b9a7a
|
- display users list
|
2017-06-21 13:32:37 -07:00 |
|
Richard Alam
|
281108b1ab
|
- send waitForApproval for guest on validate token
|
2017-06-21 10:49:08 -07:00 |
|
Richard Alam
|
30bafd7983
|
- try using new user data instead of BBBUser
|
2017-06-21 09:41:59 -07:00 |
|
Richard Alam
|
5a560514f2
|
- handle webcam in flash client
|
2017-06-20 14:08:36 -07:00 |
|
Richard Alam
|
71d8b26ec1
|
- fake user generator so we can populate meeting with fake users for development
|
2017-06-20 13:44:26 -07:00 |
|
Ghazi Triki
|
2649533bd8
|
Handle layout messages for V2.
|
2017-06-20 17:15:03 +01:00 |
|
Richard Alam
|
e8e83b85b8
|
- fix assigning of role properly
|
2017-06-19 14:19:54 -07:00 |
|
Richard Alam
|
bd46c386fc
|
Merge branch 'bbb-2x-mconf' into refactor-client
|
2017-06-19 13:28:51 -07:00 |
|
Richard Alam
|
d0343b40d2
|
- delay processing of pre-uploaded presentation to make sure that meeting has been created before
presentation conversion has completed.
|
2017-06-19 13:04:07 -07:00 |
|
Richard Alam
|
bb8944570b
|
- fix validate auth token race condition where the validate auto token is sent to the meeting before
the meeting has been created
|
2017-06-19 12:34:53 -07:00 |
|
Richard Alam
|
cb7219ee38
|
Merge branch 'breakout-rooms-2x-messages' of https://github.com/riadvice/bigbluebutton into riadvice-breakout-rooms-2x-messages
|
2017-06-19 11:41:54 -07:00 |
|
Richard Alam
|
2f9109d0a7
|
- fix some client initialization issues
|
2017-06-19 11:41:03 -07:00 |
|
Richard Alam
|
4f2fd83851
|
- client project properties
|
2017-06-19 11:25:27 -07:00 |
|
Ghazi Triki
|
5fc84b50f0
|
Merge remote-tracking branch 'bigbluebutton/bbb-2x-mconf' into breakout-rooms-2x-messages
# Conflicts:
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonInGW.scala
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/api/InMessages.scala
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/api/OutMessages.scala
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/pubsub/senders/ReceivedJsonMsgHandlerActor.scala
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/running/MeetingActor.scala
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/running/RunningMeeting.scala
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core2/message/handlers/UserJoinMeetingReqMsgHdlr.scala
# akka-bbb-apps/src/main/scala/org/bigbluebutton/endpoint/redis/RedisRecorderActor.scala
# bbb-common-message/src/main/scala/org/bigbluebutton/common2/messages/MessageBody.scala
# bbb-common-message/src/main/scala/org/bigbluebutton/common2/messages/Messages.scala
# bigbluebutton-client/src/org/bigbluebutton/main/model/users/NetConnectionDelegate.as
# bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
|
2017-06-19 17:46:46 +01:00 |
|
Richard Alam
|
4f4c11b10a
|
- fix some client initialization issues
|
2017-06-19 07:40:40 -07:00 |
|
Richard Alam
|
b22b5ce73e
|
- minor changes to client
|
2017-06-18 17:39:24 -07:00 |
|
Richard Alam
|
e7ffcbfbe7
|
- merging latest bbb-2x-mconf
|
2017-06-16 18:12:29 -07:00 |
|
Richard Alam
|
dc1c1e8b9e
|
Merge branch 'move-whiteboard-messages-2x' of https://github.com/capilkey/bigbluebutton into capilkey-move-whiteboard-messages-2x
|
2017-06-16 17:18:50 -07:00 |
|
Chad Pilkey
|
f3ab70f060
|
convert whiteboard messages to the 2.0 method and remove old
|
2017-06-16 18:09:25 -04:00 |
|
Richard Alam
|
003af41870
|
- remove authToken from BBBUser as it is not used
|
2017-06-16 14:29:33 -07:00 |
|
Richard Alam
|
97c3b18a81
|
- put shared notes info into live meeting
|
2017-06-16 13:41:56 -07:00 |
|
Richard Alam
|
6c67d4dbc5
|
- dispatch event when breakout rooms values in the data model changes
|
2017-06-16 12:18:31 -07:00 |
|
Richard Alam
|
d8bc6fc2db
|
- put lock setting out of Conference
|
2017-06-16 10:08:31 -07:00 |
|