Skip to content
Snippets Groups Projects
Commit 0a8e420d authored by Kateryna Kostiuk's avatar Kateryna Kostiuk
Browse files

notifications: fix multiple conversation requests

We might receive multiple requests, but they are usually
ignored if the conversation already exists. However,
if we load only one conversation, we cannot verify whether
the conversation has already been created. This patch adds
all conversation IDs to the map so that they can be verified.
It also loads convInfos, to verify requests that were accepted
but not synchronized.

Change-Id: Id691be171acc38b256181d58e3e1e41f11a241f9
parent dd0c6020
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment