Chad Pilkey
|
911c2b84fe
|
Merge pull request #4845 from capilkey/fix-presentationpod-reconnect
Change presentation pod reconnect to get all pods
|
2017-12-18 20:30:54 -05:00 |
|
Chad Pilkey
|
5bb13dedbf
|
change presentation pod reconnect to get all pods
|
2017-12-18 17:07:08 -05:00 |
|
Richard Alam
|
72fd493c23
|
- add reason on why client is disconnected
|
2017-12-15 19:16:37 -08:00 |
|
Ghazi Triki
|
89814bd613
|
Implement new feature: set presentation downloadable on and off. Work in progress.
|
2017-12-15 16:08:56 +01:00 |
|
Richard Alam
|
e0d0971070
|
Merge branch '2.1-whiteboard-improvements' of https://github.com/capilkey/bigbluebutton into capilkey-2.1-whiteboard-improvements
|
2017-12-13 10:16:43 -08:00 |
|
Chad Pilkey
|
777fe53c39
|
rearrange WhiteboardMsgs so they are divided by direction
|
2017-12-13 12:14:39 -05:00 |
|
Chad Pilkey
|
4881fbbc0b
|
clean up spacing for WhiteboardMsgs so they're easier to read
|
2017-12-13 02:17:36 -05:00 |
|
Chad Pilkey
|
1551dcae15
|
move multiuser to be per-whiteboard
|
2017-12-13 02:14:43 -05:00 |
|
Richard Alam
|
7f51071f9e
|
- display specific eject reason to user
|
2017-12-11 14:03:14 -08:00 |
|
Richard Alam
|
9923704012
|
- eject user with duplicate external userid
|
2017-12-11 12:51:00 -08:00 |
|
Richard Alam
|
dda21b4a5e
|
Merge pull request #4793 from capilkey/disabled-moderator-unmute
Fix meeting mute and disable unmute of others
|
2017-12-11 11:00:41 -05:00 |
|
Chad Pilkey
|
860fd2a5df
|
fix meeting mute and disable unmute of others
|
2017-12-11 00:00:32 -05:00 |
|
Richard Alam
|
2574a18e7f
|
Merge branch 'synch-with-v2.0' into guest-and-authenticated-guest
|
2017-12-08 12:04:56 -08:00 |
|
Richard Alam
|
715a0177fd
|
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into synch-with-v2.0
|
2017-12-08 11:26:09 -08:00 |
|
Richard Alam
|
68e452df6c
|
- add guest and authenticated info in client so we can display them separately
|
2017-12-07 10:47:07 -08:00 |
|
Chad Pilkey
|
4ce4204536
|
added poll record events, removed unused HidePoll message
|
2017-12-07 07:58:42 -08:00 |
|
Chad Pilkey
|
158fb6c7b2
|
cleanup of old java messages and other unused code
|
2017-12-04 12:31:16 -05:00 |
|
Richard Alam
|
e13a68377c
|
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into synch-with-v2.0
|
2017-11-20 08:42:46 -08:00 |
|
Richard Alam
|
1466636d17
|
Merge branch '2.1-presentation-cleanup' of https://github.com/capilkey/bigbluebutton into capilkey-2.1-presentation-cleanup
|
2017-11-20 07:24:21 -08:00 |
|
Chad Pilkey
|
3235f8423c
|
clean up of akka-app presentpod code (removed ownerId and other redundant date)
|
2017-11-19 14:34:19 -05:00 |
|
Richard Alam
|
6ff5d0db42
|
- pass mute param on message so we don't rely on toggling mute/unmute state for users
|
2017-11-17 08:46:18 -08:00 |
|
Richard Alam
|
9329e9316b
|
- determine guest status properly for moderators
|
2017-11-15 12:39:06 -08:00 |
|
Anton Georgiev
|
2276522c2e
|
Merge branch 'master' into remove-user-when-user-leaves
|
2017-11-14 14:57:19 -02:00 |
|
Richard Alam
|
420b6a9a14
|
- provide a way to skip whitelist filter in bbb-apps
- tell akka-apps to eject user for client that violates whitelist
- when validate token fails, disconnect client.
|
2017-11-13 14:25:31 -08:00 |
|
Richard Alam
|
b2aae3ab3c
|
- clear public chat (incomplete)
TODO: client doesn't clear yet
|
2017-11-13 05:56:14 -08:00 |
|
prlanzarin
|
f43b77c19f
|
Merge branch 'node-bbb-apps-packaging' into bbb-webrtc-sfu
Conflicts:
bigbluebutton-html5/imports/startup/client/base.jsx
bigbluebutton-html5/imports/ui/components/actions-bar/actions-dropdown/component.jsx
bigbluebutton-html5/imports/ui/components/actions-bar/component.jsx
bigbluebutton-html5/imports/ui/components/app/container.jsx
bigbluebutton-html5/imports/ui/components/screenshare/service.js
bigbluebutton-html5/imports/ui/components/video-dock/component.jsx
bigbluebutton-html5/imports/ui/components/video-dock/container.jsx
bigbluebutton-html5/private/locales/en.json bigbluebutton-html5/server/main.js
|
2017-11-11 03:41:37 +00:00 |
|
Anton Georgiev
|
411307af3f
|
handle zoom and move event in presentation pods
|
2017-11-03 15:35:59 -04:00 |
|
Richard Alam
|
4e8f2abbb3
|
- pass token on video connect
|
2017-11-01 14:55:48 -07:00 |
|
Anton Georgiev
|
28f1809a70
|
independent control of presenter for modules Present and Whiteboard
|
2017-10-31 18:49:25 -04:00 |
|
Anton Georgiev
|
8450921362
|
separate cursor events depending on whiteboardId (pod)
|
2017-10-31 15:55:59 -04:00 |
|
Richard Alam
|
b128ba3fea
|
Merge pull request #4593 from antobinary/pods_vol4
Improvements to Presentation Pods
|
2017-10-29 16:11:00 -04:00 |
|
Anton Georgiev
|
ebdaedd3ae
|
work on remove presentation from pod. WIP
|
2017-10-29 13:12:27 -04:00 |
|
Richard Alam
|
5be0dec165
|
Merge branch 'pods_vol4' of https://github.com/antobinary/bigbluebutton into antobinary-pods_vol4
|
2017-10-28 17:32:29 -07:00 |
|
Anton Georgiev
|
8dddd206c3
|
send presenter group to late joiner
|
2017-10-28 20:08:54 -04:00 |
|
Richard Alam
|
c14a946041
|
- generate recording path in akka-apps for audio
|
2017-10-26 14:07:22 -07:00 |
|
Richard Alam
|
8497b9049d
|
Merge branch 'master' into implement-multi-chat
|
2017-10-25 07:33:26 -07:00 |
|
Anton Georgiev
|
8e06408a33
|
set current presenter in pod
|
2017-10-24 15:49:57 -04:00 |
|
Richard Alam
|
066ceea0f4
|
- generate record chapter break event
|
2017-10-23 12:16:26 -07:00 |
|
Anton Georgiev
|
6f8abff77c
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into pods_vol4
|
2017-10-21 08:50:25 -04:00 |
|
Anton Georgiev
|
030567368a
|
add/remove user from presenter groups
|
2017-10-20 17:01:57 -04:00 |
|
Richard Alam
|
afb217fe70
|
Merge branch 'remove-reconnect-handler' of https://github.com/ritzalam/bigbluebutton into ritzalam-remove-reconnect-handler
|
2017-10-20 08:11:49 -07:00 |
|
Richard Alam
|
11f0bdf0ac
|
Merge branch 'pods_vol4' of https://github.com/antobinary/bigbluebutton into antobinary-pods_vol4
|
2017-10-19 17:46:35 -07:00 |
|
Richard Alam
|
e01692c40b
|
- send voice conf started and destroyed message
|
2017-10-19 17:18:50 -07:00 |
|
Anton Georgiev
|
04cef71384
|
re-enable next/prev/goto slide
|
2017-10-19 14:47:59 -04:00 |
|
Richard Alam
|
cbd82ffa29
|
- simplify sending of message
|
2017-10-18 10:07:54 -07:00 |
|
Anton Georgiev
|
d521b19623
|
Merge branch 'implement-multi-chat' of github.com:ritzalam/bigbluebutton into pods_vol3
|
2017-10-03 11:13:48 -04:00 |
|
Richard Alam
|
398e6f7a02
|
- try opening windows
|
2017-10-01 17:29:44 -07:00 |
|
Anton Georgiev
|
60904989b3
|
work on set presentation (client + akka apps)
|
2017-10-01 09:50:12 -04:00 |
|
Anton Georgiev
|
23dadc5477
|
work on separating pods - client/conversion/apps
|
2017-09-29 18:20:33 -04:00 |
|
Richard Alam
|
e849e1b5ee
|
- approve guest user
|
2017-09-28 16:56:33 -07:00 |
|
Richard Alam
|
8e7670c81d
|
- handle guest policy
|
2017-09-27 11:16:14 -07:00 |
|
Richard Alam
|
4804d69a62
|
- reject user on enter api if guest has been denied
|
2017-09-25 14:29:02 -07:00 |
|
Richard Alam
|
e062e42cd0
|
- implement redirect of client to guest waiting
|
2017-09-25 14:12:54 -07:00 |
|
Anton Georgiev
|
6d4fa587c8
|
work on add and remove presentation pods
|
2017-09-25 14:58:11 -04:00 |
|
Richard Alam
|
5c2e12f04f
|
- display chat history
|
2017-09-21 14:13:42 -07:00 |
|
Anton Georgiev
|
9283c342b7
|
add a default presentation pod on present module load
|
2017-09-21 15:30:39 -04:00 |
|
Richard Alam
|
e651785a4e
|
- handle group chat created msg on client
|
2017-09-20 11:59:33 -07:00 |
|
Richard Alam
|
ff23e66220
|
- implement create group chat handler
|
2017-09-20 09:04:00 -07:00 |
|
Anton Georgiev
|
32398bc40e
|
Merge branch 'implement-group-chat' of github.com:ritzalam/bigbluebutton into pods_vol1
|
2017-09-19 11:41:52 -04:00 |
|
Augusto Bennemann
|
2067c50c55
|
HTML5 video for bbb2.0
|
2017-09-19 10:53:27 -03:00 |
|
Richard Alam
|
fea62db871
|
- handle get chat history
|
2017-09-15 13:04:22 -07:00 |
|
Richard Alam
|
1fae5d6b96
|
- send and receive public chat message
|
2017-09-15 11:17:19 -07:00 |
|
Richard Alam
|
9b0f074d6e
|
- modify chat to use models
|
2017-09-13 13:35:46 -07:00 |
|
Richard Alam
|
a790143d37
|
- create publish group chat
|
2017-09-13 10:55:08 -07:00 |
|
Anton Georgiev
|
f8087e0af3
|
store, check, exprire upload authz tokens in bbb-web
|
2017-09-13 10:39:28 -04:00 |
|
Richard Alam
|
6decd24480
|
- implement group chat handlers
|
2017-09-12 14:47:33 -07:00 |
|
Anton Georgiev
|
bba8300fbf
|
require token to upload presentation
|
2017-09-12 16:25:41 -04:00 |
|
Anton Georgiev
|
e9d7fe0468
|
reorganize presentation messages
|
2017-09-12 09:47:31 -04:00 |
|
Richard Alam
|
81acf00079
|
- change access type to string
|
2017-09-07 13:21:09 -07:00 |
|
Richard Alam
|
e0161b8da8
|
- implement group chat message handlers
|
2017-09-07 12:51:19 -07:00 |
|
Richard Alam
|
c7686b3a90
|
- implement group chat
|
2017-09-06 12:58:36 -07:00 |
|
Richard Alam
|
3a6690c335
|
- start implementing group chat
|
2017-09-05 17:08:40 -07:00 |
|
Pedro Beschorner Marin
|
4017d12fa1
|
Refactored shared notes cleaning to force sync
|
2017-09-01 19:36:15 +00:00 |
|
Richard Alam
|
5e1297e8f8
|
- trigger sending of rtt from server side
- send rtt of client to server so we can collect data
|
2017-08-16 14:05:22 -07:00 |
|
Richard Alam
|
ec314b8105
|
- add round trip trace message from client and back to tell us where the bottleneck
might be when using multi-user whiteboard.
|
2017-08-16 09:44:27 -07:00 |
|
Richard Alam
|
3879d48f17
|
Merge branch 'audio-state' of https://github.com/antobinary/bigbluebutton into antobinary-audio-state
|
2017-08-14 11:52:04 -07:00 |
|
Anton Georgiev
|
293c58ca42
|
distinguish fresh user join from reconnect. Recover audio state
|
2017-08-14 14:38:51 -04:00 |
|
Chad Pilkey
|
ac030e6254
|
fix meeting and client locking
|
2017-08-11 20:53:09 -04:00 |
|
Anton Georgiev
|
1e492dba73
|
Merge branch 'bbb-2x-mconf' of github.com:bigbluebutton/bigbluebutton into fix-webcam-state
|
2017-08-10 15:31:29 -04:00 |
|
Anton Georgiev
|
1dc5de1665
|
cleanup unused object
|
2017-08-10 15:30:29 -04:00 |
|
Richard Alam
|
1a698058e1
|
- implement check to see if akka-apps is alive from bbb-web so we can return an
error to API requests
|
2017-08-08 12:16:00 -07:00 |
|
Richard Alam
|
5ecf0c3651
|
- hook up end meeting from api
|
2017-08-02 13:06:16 -07:00 |
|
Richard Alam
|
b072b6e354
|
- log start voice recording message
|
2017-08-02 11:32:43 -07:00 |
|
Richard Alam
|
510d7717ab
|
Merge pull request #4167 from ritzalam/fix-user-leaving
tracking user disconnects
|
2017-07-31 13:58:18 -04:00 |
|
Richard Alam
|
747c197239
|
- add analytics actor for logging messages we are interested in. Better to do this in another app
but don't want to create another app for now. Might extract this sometime in the future.
|
2017-07-31 10:54:05 -07:00 |
|
Chad Pilkey
|
56b362e3c7
|
Merge pull request #4165 from capilkey/2.0-message-recording
Replace old Java event recording with Scala equivalent
|
2017-07-31 13:24:18 -04:00 |
|
Anton Georgiev
|
f6699b10f7
|
Merge pull request #4166 from antobinary/request-wb-access-on-meteor-start
Inform meteor app about current multi-user property in each meeting
|
2017-07-31 13:21:51 -04:00 |
|
Anton Georgiev
|
39565e5a72
|
switch to a new sync message on html5 only redis channel
|
2017-07-31 12:12:16 -04:00 |
|
Chad Pilkey
|
1f8aa4618f
|
new akka-apps record structure
|
2017-07-31 12:02:13 -04:00 |
|
Pedro Beschorner Marin
|
77603a62c8
|
Limiting the number of shared notes
|
2017-07-30 22:11:13 +00:00 |
|
Richard Alam
|
d39e823a85
|
Merge branch 'akka-transcode-new-messages' of https://github.com/prlanzarin/bigbluebutton-1 into prlanzarin-akka-transcode-new-messages
|
2017-07-27 07:53:27 -07:00 |
|
Richard Alam
|
6fb08c1396
|
- convert over lock setting into 2x messages
|
2017-07-26 13:19:19 -07:00 |
|
Pedro Beschorner Marin
|
cd34d2c139
|
Merge remote-tracking branch 'bbb-2x-mconf' into transcode-new-messages
Conflicts:
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonActor.scala
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/MessageSenderActor.scala
|
2017-07-25 14:47:21 +00:00 |
|
Pedro Beschorner Marin
|
d50f65fce1
|
Moved akka-transcode messages to 2.0 format
|
2017-07-25 13:23:20 +00:00 |
|
Richard Alam
|
ad37b52835
|
Merge branch 'bbb-2x-mconf' of github.com:bigbluebutton/bigbluebutton into fix-breakout-room-messaging
|
2017-07-24 18:21:59 -07:00 |
|
Richard Alam
|
5afcbe539b
|
- put back old messages as they are still used by video-broadcast and bbb-video. We
can remove them once we've worked on those 2 apps.
|
2017-07-24 18:02:45 -07:00 |
|
Richard Alam
|
555302f11e
|
- try to fix messaging of breakout rooms
|
2017-07-24 10:39:29 -07:00 |
|
Richard Alam
|
1269347289
|
Merge branch 'bbb-2x-mconf' of github.com:bigbluebutton/bigbluebutton into fix-breakout-room-messaging
|
2017-07-21 20:55:40 -07:00 |
|
Richard Alam
|
47f012f08f
|
- start fixing breakout rooms
|
2017-07-21 14:15:51 -07:00 |
|
Chad Pilkey
|
c8f38ebae1
|
Merge remote-tracking branch 'upstream/bbb-2x-mconf' into cleanup-old-1.1-apps
|
2017-07-21 14:30:51 -04:00 |
|