Signal-iOS/SignalServiceKit/src/Storage
Evan Hahn 6305cdc0e6
SignalServiceKit: no longer a separate pod
SignalServiceKit is currently a separate pod. This makes merges tedious
and error-prone. Ultimately, it slows us down. It might've made sense as
a standalone library before, but it's so tightly integrated now that it
isn't useful to have it be separate.

This changes that, and makes SignalServiceKit a "normal" target.

IMO, most of this change isn't that exciting—just a bunch of changes to
scaffolding. There's one slightly spicier change: our generated
`Acknowledgements.plist` is now a little more clever.

Co-authored-by: Max Radermacher <max@signal.org>
2022-08-05 16:14:15 -05:00
..
AxolotlStore Fix operator_whitespace SwiftLint violations 2022-07-07 17:38:38 -07:00
Database SignalServiceKit: no longer a separate pod 2022-08-05 16:14:15 -05:00
Debug Tune indices for more performant conversation loads 2021-08-30 08:55:53 -03:00
Jobs Use durable job for sending badge gifts 2022-07-01 17:10:31 -05:00
AccountIdFinder.swift Fix copyrights 2022-01-26 09:50:56 -08:00
BaseModel.h Respond to CR. 2021-10-21 09:21:31 -03:00
BaseModel.m Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
FullTextSearchFinder.swift Index name components if available 2022-08-02 11:52:20 -07:00
MediaGalleryFinder.swift MediaGallery: Correctly respond to external deletion 2022-05-31 10:55:31 -07:00
PendingReadReceiptRecord.swift Record uniqueIds of messages that receipt messages refer to 2021-07-29 20:40:40 -07:00
PendingViewedReceiptRecord.swift Record uniqueIds of messages that receipt messages refer to 2021-07-29 20:40:40 -07:00
SSKKeychainStorage.swift Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
SSKMessageSenderJobRecord.h Fix some codegen designated initializers 2022-05-09 13:59:38 -07:00
SSKMessageSenderJobRecord.m Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
SSKMessageSenderJobRecord+SDS.swift Use durable job for sending badge gifts 2022-07-01 17:10:31 -05:00
StorageCoordinator.h Move MobileCoin SDK to SignalUI. 2021-11-02 14:26:02 -03:00
StorageCoordinator.m Move MobileCoin SDK to SignalUI. 2021-11-02 14:26:02 -03:00
TSStorageKeys.h Decrypt Messages with AnyTransaction 2019-05-21 16:20:22 -04:00
TSYapDatabaseObject.h Don't reindex conversations on every model change 2022-02-01 15:05:34 -08:00
TSYapDatabaseObject.m Don't reindex conversations on every model change 2022-02-01 15:05:34 -08:00
YDBStorage.h Remove YapDatabase. 2021-03-25 11:41:16 -03:00
YDBStorage.m Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00