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

the great protocol refactor #90

Open
wants to merge 68 commits into
base: main
Choose a base branch
from
Open

the great protocol refactor #90

wants to merge 68 commits into from

Conversation

yusdacra
Copy link
Member

@yusdacra yusdacra commented Feb 3, 2022

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
    • guild kind was removed
  • chat.v1.Message
    • Content changes
      • Embed changes
      • Attachment changes
      • Reaction changes
  • profile.v1.Profile
    • UserStatus changes

@yusdacra yusdacra added the enhancement New feature or request label Feb 3, 2022
@yusdacra yusdacra changed the title feat(chat): add invite created / deleted / used events feat: add invite created / deleted / used events, documentation Feb 6, 2022
@yusdacra yusdacra mentioned this pull request Feb 6, 2022
4 tasks
@yusdacra yusdacra requested review from pontaoski and bluskript and removed request for pontaoski February 6, 2022 01:51
stable/chat/v1/messages.proto Outdated Show resolved Hide resolved
stable/emote/v1/types.proto Outdated Show resolved Hide resolved
@yusdacra yusdacra changed the title feat: add invite created / deleted / used events, documentation the great protocol refactor Feb 11, 2022
Copy link
Member

@bluskript bluskript left a 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!

@pontaoski
Copy link
Member

this is a severely breaking change; we agreed not to do these

@pontaoski pontaoski closed this Feb 11, 2022
yusdacra and others added 30 commits April 2, 2022 04:08
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
3 participants