Anton Georgiev
f1d3f31f3f
reuse DEFAULT_PRESENTATION_POD as a const
2017-11-02 16:54:42 -04:00
Richard Alam
4d44f09c84
- add permissions check on a few messages
2017-11-02 13:16:44 -07:00
Richard Alam
c2d0406d4c
- Check auth token when connecting to bbb-video. Close connection if not authorized.
2017-11-02 10:33:28 -07:00
Richard Alam
06e974847e
- send validate conn token
2017-11-01 19:54:24 -07:00
Richard Alam
4e8f2abbb3
- pass token on video connect
2017-11-01 14:55:48 -07:00
Richard Alam
f9b4209d74
- make chapter break length configurable
2017-11-01 12:23:03 -07:00
Anton Georgiev
9818fca29e
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into pods_vol4
2017-11-01 09:56:58 -04: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
Chad Pilkey
a51274c7ad
add security check for ChangeUserEmoji
2017-10-31 13:07:53 -04:00
Chad Pilkey
3b91a87658
change two security checks to header userId from body
2017-10-31 13:06:00 -04:00
Chad Pilkey
7e47a08f29
allow users to mute themselves again
2017-10-31 13:05:07 -04:00
Chad Pilkey
ebcf7dc4cc
added some of the rights management checks
2017-10-30 23:21:02 -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
Anton Georgiev
d888af2583
cleanup; moved assignments after constructor
2017-10-29 11:53:16 -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
7885023e19
Merge branch 'implement-multi-chat' of github.com:ritzalam/bigbluebutton into antobinary-pods_vol4
2017-10-28 14:58:35 -07:00
Richard Alam
519da9033d
Merge branch 'pods_vol4' of https://github.com/antobinary/bigbluebutton into antobinary-pods_vol4
2017-10-27 17:16:57 -07:00
Anton Georgiev
99f409f41e
cleanup
2017-10-27 19:28:22 -04:00
Anton Georgiev
d38a05105c
work on maintaining correct state (current presentation in pod)
2017-10-27 19:17:50 -04:00
Richard Alam
14691b2bf1
- change trigger for start/stop voice recording
2017-10-27 09:29:27 -07:00
Richard Alam
a7a8c2a0cc
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into implement-multi-chat
2017-10-27 08:03:25 -07:00
Richard Alam
84b12dfa94
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into synch-with-v2.0
2017-10-27 07:51:17 -07:00
Anton Georgiev
1efe354031
work on default pod race condition and controlling current pres
2017-10-26 17:54:21 -04:00
Richard Alam
51b9634bcd
- cahpterBreakLength config option
2017-10-26 14:14:00 -07:00
Richard Alam
c14a946041
- generate recording path in akka-apps for audio
2017-10-26 14:07:22 -07:00
Fred Dixon
4569e2d25e
Merge pull request #4575 from capilkey/fix-fit-to-width-extremes
...
Relax presentation resize bounds to accommodate fit-to-width
2017-10-26 15:00:48 -04:00
Chad Pilkey
18a97923c6
relax presentation resize bounds to accomodate fit-to-width
2017-10-26 13:20:43 -04:00
Richard Alam
1fc7362b2b
- add user into user's list when auto-reconnected to bbb-apps
2017-10-25 14:58:09 -07:00
Richard Alam
852353a491
- stop, start voice recording when chapter break occurs
2017-10-25 11:18:27 -07:00
Richard Alam
8497b9049d
Merge branch 'master' into implement-multi-chat
2017-10-25 07:33:26 -07:00
Anton Georgiev
ff1aac2698
hardcode podId for first pod (for default.pdf)
2017-10-24 16:54:55 -04:00
Anton Georgiev
8e06408a33
set current presenter in pod
2017-10-24 15:49:57 -04:00
Richard Alam
1f99106ba1
- write chapter break done file to kick off processing
2017-10-23 13:31:07 -07:00
Anton Georgiev
31ce060896
added podId to SlideView to isolate events
2017-10-23 16:30:25 -04:00
Richard Alam
066ceea0f4
- generate record chapter break event
2017-10-23 12:16:26 -07:00
Richard Alam
6067b96db8
Merge branch 'master' into implement-multi-chat
2017-10-23 08:00:42 -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
325a6ef8f2
show presenter group in pod dropdown
2017-10-21 08:03:52 -04:00
Anton Georgiev
030567368a
add/remove user from presenter groups
2017-10-20 17:01:57 -04:00
Richard Alam
d832719d27
- clean up some unused code
2017-10-20 11:24:05 -07:00
Richard Alam
54bd2acf99
- fix tests
2017-10-20 10:49:36 -07: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
ec35eed07c
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton
2017-10-20 08:10:43 -07:00
Richard Alam
333dba585b
- remove for now as sometimes when reconnect occurs while there is only one user in the voice conference and
...
the meeting is being records, the audio conference fails to record.
2017-10-20 07:38:50 -07:00
Richard Alam
cfec9de678
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into update-with-20
2017-10-19 18:20:25 -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
Richard Alam
a3530cad91
- remove for now as sometimes when reconnect occurs while there is only one user in the voice conference and
...
the meeting is being records, the audio conference fails to record.
2017-10-19 12:59:14 -07:00
Anton Georgiev
04cef71384
re-enable next/prev/goto slide
2017-10-19 14:47:59 -04:00
Richard Alam
a548af00f7
- format
2017-10-18 10:11:56 -07:00
Richard Alam
8070821068
Merge branch 'pods_vol4' of https://github.com/antobinary/bigbluebutton into implement-multi-chat
2017-10-18 10:09:54 -07:00
Richard Alam
cbd82ffa29
- simplify sending of message
2017-10-18 10:07:54 -07:00
Anton Georgiev
56cdecf152
add presentation into state
2017-10-18 11:46:33 -04:00
Richard Alam
313440abdd
- send an eject message to the client so client doesn't attempt to auto-reconnect
2017-10-17 15:01:10 -07:00
Richard Alam
a5ddf0b203
- setup layered handler traits for rights management
2017-10-17 13:57:57 -07:00
Richard Alam
55e371fce2
- layer rights management traits
2017-10-17 12:37:22 -07:00
Richard Alam
4a48a69c7f
- start implementing rights management
2017-10-17 11:41:05 -07:00
Richard Alam
5c765072c4
- start implementing rights management
2017-10-16 14:32:05 -07:00
Richard Alam
11c7287d26
- don't force changing listen only status on mute and talking events
2017-10-12 15:36:19 -07:00
Richard Alam
73493f1345
- change how we handle listen only for html5 user
2017-10-12 15:33:22 -07:00
Richard Alam
680a538596
- do not set listenOnly status when receiving user joined voice event from FS as
...
HTML5 client connects with no mic
2017-10-12 14:41:12 -07:00
Richard Alam
b87adb98fb
- fix passing of guest policy through create api
2017-10-03 14:45:32 -07:00
Richard Alam
2958095b32
- create private and public chats
2017-10-03 13:42:24 -07:00
Richard Alam
04ae60f6aa
- fix determining of guest status
2017-10-03 11:01:48 -07:00
Richard Alam
058751c3f2
Merge branch 'pods_vol3' of https://github.com/antobinary/bigbluebutton into antobinary-pods_vol3
2017-10-03 08:44:26 -07:00
Anton Georgiev
301003bc2d
cleanup
2017-10-03 11:43:16 -04:00
Richard Alam
ac599366be
- remove akka http prototype as redis scala is incompatible with the latest akka release
2017-10-03 08:36:18 -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
Anton Georgiev
0866bc01ce
independent pods, visible slide on presenter side
2017-10-03 11:06:54 -04:00
Richard Alam
a3ad18347e
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into implement-multi-chat
2017-10-02 18:28:02 -07:00
Richard Alam
8ae38b6f5a
- format
2017-10-02 18:01:33 -07:00
Richard Alam
fb72db4c8d
- open new public chat window
2017-10-02 11:04:11 -07:00
Ghazi Triki
ab93ae6c22
Fix send breakout room join url for late joiners.
2017-10-02 18:56:36 +01:00
Richard Alam
b71aaed133
- open multi chat windows
2017-10-02 08:30:20 -07: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
6e6bdd908c
- handle guest approval
2017-09-28 17:57:06 -07:00
Richard Alam
e849e1b5ee
- approve guest user
2017-09-28 16:56:33 -07:00
Richard Alam
fe44a79298
- send guest waiting message to client
2017-09-27 12:48:30 -07:00
Richard Alam
8e7670c81d
- handle guest policy
2017-09-27 11:16:14 -07:00
Anton Georgiev
6d4fa587c8
work on add and remove presentation pods
2017-09-25 14:58:11 -04:00
Richard Alam
4717a53182
- start implementing guest policy
2017-09-22 14:24:08 -07: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
Anton Georgiev
9c92780ddb
added presentation pod models
2017-09-20 16:58:04 -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
Richard Alam
5800f3b752
Merge branch 'upload-token' of https://github.com/antobinary/bigbluebutton into antobinary-upload-token
2017-09-19 10:11:09 -07:00
Richard Alam
c8de303c5c
- add message
2017-09-19 10:11:02 -07:00
Anton Georgiev
3a9eb01bf2
missed calling the handlePresentationUploadTokenReqMsg method in merge
2017-09-19 12:06:49 -04: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
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
Richard Alam
3a203e9adb
- cleanup
...
- try to break meassage
2017-09-12 12:25:10 -07:00
Richard Alam
4b20567d17
- refactor handlers
2017-09-09 06:59:12 -07:00
Richard Alam
9b5f652b1c
- try to extract logger
2017-09-08 12:25:45 -07:00
Richard Alam
8e610bbd22
- refactor handlers
2017-09-07 19:14:08 -07:00
Richard Alam
7f83fe3ea8
- modify polls
2017-09-07 18:00:32 -07:00
Richard Alam
c7c26f637b
- convert screenshare to not use traits
2017-09-07 15:04:50 -07:00
Richard Alam
2a3315f185
- remove parens
2017-09-07 14:50:30 -07:00
Richard Alam
9a5c11aceb
- remove traits from closed caption
2017-09-07 14:30:43 -07:00
Richard Alam
02289d0828
- do not use traits for handlers
2017-09-07 14:14:30 -07: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
0886bc5caa
Merge branch 'bbb-2x-mconf' into implement-group-chat
2017-09-07 09:18:49 -07:00
Richard Alam
987e58e78c
- fix issue where audio isn't recording if there is already a user joined listen only before a user
...
joins full duplex.
2017-09-07 09:11:11 -07:00
Richard Alam
659efaeff0
- start create group chat
2017-09-07 08:36:56 -07:00
Richard Alam
33aae4b505
- fix test compile
2017-09-06 18:39:38 -07:00
Richard Alam
6247079c07
- init state
2017-09-06 18:17:04 -07:00
Richard Alam
5b977fb57d
- add to state
2017-09-06 15:04:53 -07:00
Anton Georgiev
f6edf5d6fb
eject phone user from voice instead of kicking it
2017-09-06 17:55:44 -04:00
Richard Alam
00b2d9242e
- add tests
2017-09-06 14:29:30 -07:00
Richard Alam
c7686b3a90
- implement group chat
2017-09-06 12:58:36 -07:00
Richard Alam
a7056469fb
- implement models
2017-09-05 18:11:43 -07:00
Richard Alam
3a6690c335
- start implementing group chat
2017-09-05 17:08:40 -07:00
Chad Pilkey
523bfa0338
Merge pull request #4334 from ritzalam/rec-poll-result
...
- fix recording of poll result. See issue #4237 .
2017-09-05 14:18:08 -04:00
Pedro Beschorner Marin
4017d12fa1
Refactored shared notes cleaning to force sync
2017-09-01 19:36:15 +00:00
Chad Pilkey
a8ff311f91
Merge pull request #4342 from pedrobmarin/shared-notes-message-limit
...
Shared notes message limit
2017-08-30 18:42:00 -04:00
Chad Pilkey
52bff50f10
clean dimension numbers from pencil end message
2017-08-30 17:14:00 -04:00
Pedro Beschorner Marin
6ab641e7c3
Added shared notes clear button for moderators
2017-08-30 20:32:42 +00:00
Richard Alam
82177b4d85
- fix recording of poll result. See issue #4237 .
2017-08-30 11:01:19 -07:00
Chad Pilkey
b0e3442ef6
relax the pencil smoothing a little
2017-08-29 10:23:25 -04:00
Chad Pilkey
97da17d13b
send annotation updates based on timer
2017-08-23 17:55:03 -04:00
Chad Pilkey
c4f1e7b06f
Merge pull request #4269 from capilkey/remove-userid-capilization
...
Remove userId capital in AssignPresenter recorded event
2017-08-18 14:09:53 -04:00
Chad Pilkey
50d617f622
remove userId capital in AssignPresenter recorded event
2017-08-18 14:07:38 -04:00
Richard Alam
6c1945551d
- fix rtt timer
2017-08-17 14:24:23 -07:00
Anton Georgiev
7cddb1b865
Merge pull request #4258 from antobinary/webcams
...
Do not send broadcast cam event for existing stream
2017-08-17 12:21:11 -04:00
Richard Alam
458d23d0a2
- fix mute all and mute except presenter issue where all users cannot be muted then unmuted
2017-08-16 14:30:36 -07: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
Anton Georgiev
192cd48810
do not send broadcast cam event for existing stream
2017-08-16 16:16:22 -04: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
13b6dc065e
- fix issue where we cannot start breakout rooms again when the first breakout session ends.
2017-08-15 12:24:21 -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
Richard Alam
bc6f4f6638
- log switch presentation
...
- fix switch presentation
2017-08-11 13:19:56 -07:00
Richard Alam
965977cf80
- go through all presentations instead of just getting the active presentation
2017-08-11 13:19:05 -07:00
Anton Georgiev
412c1f95a2
refactor join audio user handler so it can be reused
2017-08-11 15:56:03 -04:00
Anton Georgiev
ec3166dc4a
pass correct value for voiceUserId
2017-08-11 15:51:11 -04:00
Richard Alam
7956b561d2
- remove some printlns to minimize noise
2017-08-11 11:22:26 -07:00
Richard Alam
53b64fcca0
Merge branch 'end-breakout-rooms' of https://github.com/ritzalam/bigbluebutton into ritzalam-end-breakout-rooms
2017-08-10 13:58:02 -07:00
Richard Alam
7f63490e63
- end breakout rooms when parent meeting ends
...
- send breakout ended event
- do not send negative time remaining updates
2017-08-10 13:29:33 -07: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
Richard Alam
d50041f03c
- send messages into separate channels so other components can pick and choose which
...
channels to listen to.
2017-08-10 10:14:50 -07:00
Anton Georgiev
0546afce1f
only allow presenter to change slide
2017-08-10 10:59:03 -04:00
Pedro Beschorner Marin
185f6a85e9
Missing code for the promote/demote users feature
2017-08-09 20:13:52 +00:00
Richard Alam
131c67def3
Merge branch 'fix-webcam-state' of https://github.com/antobinary/bigbluebutton into antobinary-fix-webcam-state
2017-08-08 14:41:51 -07:00
Anton Georgiev
97b3c2fec9
Merge branch 'fix-webcam-state' of github.com:antobinary/bigbluebutton into fix-webcam-state
2017-08-08 15:57:43 -04:00
Anton Georgiev
6b4c9ea8a4
drop camera for leaving user
2017-08-08 15:22:21 -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
05054e4875
- need to notify parent meeting of user join and leave to get listen in to work
2017-08-04 09:32:52 -07:00
Richard Alam
f82e4f9d45
Merge pull request #4203 from ritzalam/fix-breakout-listen-mode
...
breakout listen mode
2017-08-03 23:20:13 -04:00
Richard Alam
279d3797ef
- not transfer works but user isn't removed from users list in breakout room
2017-08-03 15:16:29 -07:00
Chad Pilkey
8db84cdf3f
improvements to the recorded shape events
2017-08-03 15:41:40 -04:00
Richard Alam
a4243ac87a
- auto-assign presenter when presenter is ejected from meeting
2017-08-03 10:50:58 -07:00
Richard Alam
dfef819823
- fix issue where if there is no presenter, we cannot assign a presenter.
2017-08-03 10:50:17 -07:00
Chad Pilkey
34fa2f22b2
Merge pull request #4195 from capilkey/record-extra-share-presentation
...
Record extra SharePresentationEvent when conversion complete and current
2017-08-02 17:30:30 -04:00
Chad Pilkey
4d16c73bde
record extra SharePresentationEvent when conversion complete and current
2017-08-02 17:26:02 -04: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
f6419cce4c
- ignore messages we don't want to record
2017-08-02 11:32:22 -07:00
Richard Alam
d169c417bc
- start recording voice conf when first user joins
2017-08-02 11:31:30 -07:00
Richard Alam
69268f8628
- fix exception when recording pencil whiteboard shape
2017-08-02 11:31:01 -07:00
Richard Alam
4889f66361
Merge branch 'restrict-remote-layout' of https://github.com/capilkey/bigbluebutton into capilkey-restrict-remote-layout
2017-08-01 17:35:47 -07:00
Chad Pilkey
89ea33359c
only apply remote layouts to non-moderators
2017-08-01 18:51:20 -04:00
Richard Alam
3b44d0eac2
- fix issue where late joiners displays the wrong slide
2017-08-01 14:50:44 -07:00
Chad Pilkey
c8caf39d50
make layout data instance based instead of static
2017-07-31 19:02:45 -04:00
Richard Alam
bd0ae4f969
Fix #4159
...
- When a user is in the voice conference using webrtc and the browser refreshes, FS doesn't detect that the
webrtc connection has gone down so it is not able to send a user left voice conf message. It would take a
media timeout for FS to send a user left voice conf event. Remove the user from voice list when user leaves
the meeting. Not sure how this behaves on auto-reconnect of bbb-apps while the webrtc connection is actually
still working.
2017-07-31 14:47:39 -07:00
Richard Alam
8345a97960
- log more messages
2017-07-31 13:55:48 -07:00
Richard Alam
991d704d43
- fix wrong reason when meeting ends due to duration
2017-07-31 13:55:11 -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
f69a70bb3b
remove old java record classes in akka-apps
2017-07-31 12:07:06 -04:00
Chad Pilkey
1f8aa4618f
new akka-apps record structure
2017-07-31 12:02:13 -04:00
Richard Alam
3a6225da2a
- reset timestamp of when last user left when a user joins the meeting
2017-07-31 08:55:58 -07:00
Richard Alam
4c92969a45
Merge branch 'sharednotes-limit' of https://github.com/pedrobmarin/bigbluebutton into pedrobmarin-sharednotes-limit
2017-07-31 08:44:14 -07:00
Richard Alam
2d2261f36a
Merge branch 'handle-presenter-gone' of https://github.com/antobinary/bigbluebutton into antobinary-handle-presenter-gone
2017-07-31 08:32:42 -07:00
Pedro Beschorner Marin
77603a62c8
Limiting the number of shared notes
2017-07-30 22:11:13 +00:00
Anton Georgiev
88055c5ca9
add sync of whiteboard access on meteor start
2017-07-28 17:57:41 -04:00
Anton Georgiev
173ba4531a
stop screenshare and poll on presenter leave
2017-07-28 17:16:03 -04:00
Richard Alam
eb994c09a3
- do not send extra messages on validate token response
...
- make flash client explicitly send user join message to server
2017-07-27 13:42:36 -07:00
Richard Alam
156436d34a
- reset last user left timestamp when user joins meeting
2017-07-27 12:13:05 -07:00
Richard Alam
3fd747a9b3
- log when meeting ends
2017-07-27 11:35:26 -07:00
Richard Alam
6df8305dac
- log reason when meeting expires
2017-07-27 10:18:03 -07: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
Richard Alam
36e8f02667
- fix meeting expiry
2017-07-25 15:02:07 -07:00
Richard Alam
b1ad1668dd
- fix test compile errors
2017-07-25 13:44:18 -07:00