From: AsamK Date: Fri, 22 May 2020 10:30:36 +0000 (+0200) Subject: Store number/uuid in recipient store after receiving a message X-Git-Tag: v0.6.8~3 X-Git-Url: https://git.nmode.ca/signal-cli/commitdiff_plain/e048b1886d4858050125c4a341df9a8987c2dcb8?ds=sidebyside;hp=e048b1886d4858050125c4a341df9a8987c2dcb8 Store number/uuid in recipient store after receiving a message Necessary to find the correct session if the sender send the next message with only the uuid. Fixes #309 ---