Signal-iOS/SignalServiceKit/src/Storage
2019-06-27 14:22:13 -06:00
..
AxolotlStore Convert Recipient and SessionStore to SignalServiceAddress 2019-06-26 17:48:16 -06:00
Database Incoming message has authorAddress 2019-06-27 14:22:13 -06:00
Jobs Convert message sending to use any transactions (code generated changes). 2019-06-25 16:00:58 -04:00
AccountIdFinder.swift Convert Recipient and SessionStore to SignalServiceAddress 2019-06-26 17:48:16 -06:00
BaseModel.h Add BaseModel. 2019-06-25 15:48:37 -04:00
BaseModel.m Add BaseModel. 2019-06-25 15:48:37 -04:00
FullTextSearchFinder.swift Migrate TSContactThread to support UUIDs 2019-06-27 13:12:52 -07:00
MediaGalleryFinder.swift Don't show attachments from "one-off disappearing messages in media gallery." 2019-05-31 13:33:31 -04:00
OWSIncomingMessageFinder.h Decrypt Messages with AnyTransaction 2019-05-21 16:20:22 -04:00
OWSIncomingMessageFinder.m Incoming message has authorAddress 2019-06-27 14:22:13 -06:00
OWSPrimaryStorage.h Flush multi-process writes more aggressively. 2019-01-24 17:03:49 -05:00
OWSPrimaryStorage.m Add shared YAP extension for SignalServiceAddress lookup 2019-06-27 13:13:52 -07:00
OWSStorage.h Fixup database conversion vis a vis SQLCipher4 2019-01-14 09:48:49 -05:00
OWSStorage.m Convert OWSUnknownDBObject to extend BaseModel. 2019-06-26 10:18:08 -04:00
OWSStorage+Subclass.h Modify mock environments to register all db views. 2018-09-19 16:29:15 -04:00
SSKIncrementingIdFinder.swift remove unnecessary logging 2018-12-21 12:12:52 -07:00
SSKKeychainStorage.swift PR Feedback 2019-06-20 10:55:23 -07:00
SSKMessageSenderJobRecord.h Generate SDS extensions for all models in Signal, SignalMessaging, SAE, SSK. 2019-05-02 13:25:21 -04:00
SSKMessageSenderJobRecord.m Generate SDS extensions for all models in Signal, SignalMessaging, SAE, SSK. 2019-05-02 13:25:21 -04:00
SSKMessageSenderJobRecord+SDS.swift Streamline SDS extensions (code generated changes). 2019-05-22 09:53:31 -04:00
TSDatabaseSecondaryIndexes.h Add missing nullability annotations. 2019-01-23 13:12:43 -05:00
TSDatabaseSecondaryIndexes.m Add missing nullability annotations. 2019-01-23 13:12:43 -05:00
TSDatabaseView.h Elaborate per-message expiration. 2019-06-10 11:41:39 -04:00
TSDatabaseView.m Auto-expiration of messages with per-message expiration. 2019-06-14 10:41:15 -04:00
TSStorageHeaders.h Decrypt Messages with AnyTransaction 2019-05-21 16:20:22 -04:00
TSStorageKeys.h Decrypt Messages with AnyTransaction 2019-05-21 16:20:22 -04:00
TSYapDatabaseObject.h Fix anyCanBeSaved property. 2019-06-26 10:42:24 -06:00
TSYapDatabaseObject.m no need to ignore computed property which no longer exists 2019-06-26 10:43:27 -06:00
YapDatabaseConnection+OWS.h Decrypt Messages with AnyTransaction 2019-05-21 16:20:22 -04:00
YapDatabaseConnection+OWS.m Decrypt Messages with AnyTransaction 2019-05-21 16:20:22 -04:00
YapDatabaseTransaction+OWS.h Migrate more key-value stores. 2019-06-19 11:08:02 -04:00
YapDatabaseTransaction+OWS.m Migrate more key-value stores. 2019-06-19 11:08:02 -04:00
YAPDBMediaGalleryFinder.h cleanup 2019-05-14 10:44:55 -06:00
YAPDBMediaGalleryFinder.m Don't show attachments from "one-off disappearing messages in media gallery." 2019-05-31 13:33:31 -04:00