mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 18:38:15 +01:00
Integrate message requests with storage service
This commit is contained in:
committed by
Scott Nonnenberg
parent
9433a1de99
commit
0f8a60acc3
@@ -955,7 +955,9 @@
|
||||
fromContact ||
|
||||
hasSentMessages ||
|
||||
hasMessagesBeforeMessageRequests ||
|
||||
hasNoMessages
|
||||
// an empty conversation is the scenario where we need to rely on
|
||||
// whether the profile has already been shared or not
|
||||
(hasNoMessages && this.get('profileSharing'))
|
||||
);
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user