Signal-iOS/SignalServiceKit
2024-12-04 13:29:48 -08:00
..
Account Clean up app reset method 2024-11-22 17:08:36 -06:00
Attachments Remove TSResourceReference, use v2 types directly instead 2024-12-04 13:29:48 -08: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 Delete TSAttachment managers and other intermediaries 2024-12-04 13:28:12 -08: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 unnecessary cleanup filtering 2024-12-04 11:05:06 -06:00
Dependencies Assume all clients are delete-sync-capable 2024-12-03 16:33:29 -08:00
Devices Track IsPastEditRevision for media gallery filtering 2024-12-02 08:27:54 -08:00
DisappearingMessagesConfiguration Remove versioned expire timer capability checking 2024-12-02 14:07:53 -08:00
Environment Delete TSAttachment managers and other intermediaries 2024-12-04 13:28:12 -08:00
GroupMembers Restore TSGroupMember from backups 2024-11-06 06:50:44 -08:00
Groups Don’t auto refresh blocked groups 2024-12-02 15:14:26 -06:00
Jobs Delete TSAttachment managers and other intermediaries 2024-12-04 13:28:12 -08: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 Track IsPastEditRevision for media gallery filtering 2024-12-02 08:27:54 -08:00
Messages Remove TSResourceReference, use v2 types directly instead 2024-12-04 13:29:48 -08:00
Mocks Improve URLSession error handling 2024-12-02 15:17:19 -06:00
Network Remove versioned expire timer capability checking 2024-12-02 14:07:53 -08: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 Clean up PhoneNumber and PhoneNumberUtil 2024-11-22 17:06:12 -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 Assume all clients are delete-sync-capable 2024-12-03 16:33:29 -08:00
PromiseKit Fix concurrency warnings related to UnfairLock 2024-11-19 17:31:25 -06:00
protobuf Hook up BackupSubscriptionManager to Storage Service 2024-11-26 13:06:50 -05:00
Protocols Remove the SubscriptionManager protocol 2024-10-25 10:13:10 -07:00
Protos Hook up BackupSubscriptionManager to Storage Service 2024-11-26 13:06:50 -05: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 Remove versioned expire timer capability checking 2024-12-02 14:07:53 -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 Remove TSResourceReference, use v2 types directly instead 2024-12-04 13:29:48 -08:00
StorageService Hook up BackupSubscriptionManager to Storage Service 2024-11-26 13:06:50 -05:00
Stories move FailedStorySendDisplayController protocol to SignalMessaging 2024-03-06 12:47:06 -06:00
Subscriptions Hook up BackupSubscriptionManager to Storage Service 2024-11-26 13:06:50 -05:00
tests Delete TSAttachment managers and other intermediaries 2024-12-04 13:28:12 -08:00
TestUtils Remove TSResource/Stream/Pointer/Thumbnail, use v2 types directly instead 2024-12-04 13:29:06 -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 Remove TSResource/Stream/Pointer/Thumbnail, use v2 types directly instead 2024-12-04 13:29:06 -08:00
Usernames One KeyValueStore to rule them all 2024-11-15 18:47:54 -06:00
Util Delete TSAttachment managers and other intermediaries 2024-12-04 13:28:12 -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