Signal-iOS/SignalServiceKit/Storage
Jordan Rose a3fc08e2e4 Continue tolerating legacy sessions in SSKSessionStore
Rather than relying on SDSKeyValueStore returning nil when
keyed-archive data can't be decoded, do the decoding step in
SSKSessionStore, where we can explicitly allow it. Then write a test
that approximates having the old session data stored.
2024-09-24 17:04:48 -07:00
..
AxolotlStore Continue tolerating legacy sessions in SSKSessionStore 2024-09-24 17:04:48 -07:00
Database convert SDSCrossProcess and DarwinNotificationCenter to swift 2024-09-24 15:15:51 -05:00
MediaGallery Track isViewOnce on MessageAttachmentReference table 2024-09-17 09:04:26 -07:00
BaseModel.h Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
BaseModel.m Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
CancelledGroupRing.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
FullTextSearchIndexer.swift Remove “collection” concept from database types 2024-08-20 18:22:00 -05:00
PendingReadReceiptRecord.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
PendingViewedReceiptRecord.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
RecipientIdFinder.swift Remove SignalRecipientFinder in favor of RecipientDatabaseTable 2024-09-20 09:40:48 -07:00
SearchableNameIndexer.swift Allow nicknames to be saved and displayed 2024-04-05 09:35:57 -06:00
SSKKeychainStorage.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
TimeGatedBatch.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
TSYapDatabaseObject.h Remove “collection” concept from database types 2024-08-20 18:22:00 -05:00
TSYapDatabaseObject.m Remove “collection” concept from database types 2024-08-20 18:22:00 -05:00
YDBStorage.swift migrate YDBStorage from objc to swift 2024-09-19 13:01:57 -05:00