Signal-iOS/SignalServiceKit/src/Storage/Database
2020-06-11 13:18:49 -03:00
..
Records Fix attachment sort order 2020-06-07 09:35:35 -07:00
Snapshots Simplify the database snapshot update throttling. 2020-06-09 09:40:23 -03:00
GRDBDatabaseStorageAdapter.swift Deduplicate thread touches by deferring them until the transaction is finalized. 2020-06-11 13:18:49 -03:00
GRDBSchemaMigrator.swift Deduplicate thread touches by deferring them until the transaction is finalized. 2020-06-11 13:18:49 -03:00
SDSCrossProcess.h Add transactable base class for database storage and queue. 2019-07-18 18:02:13 -03:00
SDSCrossProcess.m PR Feedback 2020-01-30 11:45:11 -08:00
SDSDatabaseQueue.swift update GRDB 2019-09-04 18:23:01 -06:00
SDSDatabaseStorage.swift Device Transfer Service 2020-05-18 20:48:08 -07:00
SDSDatabaseStorageObservation.swift Fix build warnings. 2020-04-08 16:05:54 -03: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 Make read receipts for linked devices durable. 2020-04-03 16:13:04 -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 Log GRDB SQL syntax errors in DEBUG builds. 2019-12-04 10:44:20 -03:00
SDSRecordType.swift Rework message processing to handle groups v2. 2020-01-17 17:34:37 -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 Rework group updates; rework "update group" view to use GroupManager. 2020-01-27 11:18:21 -03:00
SDSTransaction.swift Deduplicate thread touches by deferring them until the transaction is finalized. 2020-06-11 13:18:49 -03:00
SSKAccessors+SDS.h Add early message handling for delivery receipts, reactions, and delete for everyone 2020-04-16 19:44:45 -07:00
YAPDBStorageAdapter.swift Respond to CR. 2020-04-07 14:02:27 -03:00