Universal Disappearing Messages

This commit is contained in:
Fedor Indutny 2021-06-01 13:45:43 -07:00 committed by GitHub
parent c63871d71b
commit 19f8042cd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
50 changed files with 1224 additions and 191 deletions

View file

@ -3713,7 +3713,8 @@ async function getLastConversationActivity({
'verified-change',
'message-history-unsynced',
'keychange',
'group-v1-migration'
'group-v1-migration',
'universal-timer-notification'
)
) AND
(
@ -3763,7 +3764,8 @@ async function getLastConversationPreview({
'profile-change',
'verified-change',
'message-history-unsynced',
'group-v1-migration'
'group-v1-migration',
'universal-timer-notification'
)
) AND NOT
(