mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-03-30 14:15:55 +00:00
* 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>