Signal-iOS/SignalServiceKit
2025-05-21 12:20:22 -07:00
..
Account Delete backup too when deleting account 2025-05-13 00:48:20 -07:00
Attachments remove unused objc compat 2025-02-07 05:30:56 -06:00
Backups Update libsignal to 0.73.1 2025-05-21 12:20:22 -07:00
Badge Add missed-call badging to the Calls Tab 2024-02-27 14:55:15 -08:00
Calls Make DeletedCallRecordCleanupManager async 2025-05-15 10:30:46 -07:00
ChangePhoneNumber Remove mocks for pre keys stores 2025-05-05 12:46:46 -05:00
Concurrency Update default value for maxAverageBackoff 2025-04-30 11:58:50 -05:00
Contacts Use the GroupIdentifier type in another place 2025-05-14 19:54:46 -05:00
Cryptography remove unused objc compat 2025-02-07 05:30:56 -06:00
Curve25519 Refactor device provisioning 2025-03-31 11:24:51 -05:00
DateProvider Use clampedNanoseconds where it’s useful 2025-04-08 15:30:36 -05:00
DebuggerUtils Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
DebugLogs Tweak parameter for internal users 2025-05-06 12:02:29 -05:00
Dependencies Bulk rename MessageBackup types 2025-05-13 11:35:52 -07:00
Devices Add identity keys to registration message 2025-05-16 16:06:18 -05:00
DisappearingMessagesConfiguration Reset dm timer version when a linked device becomes delinked 2025-04-28 18:51:11 -07:00
Environment Add method to schedule all backup attachment uploads when enabling paid backups 2025-05-20 16:57:41 -07:00
GroupMembers Rename postNotificationNameAsync to postOnMainThread 2025-03-21 15:28:35 -07:00
Groups Remove GroupsV2OutgoingChanges protocol 2025-05-21 13:47:32 -05:00
Jobs Avoid enqueuing multiple donation-redemption jobs for a single period 2025-05-15 16:43:44 -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 Adjust cases for contact permission reminder 2025-05-01 19:58:31 -05:00
Messages Update libsignal to 0.73.1 2025-05-21 12:20:22 -07:00
Mocks Make DeletedCallRecordCleanupManager async 2025-05-15 10:30:46 -07:00
Network Bulk rename MessageBackup types 2025-05-13 11:35:52 -07:00
Notifications Asyncify PendingTasks 2025-04-04 22:09:43 -05:00
OWSAsserts Migrate story recipients to a dedicated table 2025-03-27 21:14:10 -05:00
Payments Don’t consult read caches when updating dbCopy 2025-04-24 14:12:28 -05: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 cancellation support to the NSE 2025-05-02 01:03:16 -05:00
Profiles De-protocolize RecipientDatabaseTable 2025-05-06 12:06:09 -05:00
PromiseKit remove last firstly for Guarantee 2025-03-03 11:13:26 -06:00
protobuf Update libsignal to 0.73.1 2025-05-21 12:20:22 -07:00
Protocols Bulk rename MessageBackup types 2025-05-13 11:35:52 -07:00
Protos Add identity keys to registration message 2025-05-16 16:06:18 -05: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 Convert TSRequest to a struct 2025-04-10 12:49:35 -05:00
Resources Track last viewed fullscreen time for attachments 2025-05-16 16:29:13 -07:00
Schedulers Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SecureValueRecovery Bulk rename MessageBackup types 2025-05-13 11:35:52 -07:00
Security Migrate OWSRecipientIdentity to SDSCodableModel 2025-03-21 16:47:24 -05:00
Storage Asyncify search flows 2025-05-21 12:27:16 -05:00
StorageService Use the GroupIdentifier type in another place 2025-05-14 19:54:46 -05:00
Stories De-protocolize RecipientDatabaseTable 2025-05-06 12:06:09 -05:00
Subscriptions Avoid enqueuing multiple donation-redemption jobs for a single period 2025-05-15 16:43:44 -07:00
tests Update libsignal to 0.73.1 2025-05-21 12:20:22 -07:00
TestUtils Require PreKeyBundles to always contain Kyber keys 2025-05-14 16:19:57 -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 Clean up + prepare some shouldOptimizeLocalStorage code 2025-05-20 16:58:18 -07:00
Usernames Asyncify username methods 2025-05-01 19:41:17 -05:00
Util Run the blocking TSAttachment migration on app launch 2025-05-15 10:32:14 -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 Bulk rename MessageBackup types 2025-05-13 11:35:52 -07:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch remove NSObject OWS category 2025-02-05 08:38:43 -06:00
SignalServiceKit.h Un-SDS-ify IncomingGroupsV2MessageJob 2025-04-23 17:51:32 -05:00
SSKEnvironment.swift Rebuild GroupMessageProcessor types 2025-04-23 17:44:21 -05:00
TSConstants.swift Update svr enclave 2025-05-15 10:18:04 -07:00