-
Notifications
You must be signed in to change notification settings - Fork 509
👥 Multiple sessions 👥 #5194
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
Merged
Merged
👥 Multiple sessions 👥 #5194
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
6d9c838
Replace the former unique attendee key with a normal index
nickvergessen 4031c18
Prepare selecting the correct session in case there are multiple
nickvergessen 1caca56
Don't load session on getRoomsForUser when not needed
nickvergessen 0e20ca5
Don't load the session by default on getParticipantsForRoom
nickvergessen c97f55e
Group multiple sessions of the same attendee
nickvergessen 6ad31df
Fix selecting the session when there could be multiple
nickvergessen 783fb00
Don't clear previous sessions when joining
nickvergessen 723d47f
Fix session selection in signaling code
nickvergessen a545cff
Only load sessions on the room list for this PHP session
nickvergessen 6184127
Make the UI handle the call state on it's interactions instead of the…
nickvergessen 6902e57
Show a "Connecting …" screen until we finished joining
nickvergessen 5bff56f
Move listed rooms to API v4
nickvergessen 79d52e6
Move lobby and SIP to v4
nickvergessen 7673f4f
Move conversation creation to v4
nickvergessen 1b4b1c6
Move get rooms to API v4
nickvergessen 174789f
Check users on correct endpoint
nickvergessen 8eae2e8
Move get participants to API v4
nickvergessen 5ba0871
Add API version to files/share integration tests
nickvergessen e331d29
Make joining a room API v4
nickvergessen 6c0246b
Make leaving a room API v4
nickvergessen 3a680dc
Move removing paricipants to v4
nickvergessen db7c09e
Move deleting and getting a room to v4
nickvergessen 0aedba5
Move room modifications to API v4
nickvergessen 4aee4e9
Move other participant handling to API v4
nickvergessen 7eaafce
Move other room APIs to v4
nickvergessen 3fed42b
Move call API to v4
nickvergessen 64a28fa
Chat, Settings and Guests are v1 api only atm
nickvergessen 7b1a8ee
Document return types as well
nickvergessen ba52825
Statuses are integers now
nickvergessen 8136513
We have the full room data already
nickvergessen 5ed91b8
Add conversation-v4 capability
nickvergessen a3cf504
Move to APIv4
nickvergessen 84fa567
Remove old API version handlings
nickvergessen 5f29407
Check the participants on the correct endpoint
nickvergessen 1dd9297
Fix integration tests by saving the attendee id or loading it
nickvergessen 928e047
Handle all getParticipants with multi sessions
nickvergessen baa1547
Trespassing only with session
nickvergessen 1bb090a
No duplicate session warning per se
nickvergessen 2183ffc
Leaving with a session as guest is now also not quiting anymore
nickvergessen 12a48be
Fix HPB missing event when a session is terminated only
nickvergessen 1e9c21e
Fix removing yourself and promoting a stranger
nickvergessen 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
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
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
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
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.
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.