mirror of
https://github.com/chatmail/core.git
synced 2026-05-24 09:16:32 +03:00
make update messages work if a key is missing (#2998)
* add a test for unencrypted replies to encrypted webxdc instances * make update messages work if a key is missing even in opportunistic chats, replies to encrypted messages are forced to be encrypted, if that is not possbile, message sending fails. while this is okay to not leak previously send text messages, the quotes as used by webxdc are more artificial, currently only the static text "Webxdc". * changelog ...
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
- sql: enable `auto_vacuum=INCREMENTAL` #2931
|
||||
- Synchronize Seen status across devices #2942
|
||||
- Add API to set the database password #2956
|
||||
- Add webXdc #2826
|
||||
- Add Webxdc #2826 #2998
|
||||
|
||||
### Changed
|
||||
- selfstatus now defaults to empty
|
||||
|
||||
Reference in New Issue
Block a user