You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/tests/Messages
Michael Kirk 3e10a49258 Fix disappearing messages don't become consistent after reinstall (#52)
Fixes the bug wherein:

Given the sender had disappearing messages enabled
And the receiver thinks it's disabled (this can happen due to re-install)
When we receive a disappearing message
The message does start expiring timer and disappear
But you see a notice "<sender> disabled disappearing messages"
Rather than the expected "<Sender> set disappearing messages timer to X".

// FREEBIE
9 years ago
..
Interactions Explain send failures for text and media messages 9 years ago
OWSDisappearingMessageFinderTest.m disappearing messages 9 years ago
OWSDisappearingMessagesJobTest.m Fix disappearing messages don't become consistent after reinstall (#52) 9 years ago
OWSMessageSenderTest.m Fix disappearing messages don't become consistent after reinstall (#52) 9 years ago
TSMessagesManagerTest.m Explain send failures for text and media messages 9 years ago