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

Add isActive to Groups #176

Merged
merged 8 commits into from
Feb 13, 2024
Merged

Add isActive to Groups #176

merged 8 commits into from
Feb 13, 2024

Conversation

nplasterer
Copy link
Contributor

This adds a check to see if the group is active or if the member has been removed so that we can update the UI accordingly.

This also adds libxmtp versioning to help with debugging and fixes a client creation issue.

@nplasterer nplasterer self-assigned this Feb 13, 2024
@nplasterer nplasterer requested a review from a team as a code owner February 13, 2024 06:26
@nplasterer nplasterer merged commit be8c3bc into main Feb 13, 2024
5 of 6 checks passed
@nplasterer nplasterer deleted the np/bump-libxmtp-version branch February 13, 2024 17:54
@@ -413,6 +413,8 @@ internal interface _UniFFILib : Library {
): RustBuffer.ByValue
Copy link
Contributor

Choose a reason for hiding this comment

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

There should have been a libxmtp-version.txt generated alongside the .kt definition, could we check that in too?

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