Skip to content
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

Rebase to latest upstream master #769

Merged
merged 126 commits into from
Dec 4, 2024
Merged

Rebase to latest upstream master #769

merged 126 commits into from
Dec 4, 2024

Conversation

dolfies
Copy link
Owner

@dolfies dolfies commented Dec 4, 2024

No description provided.

Soheab and others added 30 commits December 4, 2024 00:22
FFmpeg is actually capable of parsing this correctly but we split it for
consistency's sake.
Every thread now has a name and either a contextually relevant
identifier or their in hex to disambiguate multiple threads of the same
type.  Also finally gets rid of that old python 2 style init call.
Should make it easier to know how and where to modify the bits
Prevents unwanted interpolation/distortion of audio by sending silence
packets after pausing or ending the audio stream.
Co-authored-by: Josh <[email protected]>
Co-authored-by: Kaylynn Morgan <[email protected]>
Co-authored-by: Danny <[email protected]>
mikeshardmind and others added 28 commits December 4, 2024 02:02
Co-authored-by: Red Magnos <[email protected]>
Co-authored-by: MCausc78 <[email protected]>
Co-authored-by: owocado <[email protected]>
Co-authored-by: Danny <[email protected]>
Specifically reraise KeyboardInterrupt, SystemExit
Swallow other BaseExceptions due to the way the standard library uses
them and the intent of this function
Using "member" here can mislead a reader into believing this
restriction is referring to the member being edited rather than the
client/bot that is executing the edit.
Fixes a potential path traversal bug that can lead you to superfluously
and erroneously call a separate endpoint.
@dolfies dolfies merged commit fda06e9 into master Dec 4, 2024
6 checks passed
@dolfies dolfies deleted the feat/rebase branch December 4, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.