forked from bigbluebutton/bigbluebutton
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
merge #1
Merged
Merged
merge #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
There's nothing reasonable we can do here if the font size is missing.
…ssing in the repo
this would allow package maintaner to move config to /etc see #9085
* getNotEndedMeetingWithTelVoice() * getNotEndedMeetingWithWebVoice()
Our BBB instance is fully https encrypted, so there are no connections on port 80, and it seems that flash and therefore port 1935 is fully deprecated. by adding port 443, we can actually see what connections are being made at the moment.
Fix calcGuestStatus
Change validateAuthToken key generator and add details to log
Postpone websocket close for a failed authToken
Use Meteor setTimeout to run within Fiber
Update message / style for remove user confirmation
Prevent userChangedLocalSettings call failing at start
Workaround for freeswitch clock out of sync problems
Update bbb-record
…o investigate further
…tingId-in-header Logging with JSON stringify was leading to crashes. Reverting, need t…
…on into merge-2.2-into-develop
Merge 2.2 into develop, May 25, 2020
…on into merge-2.2-into-develop
Merge 2.2 into develop, May 25, 2020 part 2
presentation: ignore text shapes with missing calcedFontSize
Add pull request template
…ng 2.2. into 2.3 in #9672
Prevent chat input shifting with error & typing messages
Do not ban user who left while in waiting list. Adjusting after mergi…
Close tab when user logout from a breakout room
Fix voiceBridge collision (Issue #9024)
add env to specify settings location
add missing bbb-restart-kms script which was added to 2.2.3 but is missing in the repo
http => https to prevent 403 access denied during gradle download
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
merge