mirror of
https://github.com/chatmail/core.git
synced 2026-05-21 07:46:31 +03:00
check_verified_properties: handle NULL in verified_key_fingerprint
A regression due to switching from/to rusqlite
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## Unreleased
|
||||
|
||||
- switch back from `sqlx` to `rusqlite` due to performance regressions #2380 #2381 #2385
|
||||
- switch back from `sqlx` to `rusqlite` due to performance regressions #2380 #2381 #2385 #2387
|
||||
|
||||
- global search performance improvement #2364 #2365 #2366
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
- place user avatar directly into `Chat-User-Avatar` header #2232
|
||||
|
||||
- improve tests #2360 #2362 #2370 #2377
|
||||
- improve tests #2360 #2362 #2370 #2377 #2387
|
||||
|
||||
- cleanup #2359 #2361 #2374 #2376 #2379 #2388
|
||||
|
||||
|
||||
Reference in New Issue
Block a user