Merge branch 'master' into development

Bringing our development (beta) branch inline with all the more urgent
fixes which went directly into the master (production) branch.
This commit is contained in:
Scott Nonnenberg 2017-11-08 17:02:00 -08:00
commit 9e6d50b966
No known key found for this signature in database
GPG key ID: A4931C09644C654B
22 changed files with 1543 additions and 624 deletions

View file

@ -717,7 +717,7 @@
source: deliveryReceipt.source
});
receipt.on('remove', ev.confirm);
ev.confirm();
// Calling this directly so we can wait for completion
return Whisper.DeliveryReceipts.onReceipt(receipt);