-
Notifications
You must be signed in to change notification settings - Fork 2
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
the great protocol refactor #90
Open
yusdacra
wants to merge
68
commits into
main
Choose a base branch
from
chat/invite-events
base: main
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
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
yusdacra
changed the title
feat(chat): add invite created / deleted / used events
feat: add invite created / deleted / used events, documentation
Feb 6, 2022
yusdacra
requested review from
pontaoski and
bluskript
and removed request for
pontaoski
February 6, 2022 01:51
bluskript
reviewed
Feb 7, 2022
pontaoski
requested changes
Feb 11, 2022
…ent situation, remove photos
yusdacra
changed the title
feat: add invite created / deleted / used events, documentation
the great protocol refactor
Feb 11, 2022
bluskript
approved these changes
Feb 11, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this solves a lot of technical debt issues and protocol limitations we were facing in the older versions, good work!
this is a severely breaking change; we agreed not to do these |
Co-authored-by: spiral <[email protected]>
Co-authored-by: spiral <[email protected]>
Co-authored-by: spiral <[email protected]>
… UserRejectedInvite, add location to PendingInvite
…tes they have sent that haven't been rejected
… join the user to dm if already joined before
…vateChannelUpdated stream event
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.
Resolves #84
Resolves #92
Resolves #93
Resolves #94
Resolves #96
Voice is completely changed (now called webrtc service).
things that will need migration
chat.v1.Guild
chat.v1.Message
Content
changesEmbed
changesAttachment
changesReaction
changesprofile.v1.Profile
UserStatus
changes