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

fix: Look up ContactId::DEVICE by ContactId::DEVICE_ADDR (#6323) #6342

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

iequidoo
Copy link
Collaborator

Fix #6323

At least this fixes the bug when the device chat is e.g. archived by the user on one device, but
this user action is synchronized as archiving a chat with a new contact having the address
"device@localhost" on another device. Not sure if we want to sinchronize actions on the device chats
at all because they are chats with different devices, but maybe that simplifies UX, so let's discuss
it first and maybe disable synchronization in a separate commit.
@iequidoo iequidoo requested a review from link2xt December 16, 2024 00:17
@iequidoo iequidoo marked this pull request as ready for review December 16, 2024 16:36
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.

Archived "Device Messages" are displayed as a new chat in the archive of the secondary device.
1 participant