Richard Alam
|
efaf450472
|
- allow promoting of non-guest viewers to moderator role
|
2018-03-23 12:34:50 -07:00 |
|
Anton Georgiev
|
3fec097faa
|
send presentation pods through redis on html5 server start
|
2018-02-16 15:00:53 -05:00 |
|
Richard Alam
|
09cf94cb8a
|
- simplify check
|
2018-02-07 13:57:22 -08:00 |
|
Richard Alam
|
c67cb19dd4
|
- exclude pencil draw update and end status from being dropped by rights management so that pencil lines will smooth out
|
2018-02-07 13:39:24 -08:00 |
|
Richard Alam
|
8a1a1fc3ce
|
- clean up formatting
|
2018-02-07 12:34:39 -08:00 |
|
Richard Alam
|
d2fd54e6e9
|
- drop whiteboard and cursor messages instead of enforcing rights management
|
2018-02-07 11:31:36 -08:00 |
|
Richard Alam
|
47147056c4
|
- handle properly out of order recording started/stopped events from freeswitch
|
2018-02-07 07:30:33 -08:00 |
|
Richard Alam
|
2fa91e3308
|
- silence log
|
2018-02-05 17:30:51 -08:00 |
|
Richard Alam
|
1354b065be
|
Merge branch 'require-auth-token-on-red5-connect' of github.com:ritzalam/bigbluebutton into merge-20-with-master
|
2018-01-29 12:36:41 -08:00 |
|
Richard Alam
|
e3c54fc27c
|
- fix merge exceptions
|
2018-01-23 09:01:14 -08:00 |
|
Ghazi Triki
|
a2feb9bf5b
|
Merge remote-tracking branch 'bigbluebutton/v2.0.x-release' into master-merge-2.0
# Conflicts:
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/domain/MeetingStatus.scala
# akka-bbb-apps/src/main/scala/org/bigbluebutton/core/running/MeetingActor.scala
# bbb-common-web/src/main/scala/org/bigbluebutton/api2/BbbWebApiGWApp.scala
# bigbluebutton-client/branding/default/style/css/V2Theme.css
# bigbluebutton-client/branding/default/style/css/assets/swf/v2_skin.fla
# bigbluebutton-client/branding/default/style/css/assets/swf/v2_skin.swf
# bigbluebutton-client/locale/en_US/bbbResources.properties
# bigbluebutton-client/src/org/bigbluebutton/main/model/users/JoinService.as
# bigbluebutton-client/src/org/bigbluebutton/main/model/users/UserService.as
# bigbluebutton-client/src/org/bigbluebutton/main/views/LoggedOutWindow.mxml
# bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
# bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/AddChatTabBox.mxml
# bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatMessageRenderer.mxml
# bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatWindowEventHandler.as
# bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
# bigbluebutton-client/src/org/bigbluebutton/modules/users/views/MediaItemRenderer.mxml
# bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMap.mxml
# bigbluebutton-html5/private/config/development/server/log.yaml
|
2018-01-23 12:27:42 +01:00 |
|
Richard Alam
|
aef4030750
|
- authorize connection using token
|
2018-01-22 14:05:48 -08:00 |
|
Richard Alam
|
672d3b5ef7
|
- try to prevent connecting to bbb-video with authz
|
2018-01-22 11:54:57 -08:00 |
|
Ghazi Triki
|
d6294c84a4
|
Fix function name typo.
|
2018-01-20 16:36:54 +01:00 |
|
Richard Alam
|
d4a5b91bc4
|
Merge pull request #4940 from capilkey/update-air-2.1
Update AIR for 2.1
|
2018-01-10 14:06:20 -08:00 |
|
Chad Pilkey
|
2717ef39da
|
removed unneeded properties from chat messages
|
2018-01-10 15:06:43 -05:00 |
|
Richard Alam
|
a5f80187e6
|
- when the client is ejected and it attempts to reconnect, the validate token should fail.
|
2018-01-09 12:31:50 -08:00 |
|
Ghazi Triki
|
9cad3facc3
|
Set webcamsOnlyForModerator in MeetingActor when the meeting is creator.
|
2018-01-09 20:47:03 +01:00 |
|
Richard Alam
|
e9b4cb817d
|
- change presenter of default presentation pod when presenter has changed
|
2018-01-08 12:13:20 -08:00 |
|
Richard Alam
|
1a2a2826ec
|
- do not kick new presenter out because of permission check
|
2018-01-08 11:23:21 -08:00 |
|
Ghazi Triki
|
d1c765e614
|
Merge remote-tracking branch 'bigbluebutton/v2.0.x-release' into webcams-only-for-moderator-on-off
|
2018-01-08 19:33:23 +01:00 |
|
Richard Alam
|
b93a95ca8e
|
Merge pull request #4896 from prlanzarin/flash-webcam-fix
Ghost flash webcams fix
|
2018-01-08 10:18:52 -08:00 |
|
Ghazi Triki
|
36f02e8528
|
Request webcamsOnlyForModerator value at user enter success.
|
2018-01-07 22:24:54 +01:00 |
|
Ghazi Triki
|
38ab186b53
|
Change webcamsOnlyForModerator property and handle saving it in server and client.
|
2018-01-07 16:45:24 +01:00 |
|
Richard Alam
|
fb7a38eb52
|
- remove presenter group
|
2018-01-05 12:59:40 -08:00 |
|
prlanzarin
|
3f8e7c308c
|
Revert "Added checking for HTML5 webcams"
This reverts commit 51b62ed30d .
|
2017-12-22 18:30:40 +00:00 |
|
Anton Georgiev
|
61c12298e2
|
Merge pull request #4661 from prlanzarin/bbb-webrtc-sfu
Add support for WebRTC screensharing into Flash/HTML5 and WebRTC video into HTML5
|
2017-12-22 14:43:38 -02:00 |
|
Richard Alam
|
7637cedd4b
|
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into synch-with-v2.0
|
2017-12-21 12:48:20 -08:00 |
|
Richard Alam
|
78afb91562
|
- implement muteOnstart by passing on create API or using bigbluebutton.properties in bbb-web instead of setting it in config.xml
|
2017-12-21 10:40:44 -08:00 |
|
prlanzarin
|
51b62ed30d
|
Added checking for HTML5 webcams
This should prevent blank webcams on the flash client
|
2017-12-21 17:38:39 +00:00 |
|
Richard Alam
|
64a9cbfea1
|
- users come in as always unmuted, so no need to check muted flag
|
2017-12-20 13:30:35 -08:00 |
|
Ghazi Triki
|
276e9e2f5f
|
Fix put meeting and at muted status.
|
2017-12-20 17:32:10 +01:00 |
|
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
|
fd9906844f
|
- auto join user on reconnect
|
2017-12-15 19:17:08 -08:00 |
|
Richard Alam
|
72fd493c23
|
- add reason on why client is disconnected
|
2017-12-15 19:16:37 -08:00 |
|
Richard Alam
|
f5b9dfd644
|
Merge pull request #4837 from capilkey/2.1-checkpresenter-podmsghandlers
Add a check for currentPresenter in pod message handlers
|
2017-12-15 19:55:22 -05:00 |
|
Richard Alam
|
058fff1e00
|
Merge branch '2.1-checkpresenter-podmsghandlers' of https://github.com/capilkey/bigbluebutton into capilkey-2.1-checkpresenter-podmsghandlers
|
2017-12-15 16:50:34 -08:00 |
|
Chad Pilkey
|
32375f1c66
|
add check for currentPresenter in pod message handlers
|
2017-12-15 19:47:06 -05:00 |
|
Richard Alam
|
31a80be511
|
- handle presentation download change in client
|
2017-12-15 08:50:59 -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
|
6a66a9fe01
|
- add create breakout rooms request to whitelist
- use current presentation and page of main presentation window as default presentation for breakout rooms
|
2017-12-13 12:15:18 -08: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
|
1587b7560c
|
remove SyncWhiteboardAccess from one more place
|
2017-12-13 12:14:04 -05:00 |
|
Chad Pilkey
|
1551dcae15
|
move multiuser to be per-whiteboard
|
2017-12-13 02:14:43 -05:00 |
|
Richard Alam
|
3e3e661856
|
Merge pull request #4799 from ritzalam/eject-duplicate-user
Eject duplicate user
|
2017-12-12 10:55:51 -05:00 |
|
Richard Alam
|
fe41b7eaa9
|
Merge pull request #4797 from ritzalam/use-sha256hex
Use sha256hex
|
2017-12-11 17:12:28 -05:00 |
|
Richard Alam
|
e1a7946640
|
Merge pull request #4790 from ritzalam/promote-demote-user
- promote to moderator only authenticated users
|
2017-12-11 17:11:57 -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 |
|