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 outgoing messages stored in wrong thread #216

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

Schmiddiii
Copy link
Contributor

Outgoing messages in 1-to-1 chats were stored in the note-to-self chat. This was broken in 6125534. This will be fixed by this MR.

This also fixes the timestamp of identity verification messages, which are inserted into the store by presage. By convention, all timestamps used are in milliseconds, this one was in seconds. This was wrong since #206.

Outgoing messages in 1-to-1 chats were stored in the note-to-self chat.
This was broken in 6125534. This will be fixed by this MR.

This also fixes the timestamp of identity verification messages, which
are inserted into the store by presage. By convention, all timestamps
used are in milliseconds, this one was in seconds. This was wrong since whisperfish#206.
@gferon gferon merged commit 0c9e9c3 into whisperfish:main Dec 5, 2023
4 checks passed
@Schmiddiii Schmiddiii deleted the fix-message-store branch December 5, 2023 14:56
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.

2 participants