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 reappear on multiple devices #725

Closed
smss2022 opened this issue Oct 25, 2022 · 2 comments
Closed

Disappearing messages reappear on multiple devices #725

smss2022 opened this issue Oct 25, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@smss2022
Copy link

smss2022 commented Oct 25, 2022

Note: this should probably go under lokinet or oxen-core, but a quick glance at their current issues made me hesitant to post there. Devs, please move it where it belongs.

Describe the bug

A clear and concise description of what the bug is.

Alice communicates with Bob via Session. The "Disappearing messages timer" is set.
Alice has two devices, X and Y. Alice uses mostly X and only seldom Y.
Bob has only one device, Z.

Alice chats with Bob using X, respectively Z. The countdown for the disappearing messages starts as soon as they're read and, after a while, the messages disappear from X and Z (as intended).

Some time later (but within the 14-day period after the first message was exchanged), Alice powers on Y - and the expired messages are downloaded onto Y; the countdown starts anew on Y.

Expected behavior: expiration status should be kept on the Oxen network. Y should not download the messages that have been already read and disappeared,

Steps to reproduce the behavior.

  1. Link multiple devices to the same conversation;
  2. Set a disappearing messages timer;
  3. Wait for messages to disappear on one device;
  4. Turn on another device linked to the conversation.
@smss2022 smss2022 added the bug Something isn't working label Oct 25, 2022
@RyanRory
Copy link
Collaborator

RyanRory commented Dec 7, 2022

Hi @smss2022 , thanks for the feedback. We are working on rebuilding the disappearing messages. The rebuild will help with this issue. Will keep you posted once we finish the rebuild. Cheers!

@mpretty-cyro
Copy link
Collaborator

Closing this as #731 is now live and this issue was related to the legacy version. Feel free to open a new issue if you experience any problems like this with the updated version of Disappearing Messages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants