Signal-iOS/SignalServiceKit
2025-03-05 11:26:14 -06:00
..
Account Asyncify various PNI managers 2025-02-11 17:10:09 -06: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 Avoid SELECT EXISTS in InteractionFinder 2025-02-14 01:59:52 -06:00
ChangePhoneNumber Asyncify various PNI managers 2025-02-11 17:10:09 -06:00
Concurrency create an UncooperativeTimeout for async world as a migration assist from promises 2025-03-03 11:13:53 -06:00
Contacts Properly fall back to setting the master key during provisioning 2025-03-04 17:19:52 -06: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 Add non-registration AEP changes 2025-02-24 08:53:06 -06:00
DisappearingMessagesConfiguration Fix warning when updating dm timer 2025-01-08 17:44:35 -06:00
Environment Use new libsignal connect logic for CDS (again) 2025-02-25 11:30:52 -08:00
GroupMembers Restore TSGroupMember from backups 2024-11-06 06:50:44 -08:00
Groups Fix AvatarDataState initializer 2025-02-21 13:03:06 -08:00
Jobs convert promises to async/await in BadgeGiftingConfirmationViewController+Paypal.swift 2025-02-25 15:38:26 -06: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 Show megaphone for new linked devices when notifications are disabled 2025-02-07 11:32:36 -07:00
MessageBackup Truly always set a bubble color on chat style protos 2025-02-25 11:57:40 -08:00
Messages Rename content field to match the server’s name 2025-03-05 11:26:14 -06:00
Mocks Small AEP cleanup 2025-02-24 10:35:49 -06:00
Network Rename content field to match the server’s name 2025-03-05 11:26:14 -06:00
Notifications Show megaphone for new linked devices when notifications are disabled 2025-02-07 11:32:36 -07:00
OWSAsserts Add option to crash on owsFailDebug in nightlies 2025-02-11 17:23:52 -06:00
Payments remove objc compat code from PaymentsFormat 2025-02-11 05:48:36 -06:00
PinnedThreadManager Adopt non-deprecated NSKeyedUnarchiver method 2024-11-19 16:44:02 -06:00
Preconditions
Profiles Stop using MonotonicDate.distantPast 2025-03-04 16:11:43 -06:00
PromiseKit remove last firstly for Guarantee 2025-03-03 11:13:26 -06:00
protobuf Add non-registration AEP changes 2025-02-24 08:53:06 -06:00
Protocols remove unused objc compat 2025-02-07 05:30:56 -06: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 Use the web socket where easily possible 2025-01-21 12:26:39 -06:00
Resources Remove handling for unsupported messages 2025-02-11 14:32:26 -06:00
Schedulers Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SecureValueRecovery Properly fall back to setting the master key during provisioning 2025-03-04 17:19:52 -06:00
Security remove unused objc compat 2025-02-07 05:30:56 -06:00
Storage Avoid chat list update for non-latest-interaction-in-thread touches 2025-03-03 13:40:06 -08:00
StorageService Properly fall back to setting the master key during provisioning 2025-03-04 17:19:52 -06:00
Stories move FailedStorySendDisplayController protocol to SignalMessaging 2024-03-06 12:47:06 -06:00
Subscriptions Asyncify Paypal.AuthSession 2025-02-12 18:25:37 -06:00
tests Rename content field to match the server’s name 2025-03-05 11:26:14 -06:00
TestUtils Use new libsignal connect logic for CDS (again) 2025-02-25 11:30:52 -08:00
Threading remove MainActor assumptions from ReadyFlag and propagate upwards 2024-09-26 20:56:20 -05:00
UISupport When deleting attachment references, filter by idInOwner 2024-12-06 13:16:05 -08:00
Upload Add some throughput logging to attachment upload. 2025-01-27 19:09:30 -06:00
Usernames convert LocalUsernameManager from promises to async-await 2025-02-14 09:48:50 -06:00
Util Remove OWSChatConnectionWithLibSignalShadowing 2025-03-04 17:05:15 -08:00
VoiceMessage One KeyValueStore to rule them all 2024-11-15 18:47:54 -06:00
ZkParams Update SVR API to take explicit keys vs generating 2025-02-24 08:29:54 -06: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 remove unused objc compat 2025-02-07 05:30:56 -06:00
TSConstants.swift Remove old enclave 2025-02-20 15:59:57 -06:00