-
-
Notifications
You must be signed in to change notification settings - Fork 5
π€ Add voice support (send + receive + DAVE/MLS E2EE) #29
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
Open
Neppkun
wants to merge
24
commits into
AlexFlipnote:master
Choose a base branch
from
Neppkun:claude/goofy-germain-5f1bf6
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
fb814c7
Add voice support (send + receive + DAVE/MLS E2EE)
Neppkun 570f4c0
Restore PLW0717 to ruff ignore list
Neppkun 43a49fc
Address PR review feedback on voice support
Neppkun a1cf6dd
Fix voice example: enable voice-state caching so member lookup works
Neppkun f2a08c9
Fix voice example: use ctx.user and add the guilds intent
Neppkun f08c4d1
Fix voice connection handshake and DAVE framing
Neppkun 74af67e
Add VoiceConnection.client property for readability
Neppkun ef0be52
Fix voice rejoin, shutdown reconnect, ResourceWarning, and add publicβ¦
Neppkun 9bf4c86
Address review: validate voice_reconnect_attempts and preserve DAVE tβ¦
Neppkun d95ec36
Address CodeRabbit review findings and use URL parser for voice endpoint
Neppkun c51667e
Fix voice session-invalid recovery, reconnect backoff, and review finβ¦
Neppkun 03a029e
Lower auto-handled voice log lines from INFO/WARN to DEBUG
Neppkun ee85025
Address review: dedup teardown, drop Any, mode safety, docstring sweep
Neppkun 984b7b5
Restore full docstrings for arg-taking voice functions
Neppkun aa79314
Fix lint after rebase: 128-char limit and property docstring rule
Neppkun eb3f8b3
Fix voice races and hardening from review
Neppkun 015e8dd
Remove dead code and fix DAVE decrypt to davey's real API
Neppkun b4896ad
Wire client_disconnect to receiver cleanup, add voice docs and tests
Neppkun 2979107
Fix CI: type against real davey stubs, ignore preview rule RUF105
Neppkun ba9923a
Fix three receive-path issues from review
Neppkun 54193f8
Reset SSRC map on teardown, order reinit checks davey-independently
Neppkun bdf6153
Reset the SSRC map on voice READY, not on media teardown
Neppkun db81c9f
Fix voice reconnect lifecycle and migrations
Neppkun 205c66d
Synchronize DAVE state on voice channel moves
Neppkun File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.