Signal-iOS/SignalServiceKit/src/Storage
2019-11-20 16:46:39 -08:00
..
AxolotlStore Delete old and unused one-time prekeys. 2019-11-02 08:16:41 -03:00
Database Merge branch 'release/3.0.0' 2019-11-20 16:46:39 -08:00
Jobs Fix broken tests. 2019-11-07 17:22:08 -03:00
AccountIdFinder.swift Make uniqueId non-nil. 2019-07-31 10:50:59 -03:00
BaseModel.h Simplify TSYapDatabaseObject; Prepare to remove BaseModel. 2019-08-22 18:22:40 -03:00
BaseModel.m Simplify TSYapDatabaseObject; Prepare to remove BaseModel. 2019-08-22 18:22:40 -03:00
FullTextSearchFinder.swift Fix some of the broken tests. 2019-10-16 09:21:26 -03:00
MediaGalleryFinder.swift redundantly clean up gallery items when clearing all content 2019-11-19 11:01:31 -07:00
OWSIncomingMessageFinder.h No more transitional_phoneNumber 2019-07-11 10:52:13 -07:00
OWSIncomingMessageFinder.m Remove YDB header usage. 2019-08-29 10:24:27 -03:00
OWSPrimaryStorage.h Clean up YDB. 2019-09-11 14:17:44 -03:00
OWSPrimaryStorage.m Merge branch 'release/3.0.0' 2019-11-15 19:09:21 -08:00
OWSStorage.h Clean up YDB files after migration to GRDB. 2019-11-07 14:57:39 -03:00
OWSStorage.m redundantly clean up gallery items when clearing all content 2019-11-19 11:01:31 -07: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 Fix broken tests. 2019-11-07 17:22:08 -03:00
SSKMessageSenderJobRecord.m Fix broken tests. 2019-11-07 17:22:08 -03:00
SSKMessageSenderJobRecord+SDS.swift Update code generation to ensure consistent property ordering. 2019-11-05 10:42:07 -03:00
StorageCoordinator.h Verbose about view. 2019-10-17 14:59:40 -03:00
StorageCoordinator.m Add GRDB schema version check to prevent reversion. 2019-11-19 10:57:06 -03: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 Avoid duplicate sort ids in migrated interactions. 2019-11-15 11:45:55 -03:00
TSDatabaseView.m Avoid duplicate sort ids in migrated interactions. 2019-11-15 13:31:25 -03:00
TSStorageKeys.h Decrypt Messages with AnyTransaction 2019-05-21 16:20:22 -04:00
TSYapDatabaseObject.h Rework thread mapping updates. 2019-10-11 09:31:35 -03:00
TSYapDatabaseObject.m Respond to CR. 2019-10-17 10:25:13 -03:00
YapDatabaseTransaction+OWS.h Batched and unbatched enumerations (generated changes). 2019-09-16 13:01:36 -03:00
YapDatabaseTransaction+OWS.m Respond to CR. 2019-09-16 13:12:41 -03:00
YAPDBMediaGalleryFinder.h cleanup 2019-05-14 10:44:55 -06:00
YAPDBMediaGalleryFinder.m Rework "view once" messages. 2019-08-01 16:13:37 -03:00