Signal-iOS/SignalServiceKit/src/Storage/Database
2021-07-09 16:59:03 -03:00
..
Records Fix muting vs. badge count. 2021-05-21 16:20:43 -03:00
Snapshots Fix database change filtering. 2021-07-09 16:59:03 -03:00
DeepCopy.swift Clean up formatting of MOB values for display. 2021-04-06 13:57:08 -03:00
GRDBDatabaseStorageAdapter.swift Respond to CR. 2021-07-09 15:47:10 -03:00
GRDBSchemaMigrator.swift Add message request flow to report spam 2021-06-30 09:54:26 -07:00
SDSCrossProcess.h Add transactable base class for database storage and queue. 2019-07-18 18:02:13 -03:00
SDSCrossProcess.m Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
SDSDatabaseStorage.swift Fix deadlock crash in DatabaseChangeObserver. 2021-07-09 13:32:19 -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 Improve handling of db corruption. 2021-05-03 15:05:58 -03:00
SDSDeserializer.swift update GRDB 2019-09-04 18:23:01 -06:00
SDSError.swift Improve handling of db corruption. 2021-05-03 14:47:17 -03:00
SDSKeyValueStore.swift Don't download attachments outside of the main app 2021-06-24 12:20:46 -07:00
SDSKeyValueStore+Deprecated.swift Rework dependency access. 2021-03-25 09:24:27 -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 Remove YapDatabase. 2021-03-25 11:41:16 -03:00
SDSRecord.swift Attempt to recover database if corruption was detected 2021-04-01 12:50:41 -07:00
SDSRecordType.swift Add TSGroupMember table to allow performant querying of group membership 2021-04-08 13:44:00 -07: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 Database: Remove @escaping from all synchronous transaction callbacks 2021-03-04 10:30:54 -08:00
SDSTransaction.swift Clean up async completions. 2021-07-07 09:49:44 -03:00
SSKAccessors+SDS.h Add TSGroupMember table to allow performant querying of group membership 2021-04-08 13:44:00 -07:00