Richard Alam
|
1c5c387456
|
- add all moderators to presenter group
|
2017-11-02 14:08:38 -07: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 |
|