Integrate message requests with storage service
This commit is contained in:
parent
9433a1de99
commit
0f8a60acc3
3 changed files with 47 additions and 35 deletions
|
@ -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'))
|
||||
);
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue