This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 262
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
Merging in master
Signed-off-by: mcottontensor <[email protected]>
Signed-off-by: mcottontensor <[email protected]>
…369) (#371) (cherry picked from commit eb9a665) Co-authored-by: William Belcher <[email protected]>
Signed-off-by: rt-nikowiss <[email protected]>
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.21...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 1a749ce) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#385) Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.21...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 55b771e) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William Belcher <[email protected]>
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.3 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 81c3f52) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: timbotimbo <[email protected]> (cherry picked from commit af5339b) Co-authored-by: timbotimbo <[email protected]>
Signed-off-by: timbotimbo <[email protected]> Co-authored-by: William Belcher <[email protected]> (cherry picked from commit 8ba4101) Co-authored-by: timbotimbo <[email protected]>
…stall of node. (cherry picked from commit c762840)
[UE5.3] Merge pull request #403 from mcottontensor/mm_linux_fix
(cherry picked from commit 75cd975)
[UE5.3] Merge pull request #381 from New-Game-Plus/fix-video-autoplay
(cherry picked from commit 127feac)
(cherry picked from commit 01d8056)
(cherry picked from commit c0e715c)
(cherry picked from commit 090cc89)
(cherry picked from commit 2ce5302)
…election option. Fixing browser behaviour when multiple streamers detected (previous failed tests). (cherry picked from commit bbcfe8a)
(cherry picked from commit adfca6c)
(cherry picked from commit 403fe39)
…pdating docs to remove PreferSFU (SFU is just selected as a streamer now). (cherry picked from commit 339aa08)
(cherry picked from commit 7f07f4b)
[UE5.3] Merge pull request #411 from mcottontensor/streamer_ids_fix
Signed-off-by: mcottontensor <[email protected]>
Signed-off-by: mcottontensor <[email protected]>
Rewriting a bunch of reconnect and disconnect handling.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Relevant components:
Problem statement:
What problem does this PR address?
Solution
How does this PR solve the problem?
Documentation
If you added a new feature or changed an existing feature please add some documentation here.
Or better yet, link to the relevant
/Docs
update in your PR.Test Plan and Compatibility
What steps have you taken to ensure this PR maintains compataibility with the existing functionality?
Or better yet, link to the unit tests that accompany this PR.