session-ios/Signal/src/textsecure/Storage
Frederic Jacobs 7aad5c5971 Fixing UX issue with unsynchronized clocks.
TextSecure messages don’t get assigned a timestamp by the server. All
of it is done end-to-end between both clients. A client could have a
misconfigured clock or might want to forge a timestamp. Therefore, we
address this issue by introducing a new receivedAt timestamp for
incoming messages that will be used to sort the messages.
2015-02-28 15:27:56 +01:00
..
AxolotlStore Multiple visual enhancements and repo cleanup. 2015-02-18 18:20:02 +01:00
TSDatabaseSecondaryIndexes.h Delivery receipts working 2015-01-27 08:35:30 -10:00
TSDatabaseSecondaryIndexes.m Delivery receipts working 2015-01-27 08:35:30 -10:00
TSDatabaseView.h Multiple visual enhancements and repo cleanup. 2015-02-18 18:20:02 +01:00
TSDatabaseView.m Fixing UX issue with unsynchronized clocks. 2015-02-28 15:27:56 +01:00
TSStorageKeys.h Merging UI code with some basic TextSecureKit code. 2015-01-04 11:28:38 +01:00
TSStorageManager+keyingMaterial.h Merging UI code with some basic TextSecureKit code. 2015-01-04 11:28:38 +01:00
TSStorageManager+keyingMaterial.m ContactDetail: Fix crash on parsedPhoneNumbers 2015-01-04 11:30:21 +01:00
TSStorageManager+messageIDs.h Closes #315 2015-01-25 14:58:40 -10:00
TSStorageManager+messageIDs.m Closes #315 2015-01-25 14:58:40 -10:00
TSStorageManager.h Addressing some storage related fixes. 2015-02-20 22:59:38 +01:00
TSStorageManager.m Addressing some storage related fixes. 2015-02-20 22:59:38 +01:00
TSYapDatabaseObject.h Closes #315 2015-01-25 14:58:40 -10:00
TSYapDatabaseObject.m Closes #315 2015-01-25 14:58:40 -10:00