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

Adding pinned frame metadata field #436

Merged
merged 3 commits into from
Jul 3, 2024
Merged

Adding pinned frame metadata field #436

merged 3 commits into from
Jul 3, 2024

Conversation

cameronvoell
Copy link
Contributor

@cameronvoell cameronvoell commented Jul 3, 2024

Related to xmtp/libxmtp#888

Before merge:

  • update android to reference xmtp-android release

See new test for pinned frame:

image

@cameronvoell cameronvoell changed the base branch from main to beta July 3, 2024 01:34
@cameronvoell cameronvoell marked this pull request as ready for review July 3, 2024 05:23
@cameronvoell cameronvoell requested a review from a team as a code owner July 3, 2024 05:23
@@ -834,25 +835,28 @@ class XMTPModule : Module() {
ConversationWrapper.encode(client, conversation)
}
}
AsyncFunction("createGroup") Coroutine { inboxId: String, peerAddresses: List<String>, permission: String, groupName: String, groupImageUrlSquare: String, groupDescription: String ->
AsyncFunction("createGroup") Coroutine { inboxId: String, peerAddresses: List<String>, permission: String, groupOptionsJson: String ->
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this improvement 🙌

@cameronvoell cameronvoell merged commit a4b8fc0 into beta Jul 3, 2024
5 of 6 checks passed
@cameronvoell cameronvoell deleted the cv/pinned-frame branch July 3, 2024 15:22
Copy link

github-actions bot commented Jul 3, 2024

🎉 This PR is included in version 1.34.0-beta.20 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants