Signal-iOS/SignalServiceKit/src/Storage/Database
2021-01-21 20:36:47 -03:00
..
Records SSK: (re-)unify the decision of whether to notify for an interaction 2021-01-19 11:24:14 -08:00
Snapshots Rewrite conversation view. 2020-12-10 12:44:13 -03:00
DeepCopy.swift Add mentions to the database 2020-08-04 14:08:29 -07:00
GRDBDatabaseStorageAdapter.swift Refine query filtering. 2020-12-23 18:14:32 -03:00
GRDBSchemaMigrator.swift Add profile bio fields to database schema. 2021-01-14 22:25:45 -03:00
SDSCrossProcess.h Add transactable base class for database storage and queue. 2019-07-18 18:02:13 -03:00
SDSCrossProcess.m Reduce logging. 2020-06-11 13:54:36 -03:00
SDSDatabaseQueue.swift Label the "slow write transactions" logging with the source of the transaction. 2020-06-07 10:37:55 -03:00
SDSDatabaseStorage.swift Fix broken tests. 2020-12-11 16:33:38 -03:00
SDSDatabaseStorage+Objc.h Respond to CR. 2020-06-12 13:49:52 -07:00
SDSDatabaseStorage+Objc.m Respond to CR. 2020-06-12 13:49:52 -07:00
SDSDeserialization.swift Fix numeric/date edge cases in GRDB serialization. 2019-09-18 09:07:28 -03:00
SDSDeserializer.swift update GRDB 2019-09-04 18:23:01 -06:00
SDSError.swift update GRDB 2019-09-04 18:23:01 -06:00
SDSKeyValueStore.swift Handle emoji availability deserialization failures. 2020-11-14 07:58:13 -03:00
SDSKeyValueStore+Deprecated.swift Make read receipts for linked devices durable. 2020-04-03 16:13:04 -03:00
SDSKeyValueStore+ObjC.h Decrypt Messages with AnyTransaction 2019-05-21 16:20:22 -04:00
SDSKeyValueStore+ObjC.m Make read receipts for linked devices durable. 2020-04-03 16:13:04 -03:00
SDSModel.swift Respond to CR. 2019-09-16 13:32:23 -03:00
SDSRecord.swift Fix "mark as read" for early read receipts. 2020-12-15 11:15:24 -03:00
SDSRecordType.swift Add profile bio fields to database schema. 2021-01-14 22:25:45 -03:00
SDSSerializable.swift Fix broken tests. 2019-10-04 19:34:08 -03:00
SDSTableMetadata.swift Clean up code generation. 2020-04-02 13:31:14 -03:00
SDSTransactable.swift Respond to CR. 2020-06-12 13:49:52 -07:00
SDSTransaction.swift Fix race in model read cache. 2021-01-21 20:36:47 -03:00
SSKAccessors+SDS.h Add eraId to GroupCallUpdate messages 2020-11-24 20:59:37 -08:00
YAPDBStorageAdapter.swift Respond to CR. 2020-04-07 14:02:27 -03:00