Signal-iOS/SignalServiceKit/src/Storage
2021-03-22 16:19:46 -07:00
..
AxolotlStore Remove 'SignalClient.' prefixes where no longer needed 2021-03-22 16:19:46 -07:00
Database SSK: Remove SPKProtocolContext 2021-03-22 16:18:29 -07:00
Jobs Add profile bio fields to database schema. 2021-01-14 22:25:45 -03:00
AccountIdFinder.swift Make OWSAccountIdFinder's methods into class methods 2021-01-28 12:03:50 -08: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 Rename singleton accessors. 2020-09-17 21:11:07 -03:00
MediaGalleryFinder.swift MediaGallery: fix multi-threading bug caught by previous commit! 2021-03-04 10:48:19 -08: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 Remove YDB from views. 2020-04-07 13:51:02 -03:00
OWSPrimaryStorage.m MediaGallery: delete old Finder API, including its Yap implementation 2021-03-04 10:30:54 -08:00
OWSStorage.h Fix more build warnings. 2020-04-10 13:17:08 -03:00
OWSStorage.m Merge remote-tracking branch 'private/release/3.8.0' 2020-04-23 12:59:57 -03:00
OWSStorage+Subclass.h Modify mock environments to register all db views. 2018-09-19 16:29:15 -04:00
PendingReadReceiptRecord.swift persist pending read receipts 2020-02-16 13:13:12 -07:00
SSKIncrementingIdFinder.swift remove unnecessary logging 2018-12-21 12:12:52 -07:00
SSKKeychainStorage.swift Allow parallel usage of staging and production services. 2020-01-15 10:48:42 -03:00
SSKMessageSenderJobRecord.h Add isMediaMessage to MessageSenderJobRecord 2020-06-07 09:34:57 -07:00
SSKMessageSenderJobRecord.m PR Feedback 2020-08-31 12:24:24 -07:00
SSKMessageSenderJobRecord+SDS.swift Add profile bio fields to database schema. 2021-01-14 22:25:45 -03:00
StorageCoordinator.h Handle error cases in share extension including GRDB migration. 2020-01-02 12:12:18 -08:00
StorageCoordinator.m remove canRevertToYDB feature flag 2020-02-12 15:19:56 -07: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 Track reaction read state 2020-04-20 10:25:31 -07:00
TSDatabaseView.m Track reaction read state 2020-04-20 10:25:31 -07:00
TSStorageKeys.h Decrypt Messages with AnyTransaction 2019-05-21 16:20:22 -04:00
TSYapDatabaseObject.h Deduplicate thread touches by deferring them until the transaction is finalized. 2020-06-11 13:18:49 -03:00
TSYapDatabaseObject.m Deduplicate thread touches by deferring them until the transaction is finalized. 2020-06-11 13:18:49 -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
YAPDBMediaGalleryManager.h MediaGallery: delete old Finder API, including its Yap implementation 2021-03-04 10:30:54 -08:00
YAPDBMediaGalleryManager.m MediaGallery: delete old Finder API, including its Yap implementation 2021-03-04 10:30:54 -08:00