Signal-iOS/SignalServiceKit/src/Storage/Database
Michelle Linington 8998b1e767 Add eraId to GroupCallUpdate messages
By including eraId in GroupCallUpdate messages, we're able to identify
separate group calls after the fact. Each unique eraId will result in a
new entry in the database, even if the group call has since ended.
2020-11-24 20:59:37 -08:00
..
Records Add eraId to GroupCallUpdate messages 2020-11-24 20:59:37 -08:00
Snapshots Group Calling 2020-10-15 14:49:20 -07:00
DeepCopy.swift Add mentions to the database 2020-08-04 14:08:29 -07:00
GRDBDatabaseStorageAdapter.swift Fix some of the performance tests. 2020-10-16 10:15:16 -03:00
GRDBSchemaMigrator.swift Add eraId to GroupCallUpdate messages 2020-11-24 20:59:37 -08: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 Rename singleton accessors. 2020-09-17 21:11:07 -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 Ensure app readiness during app launch. 2020-10-22 16:36:24 -03:00
SDSRecordType.swift Add scaffolding for Group Call messages 2020-11-19 16:02:22 -08: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 broken tests 2020-08-28 13:10:47 -07: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