krille-chan / fluffychat

The cutest instant messenger in the [matrix]
https://fluffychat.im/
GNU Affero General Public License v3.0
887 stars 147 forks source link

Desktop: Chat list not updated when message decrypted #1141

Open throwException opened 4 weeks ago

throwException commented 4 weeks ago

Bug Description

In the desktop version of fluffy, the chat list is not updated when an encrypted message is sucessfully decrypted later, even when that message has been displayed in the chat window.

Steps to Reproduce

  1. install a new instance of fluffy on an existiing account with encrypted chat messages
  2. see the "Could not decrypt message" messages
  3. wait for the message key to arrive from another device and the message to be decrypted
  4. see the decrypted message in the chat window
  5. see the chat list still displaying "Could not decrypt message"

Expected Behavior

The chat list should be updated and show the (shortened) decrypted message content.

App Version

1.20.0

Additional Platform Information

x86_64, debian 12 bookworm

Additional Context

No response