Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Don't notify for bad encrypted messages #1818

Merged
merged 1 commit into from
Mar 29, 2018
Merged

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Mar 29, 2018

Continue to wait for decryption if the decryption process failed.
Because we weren't doing this, the first message in a megolm session
was generally failing to decrypt the first time because the keys often
arrive after the message.

Fixes element-hq/element-web#6284

This is is small & safe enough that we may want to consider
putting it in 0.14 if we're cutting another RC.

@lukebarnard1 I've assigned this to you but feel free to punt it to Rich if you don't feel like you have enough context

Continue to wait for decryption if the decryption process failed.
Because we weren't doing this, the first message in a megolm session
was generally failing to decrypt the first time because the keys often
arrive after the message.

Fixes element-hq/element-web#6284

This is is small & safe enough that we may want to consider
putting it in 0.14 if we're cutting another RC.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants