Richard Alam
|
30bafd7983
|
- try using new user data instead of BBBUser
|
2017-06-21 09:41:59 -07:00 |
|
Richard Alam
|
582cdf07ec
|
- fix compile issue due to breaking of messages
|
2017-06-21 08:05:49 -07:00 |
|
Richard Alam
|
28b115d742
|
- break down messages
|
2017-06-20 19:15:38 -07:00 |
|
Richard Alam
|
63574cd8bd
|
- split messages
|
2017-06-20 18:57:10 -07:00 |
|
Richard Alam
|
f4a5097289
|
- add run script for bbb-web
|
2017-06-20 14:27:54 -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 |
|
Anton Georgiev
|
e4534ef728
|
Merge pull request #4021 from antobinary/html5-login-via-sessionToken
Html5 clients now log in via sessionToken
|
2017-06-19 17:30:41 -04:00 |
|
Richard Alam
|
efef48fcf9
|
Merge pull request #4022 from ritzalam/refactor-client
Change in client and sending messages
|
2017-06-19 17:23:17 -04: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
|
65d91bf392
|
Merge branch 'riadvice-breakout-rooms-2x-messages' into bbb-2x-mconf
|
2017-06-19 12:36:21 -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 |
|
Richard Alam
|
6021bb93c9
|
- send users, voice users, webcams on validate auth token
|
2017-06-19 11:21:51 -07:00 |
|
Anton Georgiev
|
367b905ec5
|
use enter api to get meetingId, authToken, etc
|
2017-06-19 14:03:12 -04:00 |
|
Anton Georgiev
|
a50d3d7895
|
demohtml5 create meeting unless existing
|
2017-06-19 14:01:43 -04:00 |
|
Anton Georgiev
|
8e16114c3f
|
html5client login now redirect=true to url+sessionToken
|
2017-06-19 14:01:24 -04:00 |
|
Anton Georgiev
|
9bae75375b
|
pass sessionToken to html5 client
|
2017-06-19 13:59:48 -04: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 |
|
Ghazi Triki
|
c7c39989a3
|
Added all breakout rooms events handlers in akka-bbb-apps project.
|
2017-06-19 16:57:36 +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
|
957213f47b
|
Merge pull request #4019 from ritzalam/add-new-users-collection-instead-of-in-conference
Modified client to consolidate where we store meeting state
|
2017-06-18 08:43:39 -04:00 |
|
Richard Alam
|
e80a3de440
|
- put message into it's own sender
|
2017-06-17 19:28:43 -07:00 |
|
Richard Alam
|
e7ffcbfbe7
|
- merging latest bbb-2x-mconf
|
2017-06-16 18:12:29 -07:00 |
|
Richard Alam
|
480438b3be
|
Merge branch 'antobinary-2.0-Polls' into bbb-2x-mconf
|
2017-06-16 17:38:41 -07:00 |
|
Richard Alam
|
5c76f413bb
|
Merge branch '2.0-Polls' of https://github.com/antobinary/bigbluebutton into antobinary-2.0-Polls
|
2017-06-16 17:38:06 -07:00 |
|
Richard Alam
|
92d80d7066
|
Merge branch 'capilkey-move-whiteboard-messages-2x' into bbb-2x-mconf
|
2017-06-16 17:19:20 -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 |
|
Anton Georgiev
|
522227da51
|
startPoll does not need to return anything. Avoid .get
|
2017-06-16 17:19:09 -04:00 |
|
Anton Georgiev
|
b3c323bdc7
|
cleanup
|
2017-06-16 17:05:12 -04:00 |
|
Anton Georgiev
|
c6e7a17085
|
sendGetCurrentPollRespMsg with Option[PollVO]
|
2017-06-16 17:03:21 -04: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 |
|
Anton Georgiev
|
b61fe6faaf
|
send events straight to meeting eventBus
|
2017-06-16 14:54:38 -04:00 |
|
Richard Alam
|
d8bc6fc2db
|
- put lock setting out of Conference
|
2017-06-16 10:08:31 -07:00 |
|
Richard Alam
|
2ce9b95775
|
- some util scripts
|
2017-06-16 10:07:47 -07:00 |
|
Anton Georgiev
|
77b78a1ae7
|
Polls 2.0 - the rest of the messages
|
2017-06-16 12:01:14 -04:00 |
|
Anton Georgiev
|
882b4215d4
|
added Polls model, StartPollReqMsg and StartPollRespMsg
|
2017-06-16 11:51:07 -04:00 |
|
Richard Alam
|
0c883fd0ea
|
- start refactoring recording service
|
2017-06-16 11:18:26 -04:00 |
|
Richard Alam
|
9199474c79
|
- formatting changes
|
2017-06-15 19:17:48 -07:00 |
|
Richard Alam
|
5c84354715
|
- try to consolidate meeting state in one place
|
2017-06-15 19:09:32 -07:00 |
|
Richard Alam
|
4339a48aae
|
- handle validate token
|
2017-06-14 14:40:34 -07:00 |
|
Richard Alam
|
f430c7dce3
|
- create classes for guest policy
|
2017-06-14 14:17:54 -07:00 |
|