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

Disappearing messages #375

Merged
merged 30 commits into from
Feb 12, 2025
Merged

Disappearing messages #375

merged 30 commits into from
Feb 12, 2025

Conversation

nplasterer
Copy link
Contributor

@nplasterer nplasterer commented Feb 4, 2025

Adds the ability to update, set, and get expiration settings for messages on a DM or Group.

@nplasterer nplasterer self-assigned this Feb 4, 2025
Base automatically changed from np/remove-pinned-frame-url to main February 7, 2025 00:15
@nplasterer nplasterer marked this pull request as ready for review February 10, 2025 22:24
@nplasterer nplasterer requested a review from a team as a code owner February 10, 2025 22:24
assertEquals(
boDm.messages().size,
2
) // disappearing settings 1, disappearing settings 2, boMessage, alixMessage
Copy link
Contributor Author

Choose a reason for hiding this comment

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

All these counts will need to be updated once we start showing group update messages in the dms. @mchenani

@cameronvoell cameronvoell self-requested a review February 11, 2025 22:47
Copy link
Contributor

@cameronvoell cameronvoell left a comment

Choose a reason for hiding this comment

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

On small var name suggestion, otherwise LGTM! nice tests 👌

nplasterer and others added 3 commits February 11, 2025 21:30
* add a delicate api warning level

* slightly update the logic

* Update library/src/main/java/org/xmtp/android/library/Client.kt

Co-authored-by: Nicholas Molnar <[email protected]>

* add a test for this case

* fix lint

---------

Co-authored-by: Nicholas Molnar <[email protected]>
@nplasterer nplasterer merged commit bfac6ff into main Feb 12, 2025
4 of 5 checks passed
@nplasterer nplasterer deleted the np/disappearing-messages branch February 12, 2025 05:41
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