Signal-iOS/SignalServiceKit
2024-09-17 09:09:51 -05:00
..
Account Swiftify OWSRequestFactory 2024-08-28 16:05:58 -05:00
Attachments Be more permissive with file extensions when creating decrypted copies 2024-09-16 10:41:54 -05:00
Badge Add missed-call badging to the Calls Tab 2024-02-27 14:55:15 -08:00
Calls Add support for Call Links to Storage Service 2024-09-17 09:09:51 -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 NSData+OWS 2024-09-12 12:01:19 -05:00
Cryptography Add method for re-encrypting a filehandle 2024-08-30 14:44:56 -05: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 Scrub call links 2024-08-23 14:33:08 -05:00
Dependencies Add CallLinkRecord database type 2024-09-16 12:35:41 -05:00
Devices Add "simple chat updates" Backup integration test cases 2024-09-10 14:44:51 -07:00
DisappearingMessagesConfiguration Add "chats" Backup integration test cases 2024-09-10 10:37:05 -07:00
Environment Add CallLinkRecord database type 2024-09-16 12:35:41 -05:00
GroupMembers Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Groups remove NSData+OWS 2024-09-12 12:01:19 -05:00
Jobs Add "simple chat updates" Backup integration test cases 2024-09-10 14:44:51 -07:00
Locking migrate UnfairLock entirely into swift 2024-08-30 15:17:46 -05:00
Logging migrate NSString+OWS to swift 2024-09-10 12:26:09 -05:00
Megaphones migrate OWSFakeProfileManager from objc to swift 2024-08-28 15:10:10 -05:00
MessageBackup migrate logic from NSDate OWS category to swift extensions 2024-09-12 12:27:42 -05:00
Messages Backup integration tests for more chat items 2024-09-16 11:44:32 -07:00
Mocks Add "calls" Backup integration tests 2024-09-10 11:33:28 -07:00
Network Asyncify some 2FA code 2024-09-10 19:04:17 -05:00
Notifications Extract common notification logic into method 2024-08-30 16:20:07 -05:00
OWSAsserts Remove remnants of ObjC exceptions 2024-09-06 17:35:26 -05:00
Payments migrate logic from NSDate OWS category to swift extensions 2024-09-12 12:27:42 -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 Fix false positive owsFailDebug on linked devices 2024-09-17 09:09:31 -05:00
PromiseKit Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
protobuf Add "contact message" Backup integration tests 2024-09-10 10:49:15 -07:00
Protocols migrate OWSFakeProfileManager from objc to swift 2024-08-28 15:10:10 -05:00
Protos Add "contact message" Backup integration tests 2024-09-10 10:49:15 -07: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 "calls" Backup integration tests 2024-09-10 11:33:28 -07:00
Schedulers Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SecureValueRecovery replace Cryptography.computeSHA256HMAC(_🔑) with CryptoKit 2024-08-05 12:29:18 -05:00
Security Add support for versioned DM expire timer updates 2024-08-22 14:02:03 -07:00
Storage Don't run TSAttachment migration in main app 2024-09-16 11:48:32 -07:00
StorageService Add support for Call Links to Storage Service 2024-09-17 09:09:51 -05:00
Stories move FailedStorySendDisplayController protocol to SignalMessaging 2024-03-06 12:47:06 -06:00
Subscriptions convert OWSProfileManager from objc to swift 2024-08-30 15:14:30 -05:00
tests Backup integration tests for more chat items 2024-09-16 11:44:32 -07:00
TestUtils Migration to split incrementalMac attachment columns to separate media and transit tier values 2024-09-09 16:52:02 -07:00
Threading Fix integer conversion warnings 2024-07-01 15:20:17 -04:00
UISupport Archive/Restore default chat style in backup 2024-08-30 15:33:51 -07:00
Upload Migration to split incrementalMac attachment columns to separate media and transit tier values 2024-09-09 16:52:02 -07:00
Usernames Mark the username link as corrupted if LibSignal fails to decrypt it 2024-07-16 14:53:24 -07:00
Util Add CallLinkRecord database type 2024-09-16 12:35:41 -05: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 Backup TODO cleanup grab bag 2024-08-30 16:07:35 -07:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SignalServiceKit.h remove NSData+OWS 2024-09-12 12:01:19 -05:00
SSKEnvironment.swift Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
TSConstants.swift fix swiftlint 0.57.0 lint warnings 2024-09-10 12:26:26 -05:00