Skip to content

Reset chats earlier, assign chat id earlier

Flo Lee requested to merge fix-ghost-notifications2 into master

The fix in !404 (merged) was not entirely correct, it cleared the emblem counter after chats were already received. So the number was again wrong or zero. Try to do this earlier. Also, lets deserialize the chat id very early, it might prevent crashes.

Merge request reports