- Jun 11, 2021
-
-
germanocaumo authored
When the answer is not default (Custom or UserResponse), don't translate the answers.
-
- May 27, 2021
-
-
germanocaumo authored
-
- May 17, 2021
-
-
Gustavo Trott authored
-
Gustavo Trott authored
-
- May 11, 2021
-
-
germanocaumo authored
Add PollPublishedRecordEvent with all infos (also fix duplicated handlePollStoppedEvtMsg) Add answer text to UserRespondedToPollRecordEvent (useful for custom answers) Add type in PollStartedRecordEvent
-
- Apr 23, 2021
-
-
Richard Alam authored
-
- Apr 15, 2021
-
-
hiroshisuga authored
* Revert "Delete bbb-icons-ori.woff" This reverts commit 84937a0d. * Revert "Add files via upload" This reverts commit 39143444. * Revert "Delete bbb-icons.woff" This reverts commit 7c245c66. * Revert "Add files via upload" This reverts commit 6f8c764c. * Revert "Delete tmp.woff" This reverts commit 5141e653. * Revert "Add files via upload" This reverts commit c8f7b17b. * Revert "Create tmp.woff" This reverts commit 73c45065. * Revert "Delete bbb-icons.woff" This reverts commit 9d01d585. * Revert "Revert "Delete bbb-icons.woff"" This reverts commit d221d290cd5ad33b3c455b09f9da36d5788ee152. * Revert "Revert "Revert "Delete bbb-icons.woff""" This reverts commit c415ff02d1bd710e6f8804667c69d3c7d2e4caf1. * Revert "Revert "Delete bbb-icons.woff"" This reverts commit d221d290cd5ad33b3c455b09f9da36d5788ee152. * Revert "Revert "Create tmp.woff"" This reverts commit 267dc412d561c3d2eac49959e4b0ada77b8364bd. * Revert "Delete bbb-icons-ori.woff" This reverts commit 84937a0d. * Revert "Delete bbb-icons.woff" This reverts commit 7c245c66. * Revert "Add files via upload" This reverts commit 6f8c764c. * Revert "Add files via upload" This reverts commit c8f7b17b. * Revert "Create tmp.woff" This reverts commit 73c45065. * Revert "Delete bbb-icons.woff" This reverts commit 9d01d585. * Revert "Revert "Delete bbb-icons.woff"" This reverts commit 64a48f2bd6d76ca7fe31bc606682700ec1078592. * Revert "Revert "Revert "Delete bbb-icons.woff""" This reverts commit 9d1b4a068ae4de2ca3ad2e842884c910e16af0b9. * Revert "Revert "Revert "Revert "Delete bbb-icons.woff"""" This reverts commit b60491d933c2c984a5a64fa162026430d5f51485. * Revert "Revert "Revert "Revert "Revert "Delete bbb-icons.woff""""" This reverts commit 16e357091d558afe07bf17c7fedaa13ac8905f27. * Revert "Revert "Revert "Revert "Revert "Revert "Delete bbb-icons.woff"""""" This reverts commit e0b70f20554884f7c9e64104a3f942d3d09bfe24. * Revert "Revert "Revert "Revert "Revert "Revert "Revert "Delete bbb-icons.woff""""""" This reverts commit 7b1bde97edbed7985beb63646d39c3ddc82138e6. * Update UsersMgs.scala * Update selectRandomViewer.js * Update clearRandomlySelectedUser.js * Update addMeeting.js * Update updateRandomViewer.js * Update component.jsx * Update container.jsx * Update component.jsx * Update container.jsx * Update styles.scss * Update en.json * Update SelectRandomViewerReqMsgHdlr.scala * code simplification * in case only one person to be selected * Update en.json * Create en.json * Update en.json * Update component.jsx * Update styles.scss * Update en.json * Update updateRandomViewer.js Fix a typo * Update component.jsx When the presenter is moved to a viewer, in the modal of ex-presenter "somebody is selected" should be displayed. Before this modification, "somebody is the only viewer" was displayed. * add a comment explaining why a condition is needed. * Update en.json * Update en.json * revert (due to the rename UserMgs -> UserMsgs) * Update UsersMsgs.scala
-
- Apr 12, 2021
-
-
prlanzarin authored
Now it`s called AudioFloorChanged* to properly reflect its role Add fields to carry the floor state (boolean) along with the uID and vID to be able to send events for a floor takeover and a floor surrender
-
- Apr 08, 2021
-
-
Gustavo Trott authored
-
Gustavo Trott authored
Send pubSub FileTooLarge Error Msg from bbb-web when file is too large, (and makes Akka send meetingId with presentation token msg)
-
- Mar 24, 2021
-
-
Aron Engineer authored
-
Aron Engineer authored
-
- Mar 23, 2021
-
-
Aron Engineer authored
-
- Mar 16, 2021
-
-
Pedro Beschorner Marin authored
Modified the previous implementation of the whiteboard individual access to remove multiple Collections dependency on this feature. Multi-user whiteboard is now an array instead of a boolean value and most of the access control can be synchronized and handled by akka-apps.
-
- Mar 11, 2021
-
-
Aron Engineer authored
-
Aron Engineer authored
-
- Mar 10, 2021
-
-
Aron Engineer authored
-
- Mar 09, 2021
-
-
Aron Engineer authored
-
Pedro Beschorner Marin authored
Moderators are able to send a message to the meeting's guest lobby. This new event reaches bbb-web and is sent to the guest user with her/his status response while polling. All guest users that are waiting for acceptance will be able to read this message. enableGuestLobbyMessage is disabled by default.
-
- Mar 04, 2021
-
-
Aron Engineer authored
-
- Mar 02, 2021
-
-
Aron Engineer authored
-
- Feb 26, 2021
-
-
Pedro Beschorner Marin authored
-
- Feb 25, 2021
-
-
Anton Georgiev authored
-
Gustavo Trott authored
Adds lastAuthTokenValidatedOn to users in Akka, send it in ValidateAuthTokenRespMsg pubSub msg, makes Meteor store it as authTokenValidatedTime
-
- Feb 17, 2021
-
-
Gustavo Trott authored
-
- Feb 16, 2021
-
-
Gustavo Trott authored
Removes loginTime creation from Meteor and use the registeredOn date created on Akka. Makes Akka send the registeredOn date throught PubSub messages: UserRegisteredRespMsg, GuestsWaitingForApprovalEvtMsg and ValidateAuthTokenRespMsg.
-
- Feb 11, 2021
-
-
prlanzarin authored
Used by bbb-webrtc-sfu to enrich its validation on whether a user is allowed to broadcast or subscribe to a camera stream
-
- Feb 10, 2021
-
-
prlanzarin authored
Used by bbb-webrtc-sfu to enrich its validation on whether a user is allowed to broadcast a screen or subscribe to one
-
prlanzarin authored
Used by bbb-webrtc-sfu to enrich its validation on whether a user is allowed to subscribe to the global audio bridge via listen only or not
-
Pedro Beschorner Marin authored
Associate pads with meetings so session validation is restricted to the meeting's valid session tokens. Meteor will dispatch new redis events on shared notes and closed captions pads creation. This event will go through apps and reach web to populate a new meeting's pad collection that contains all valid pad id's for that session. Nginx will use this collection to check if the user's session token belongs to the pad's authorized users. Besides these modifications, an extra change will be needed at notes.nginx. Location /pad/p/ needs to change it's auth_request: from /bigbluebutton/connection/checkAuthorization; to /bigbluebutton/connection/validatePad;
-
- Jan 24, 2021
-
-
Pedro Beschorner Marin authored
-
- Jan 09, 2021
-
-
hiroshisuga authored
-
- Dec 11, 2020
-
-
Anton Georgiev authored
-
- Dec 08, 2020
-
-
germanocaumo authored
-
- Oct 08, 2020
-
-
KDSBrowne authored
-
- Sep 25, 2020
-
-
KDSBrowne authored
-
- Sep 21, 2020
-
-
KDSBrowne authored
-
- Sep 15, 2020
-
-
Pedro Beschorner Marin authored
Use the former Flash client avatarURL join param to replace the name initials avatar from the user list, chat, waiting guests and connection status list. It is possible to define a defaultAvatarURL at bbb-web and enable/disable it
-
- Aug 28, 2020
-
-
root authored
Changes to be committed: new file: akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/externalvideo/ExternalVideoApp2x.scala new file: akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/externalvideo/StartExternalVideoPubMsgHdlr.scala new file: akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/externalvideo/StopExternalVideoPubMsgHdlr.scala new file: akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/externalvideo/UpdateExternalVideoPubMsgHdlr.scala modified: akka-bbb-apps/src/main/scala/org/bigbluebutton/core/pubsub/senders/ReceivedJsonMsgHandlerActor.scala modified: akka-bbb-apps/src/main/scala/org/bigbluebutton/core/running/MeetingActor.scala modified: akka-bbb-apps/src/main/scala/org/bigbluebutton/core2/FromAkkaAppsMsgSenderActor.scala new file: bbb-common-message/src/main/scala/org/bigbluebutton/common2/msgs/ExternalVideoMsgs.scala new file: bigbluebutton-html5/imports/api/external-videos/server/eventHandlers.js new file: bigbluebutton-html5/imports/api/external-videos/server/handlers/startExternalVideo.js new file: bigbluebutton-html5/imports/api/external-videos/server/handlers/stopExternalVideo.js new file: bigbluebutton-html5/imports/api/external-videos/server/handlers/updateExternalVideo.js modified: bigbluebutton-html5/imports/api/external-videos/server/index.js modified: bigbluebutton-html5/imports/api/external-videos/server/methods.js modified: bigbluebutton-html5/imports/api/external-videos/server/methods/emitExternalVideoEvent.js modified: bigbluebutton-html5/imports/api/external-videos/server/methods/startWatchingExternalVideo.js modified: bigbluebutton-html5/imports/api/external-videos/server/methods/stopWatchingExternalVideo.js new file: bigbluebutton-html5/imports/api/external-videos/server/streamer.js modified: bigbluebutton-html5/imports/api/meetings/server/handlers/meetingDestruction.js modified: bigbluebutton-html5/imports/api/meetings/server/modifiers/addMeeting.js modified: bigbluebutton-html5/imports/api/meetings/server/modifiers/meetingHasEnded.js modified: bigbluebutton-html5/imports/api/users/server/handlers/validateAuthToken.js modified: bigbluebutton-html5/imports/api/users/server/store/bannedUsers.js modified: bigbluebutton-html5/imports/startup/server/index.js modified: bigbluebutton-html5/imports/startup/server/redis.js modified: bigbluebutton-html5/imports/ui/components/external-video-player/service.js modified: bigbluebutton-html5/private/config/settings.yml
-
- May 22, 2020
-
-
Anton Georgiev authored
-