Signal-iOS/tests
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
2016-10-24 15:24:06 -04:00
..
Account There is no longer a distinction between redphone/text secure users. (#12) 2016-06-27 19:48:37 -07:00
Attachments Explain send failures for text and media messages 2016-10-24 09:36:51 -04:00
Contacts Explain send failures for text and media messages 2016-10-24 09:36:51 -04:00
Devices Explain send failures for text and media messages 2016-10-24 09:36:51 -04:00
Messages Fix disappearing messages don't become consistent after reinstall (#52) 2016-10-24 15:24:06 -04:00
Security New fingerprint format 2016-10-11 09:24:40 -04:00
Storage Explain send failures for text and media messages 2016-10-24 09:36:51 -04:00
TestSupport/Fakes Explain send failures for text and media messages 2016-10-24 09:36:51 -04:00
Util Get tests + ci running 2016-04-23 20:08:51 -07:00