Signal-iOS/SignalServiceKit
2025-03-24 12:44:38 -05:00
..
Account Rename postNotificationNameAsync to postOnMainThread 2025-03-21 15:28:35 -07:00
Attachments remove unused objc compat 2025-02-07 05:30:56 -06:00
Badge
Calls Don’t use DeviceId in CallManager delegate 2025-03-22 00:13:50 -05:00
ChangePhoneNumber Validate DeviceIds using same criteria as server 2025-03-21 17:01:06 -05:00
Concurrency CancellableContinuation internal improvements 2025-03-14 09:35:09 -07:00
Contacts Rename postNotificationNameAsync to postOnMainThread 2025-03-21 15:28:35 -07: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 Sync "default avatar colors" across devices 2025-03-20 15:18:11 -07:00
Devices Validate DeviceIds using same criteria as server 2025-03-21 17:01:06 -05:00
DisappearingMessagesConfiguration Fix warning when updating dm timer 2025-01-08 17:44:35 -06:00
Environment Make DBWriteTransaction only take sync completions 2025-03-21 15:27:42 -07:00
GroupMembers Rename postNotificationNameAsync to postOnMainThread 2025-03-21 15:28:35 -07:00
Groups Make DBWriteTransaction only take sync completions 2025-03-21 15:27:42 -07:00
Jobs Rename postNotificationNameAsync to postOnMainThread 2025-03-21 15:28:35 -07: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 Make DBWriteTransaction only take sync completions 2025-03-21 15:27:42 -07:00
Messages Make a few MessageSender things private 2025-03-24 12:44:38 -05:00
Mocks Add DeviceId type 2025-03-21 16:49:38 -05:00
Network Fix race condition with “empty queue” notification 2025-03-22 00:02:27 -05:00
Notifications Make DBWriteTransaction only take sync completions 2025-03-21 15:27:42 -07:00
OWSAsserts Add option to crash on owsFailDebug in nightlies 2025-02-11 17:23:52 -06:00
Payments Rename postNotificationNameAsync to postOnMainThread 2025-03-21 15:28: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
Profiles Rename postNotificationNameAsync to postOnMainThread 2025-03-21 15:28:35 -07:00
PromiseKit remove last firstly for Guarantee 2025-03-03 11:13:26 -06:00
protobuf Update Backup.proto with latest contents 2025-03-21 09:45:45 -07:00
Protocols Make DBWriteTransaction only take sync completions 2025-03-21 15:27:42 -07:00
Protos Sync "default avatar colors" across devices 2025-03-20 15:18:11 -07: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 Use HttpHeaders in more places 2025-03-21 13:53:38 -05:00
RemoteAttestation fix warnings 2025-03-14 10:33:20 -05:00
Resources Sync "default avatar colors" across devices 2025-03-20 15:18:11 -07:00
Schedulers Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SecureValueRecovery Keep some SVR state around when updating to a new master key 2025-03-20 08:45:13 -05:00
Security Migrate OWSRecipientIdentity to SDSCodableModel 2025-03-21 16:47:24 -05:00
Storage Rename postNotificationNameAsync to postOnMainThread 2025-03-21 15:28:35 -07:00
StorageService Make DBWriteTransaction only take sync completions 2025-03-21 15:27:42 -07:00
Stories
Subscriptions Rename postNotificationNameAsync to postOnMainThread 2025-03-21 15:28:35 -07:00
tests Increase chance of primary/linked test failures 2025-03-24 12:43:11 -05:00
TestUtils Make DBWriteTransaction only take sync completions 2025-03-21 15:27:42 -07:00
Threading remove MainActor assumptions from ReadyFlag and propagate upwards 2024-09-26 20:56:20 -05:00
UISupport Rename postNotificationNameAsync to postOnMainThread 2025-03-21 15:28:35 -07:00
Upload Rename postNotificationNameAsync to postOnMainThread 2025-03-21 15:28: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 Rename postNotificationNameAsync to postOnMainThread 2025-03-21 15:28:35 -07: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 Migrate OWSRecipientIdentity to SDSCodableModel 2025-03-21 16:47:24 -05: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