We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Suppose you receive a reply to a message which cannot be decrypted. It is shown as follows:
If the keys for the original message are later received, the original message is updated, but the reply is not.
The text was updated successfully, but these errors were encountered:
Ah yeah, I've seen this problem in the past and wanted to fix it, but forgot, thanks for opening an issue.
Sorry, something went wrong.
fix(timeline): update responses after a successful decryption
415ca71
Fixes #4196.
bb19cc2
590c2dd
bnjbvr
Successfully merging a pull request may close this issue.
Suppose you receive a reply to a message which cannot be decrypted. It is shown as follows:
If the keys for the original message are later received, the original message is updated, but the reply is not.
The text was updated successfully, but these errors were encountered: