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

Browser SDK updates #760

Merged
merged 4 commits into from
Dec 19, 2024
Merged

Browser SDK updates #760

merged 4 commits into from
Dec 19, 2024

Conversation

rygine
Copy link
Collaborator

@rygine rygine commented Dec 19, 2024

Summary

  • Added admins and super admins to conversation data sync
  • Refactored Conversation admin and super admin accessors
    • Changed admins and superAdmins to getters
    • Added syncAdmins and syncSuperAdmins methods
  • Refactored Conversations.getConversationById, Conversations.listDms, Conversations.listGroups, and Conversations.getDmByInboxId to return Conversation instances
  • Refactored Conversations.getMessageById to return DecodedMessage instance

@rygine rygine requested a review from a team as a code owner December 19, 2024 20:07
Copy link

changeset-bot bot commented Dec 19, 2024

🦋 Changeset detected

Latest commit: 1d5d9ca

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@xmtp/browser-sdk Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

cloudflare-workers-and-pages bot commented Dec 19, 2024

Deploying xmtp-js-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1d5d9ca
Status:⚡️  Build in progress...

View logs

@rygine rygine force-pushed the rygine/browser-sdk-update branch from 0128191 to db01f7f Compare December 19, 2024 20:14
@rygine rygine requested a review from a team as a code owner December 19, 2024 20:15
@rygine rygine merged commit dad39c4 into main Dec 19, 2024
10 of 11 checks passed
@rygine rygine deleted the rygine/browser-sdk-update branch December 19, 2024 20:23
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.

3 participants