Signal-iOS/SignalServiceKit
2024-08-21 09:20:54 -07:00
..
Account Rename AccountId → RecipientUniqueId 2024-07-11 10:38:21 -05:00
Attachments Work around AVAssetExportSession.export(to:as:) not being back-deployed 2024-08-12 20:49:08 -04:00
Badge Add missed-call badging to the Calls Tab 2024-02-27 14:55:15 -08:00
Calls fix warning 2024-08-16 19:01:33 -05:00
ChangePhoneNumber Rename AccountId → RecipientUniqueId 2024-07-11 10:38:21 -05:00
Concurrency Extract cooperative timeout & cancellation logic 2024-08-12 13:46:37 -05:00
Contacts Remove “collection” concept from database types 2024-08-20 18:22:00 -05:00
Cryptography Fix broken rebase using since-deleted method 2024-08-07 16:01:03 -07:00
Curve25519 Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
DateProvider Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
DebuggerUtils Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
DebugLogs Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
Dependencies Add support for incoming message edits in Backups 2024-08-07 16:16:20 -07:00
Devices Remove RestoredSentMessageTranscript; restore TSOutgoingMessage directly via builders 2024-08-19 10:42:40 -07:00
DisappearingMessagesConfiguration Clean up disappearing message timer methods in GroupManager 2024-07-11 10:10:38 -07:00
Environment Remove “collection” concept from database types 2024-08-20 18:22:00 -05:00
GroupMembers Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Groups Handle responseTooLarge when fetching avatars 2024-08-20 14:47:50 -05:00
Jobs Add media tier attachment download source enum cases 2024-08-07 15:43:38 -07:00
Locking Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Logging Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
Megaphones Use exhaustive switch statements when checking contacts authorization 2024-08-19 14:19:00 -04:00
MessageBackup Add methods to generate media tier key material for both attachments and thumbnails 2024-08-21 10:37:01 -05:00
Messages Add break glass for TSMessage.TSAttachment migration in prod 2024-08-21 09:20:54 -07:00
Mocks Rename AccountId → RecipientUniqueId 2024-07-11 10:38:21 -05:00
Network improve regional networking options 2024-08-20 21:08:40 -05:00
Notifications Move around muting code to improve readability 2024-08-12 13:06:41 -05:00
OWSAsserts Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
Payments Remove “collection” concept from database types 2024-08-20 18:22:00 -05:00
PinnedThreadManager Backup/Restore pinned thread ordering 2024-01-04 05:58:35 -08:00
Preconditions Add Preconditions 2023-11-07 17:06:14 -06:00
Profiles Reformat code related to message requests 2024-08-12 11:46:41 -05:00
PromiseKit Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
protobuf Update Backup.proto to latest 2024-08-16 15:30:10 -07:00
Protocols Fixes for restoring a Group from Backups 2024-08-07 14:57:02 -07:00
Protos Move E164/UUID handling in protobufs to callers 2024-08-01 12:18:13 -05:00
Randomness fix test comment 2024-08-01 14:43:34 -05:00
Registration [Atomic device creation/linking 90 day timer] Delete legacy prekey rotation method and usages 2023-11-27 12:27:05 -08:00
RemoteAttestation Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Resources Add AttachmentUploadRecord 2024-08-15 10:50:41 -05:00
Schedulers Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SCKExceptionWrapper Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
SecureValueRecovery replace Cryptography.computeSHA256HMAC(_🔑) with CryptoKit 2024-08-05 12:29:18 -05:00
Security Remove “collection” concept from database types 2024-08-20 18:22:00 -05:00
Storage Add break glass for TSMessage.TSAttachment migration in prod 2024-08-21 09:20:54 -07:00
StorageService fix several warnings 2024-08-15 16:09:58 -05:00
Stories move FailedStorySendDisplayController protocol to SignalMessaging 2024-03-06 12:47:06 -06:00
Subscriptions inline Cryptography.generateRandomBytes 2024-08-01 15:33:26 -05:00
tests Remove “collection” concept from database types 2024-08-20 18:22:00 -05:00
TestUtils Add receivedAtTimestamp to message builders 2024-08-07 14:58:50 -07:00
Threading Fix integer conversion warnings 2024-07-01 15:20:17 -04:00
UISupport Add new container for v2 attachment feature flags 2024-07-24 16:45:27 -07:00
Upload Add persistent resumable upload support 2024-08-15 11:14:28 -05:00
Usernames Mark the username link as corrupted if LibSignal fails to decrypt it 2024-07-16 14:53:24 -07:00
Util Remove internal-only toggle to enable v2 attachment migration 2024-08-20 15:08:47 -07:00
VoiceMessage move voice message over to SignalServiceKit and fix a few missed build phase updates 2024-03-06 12:47:06 -06:00
ZkParams Send call link link previews 2024-07-26 22:00:54 -05:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SignalServiceKit.h networking code cleanup and improvements 2024-08-14 15:30:39 -05:00
SSKEnvironment.swift Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
TSConstants.swift Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00