Signal-iOS/src
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 Avoid blocking app launch 2016-09-28 12:09:37 -04:00
Contacts Fix disappearing messages don't become consistent after reinstall (#52) 2016-10-24 15:24:06 -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
Network Explain send failures for text and media messages 2016-10-24 09:36:51 -04:00
Protocols Don't start expiration timer until message is sent. 2016-10-11 09:24:40 -04:00
Security disappearing messages 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
Util Handle group keychange error (#50) 2016-10-24 13:54:00 -04:00
TextSecureKitEnv.h Init Commit 2015-12-22 15:51:11 +01:00
TextSecureKitEnv.m Init Commit 2015-12-22 15:51:11 +01:00
TSConstants.h Device manager 2016-09-09 15:11:40 -04:00
TSPrefix.h Production log level to INFO (#34) 2016-09-27 20:15:02 -04:00