Signal-iOS/SignalServiceKit
2025-03-18 16:33:14 -07:00
..
Account Asyncify pre keys’ waitForMessageProcessing(…) 2025-03-17 11:17:31 -05:00
Attachments remove unused objc compat 2025-02-07 05:30:56 -06:00
Badge Add missed-call badging to the Calls Tab 2024-02-27 14:55:15 -08:00
Calls One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
ChangePhoneNumber Asyncify various PNI managers 2025-02-11 17:10:09 -06:00
Concurrency CancellableContinuation internal improvements 2025-03-14 09:35:09 -07:00
Contacts Remove Promise-based database methods 2025-03-14 12:32:19 -05:00
Cryptography remove unused objc compat 2025-02-07 05:30:56 -06:00
Curve25519 remove unused objc compat 2025-02-07 05:30:56 -06:00
DateProvider Stop using MonotonicDate.distantPast 2025-03-04 16:11:43 -06:00
DebuggerUtils Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
DebugLogs remove Date.isBefore(_) and Date.isAfter(_) extensions 2025-02-10 09:00:02 -06:00
Dependencies Split out various key managment methods into AccountKeyStore 2025-02-24 10:12:47 -06:00
Devices One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
DisappearingMessagesConfiguration Fix warning when updating dm timer 2025-01-08 17:44:35 -06:00
Environment One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
GroupMembers One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
Groups Remove throws that doesn’t throw 2025-03-17 11:16:21 -05:00
Jobs convert some donation logic from promises to swift concurrency 2025-03-14 09:24:33 -05:00
Locking Add TSMutex to replace UnfairLock 2024-11-15 16:31:03 -05:00
Logging misc cleanup 2024-10-07 11:19:29 -05:00
Megaphones One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
MessageBackup Clean up unused redeemReceipt code 2025-03-18 09:03:43 -05:00
Messages Avoid enqueuing auto-downloads for messages the user manually canceled 2025-03-18 16:33:14 -07:00
Mocks One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
Network fix warnings 2025-03-14 10:33:20 -05:00
Notifications One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
OWSAsserts Add option to crash on owsFailDebug in nightlies 2025-02-11 17:23:52 -06:00
Payments One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
PinnedThreadManager One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
Preconditions Add Preconditions 2023-11-07 17:06:14 -06:00
Profiles One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
PromiseKit remove last firstly for Guarantee 2025-03-03 11:13:26 -06:00
protobuf Add system contact names to Backups (#10727) 2025-03-10 16:22:59 -07:00
Protocols One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
Protos Add non-registration AEP changes 2025-02-24 08:53:06 -06:00
QRCodes One QR code generator to rule them all 2024-12-16 11:02:30 -08:00
Randomness fix test comment 2024-08-01 14:43:34 -05:00
Registration One KeyValueStore to rule them all 2024-11-15 18:47:54 -06:00
RemoteAttestation fix warnings 2025-03-14 10:33:20 -05:00
Resources Rebuild/remove outdated TSInteraction indexes 2025-03-07 15:03:41 -06:00
Schedulers Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SecureValueRecovery One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
Security One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
Storage Remove @escaping for non-escaping block 2025-03-17 11:16:01 -05:00
StorageService One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
Stories move FailedStorySendDisplayController protocol to SignalMessaging 2024-03-06 12:47:06 -06:00
Subscriptions convert some donation logic from promises to swift concurrency 2025-03-14 09:24:33 -05:00
tests One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
TestUtils One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
Threading remove MainActor assumptions from ReadyFlag and propagate upwards 2024-09-26 20:56:20 -05:00
UISupport fix warning 2025-03-10 15:12:18 -05:00
Upload One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
Usernames One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
Util Remove Promise-based database methods 2025-03-14 12:32:19 -05:00
VoiceMessage One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
ZkParams Fix issue with missing media key before backup download 2025-03-18 10:02:45 -05:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch remove NSObject OWS category 2025-02-05 08:38:43 -06:00
SignalServiceKit.h Remove handling for unsupported messages 2025-02-11 14:32:26 -06:00
SSKEnvironment.swift One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
TSConstants.swift Remove old enclave 2025-02-20 15:59:57 -06:00