Signal-iOS/SignalServiceKit
2024-11-22 16:14:23 -06:00
..
Account Rebuild RequestMaker to support GSEs 2024-11-20 16:32:04 -06:00
Attachments enable internal imports by default 2024-09-29 20:03:17 -05:00
Badge Add missed-call badging to the Calls Tab 2024-02-27 14:55:15 -08:00
Calls Enumerate call links and sticker packs when exporting backups 2024-11-15 16:35:40 -08:00
ChangePhoneNumber One KeyValueStore to rule them all 2024-11-15 18:47:54 -06:00
Concurrency Asyncify CDNDownloadOperation 2024-10-18 13:20:24 -05:00
Contacts Don’t fetch contact avatars unless necessary 2024-11-19 17:37:22 -06:00
Cryptography Migrate to new Media/Message backup auth credentials 2024-11-01 15:46:58 -05:00
Curve25519 enable internal imports by default 2024-09-29 20:03:17 -05: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 Remove debug toggle 2024-11-05 12:59:28 -06:00
Dependencies One KeyValueStore to rule them all 2024-11-15 18:47:54 -06:00
Devices One KeyValueStore to rule them all 2024-11-15 18:47:54 -06:00
DisappearingMessagesConfiguration Remove MockDB in favor of InMemoryDB 2024-10-07 19:06:08 -07:00
Environment Adopt non-deprecated NSKeyedUnarchiver method 2024-11-19 16:44:02 -06:00
GroupMembers Restore TSGroupMember from backups 2024-11-06 06:50:44 -08:00
Groups Remove unused method 2024-11-22 15:12:23 -05:00
Jobs Audit OWSOperation for sendability 2024-11-15 19:04:36 -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 Prefix donations-related types with Donations 2024-10-25 10:14:56 -07:00
MessageBackup Don't cache full TSThreads on backup export 2024-11-19 16:50:11 -06:00
Messages Remove tail recursion from Sender Key retries 2024-11-20 18:28:31 -06:00
Mocks Adopt non-deprecated NSKeyedUnarchiver method 2024-11-19 16:44:02 -06:00
Network Don’t return TSGroupThreads when joining via link 2024-11-20 16:32:27 -06:00
Notifications Remove VoIP push handling 2024-11-20 18:26:31 -06:00
OWSAsserts Add support for passing a PrefixedLogger to owsFail* methods 2024-10-07 11:06:47 -07:00
Payments One KeyValueStore to rule them all 2024-11-15 18:47:54 -06:00
PinnedThreadManager Adopt non-deprecated NSKeyedUnarchiver method 2024-11-19 16:44:02 -06:00
Preconditions Add Preconditions 2023-11-07 17:06:14 -06:00
Profiles Rebuild RequestMaker to support GSEs 2024-11-20 16:32:04 -06:00
PromiseKit Fix concurrency warnings related to UnfairLock 2024-11-19 17:31:25 -06:00
protobuf Remove unused CDS proto file 2024-11-21 12:35:34 -06:00
Protocols Remove the SubscriptionManager protocol 2024-10-25 10:13:10 -07:00
Protos Add recordIkm encryption scheme migration to Storage Service 2024-11-07 15:33:03 -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 remove Dependencies protocol entirely 2024-10-12 00:26:22 -05:00
Resources Add retrying to MessageBackupAvatarFetcher 2024-11-12 13:29:36 -08:00
Schedulers Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SecureValueRecovery Add a mode to rotateManifest to preserve records if possible 2024-11-20 15:10:01 -08:00
Security remove NSObject and Dependencies extension computed vars for SignalServiceKit 2024-10-11 23:12:59 -05:00
Storage Quote columns when building db restore query 2024-11-22 16:14:23 -06:00
StorageService Add a mode to rotateManifest to preserve records if possible 2024-11-20 15:10:01 -08:00
Stories move FailedStorySendDisplayController protocol to SignalMessaging 2024-03-06 12:47:06 -06:00
Subscriptions Allow canceling past-due subscriptions 2024-11-21 21:28:19 -08:00
tests Remove VoIP push handling 2024-11-20 18:26:31 -06:00
TestUtils Add a mode to rotateManifest to preserve records if possible 2024-11-20 15:10:01 -08:00
Threading remove MainActor assumptions from ReadyFlag and propagate upwards 2024-09-26 20:56:20 -05:00
UISupport One KeyValueStore to rule them all 2024-11-15 18:47:54 -06:00
Upload Mark actor properties nonisolated where it isn't inferred 2024-11-15 19:10:46 -05:00
Usernames One KeyValueStore to rule them all 2024-11-15 18:47:54 -06:00
Util Revert "Broadcast the recordIkm-migration capability" 2024-11-20 16:26:44 -08:00
VoiceMessage One KeyValueStore to rule them all 2024-11-15 18:47:54 -06:00
ZkParams Remove throws from serverPublicParams() 2024-11-19 18:45:04 -06:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch misc cleanup 2024-10-07 11:19:29 -05:00
SignalServiceKit.h Drop ObjC from KeyValueStore 2024-11-15 09:17:55 -08:00
SSKEnvironment.swift Prune a couple ImplRef properties off SSKEnvironment 2024-11-07 17:33:17 -08:00
TSConstants.swift Decode serverPublicParams constant just once 2024-11-19 17:37:40 -06:00