mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Universal Disappearing Messages
This commit is contained in:
@@ -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
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user