mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-27 02:05:48 +00:00
493ad14b39
* core: move db actions out of synchronous execution on chat start * revert some * multiplatform: load chat data before starting chat * use priority database access * simplexmq * fix race in the tests * check chat is running * core: allow getting call invitations and notificationn token when chat is stopped * ios: load chats and refresh call invitations before chat is started * simplexmq --------- Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>