Signal-iOS/SignalServiceKit
2025-01-03 15:42:40 -07:00
..
Account Remove AccountServiceClient 2025-01-03 11:13:48 -08:00
Attachments Asyncify video segmenting logic 2024-12-13 17:17:28 -06:00
Badge Add missed-call badging to the Calls Tab 2024-02-27 14:55:15 -08:00
Calls Check for cancellation in backup import/export 2025-01-02 08:49:12 -08:00
ChangePhoneNumber Remove LegacyChangePhoneNumber 2025-01-03 11:02:08 -08:00
Concurrency Add jitter to exponential backoff 2024-12-18 13:57:42 -06:00
Contacts Use info from WhoAmI to decide if we need to redeem our subscription 2025-01-03 11:17:40 -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 Reduce verbosity when launching 2024-12-17 19:54:13 -06:00
Dependencies Make TSAttachment migration non-blocking again 2024-12-16 18:09:20 -08:00
Devices Send outgoing device name change sync messages 2024-12-17 15:28:09 -08:00
DisappearingMessagesConfiguration Remove versioned expire timer capability checking 2024-12-02 14:07:53 -08:00
Environment Asyncify RemoteConfig fetching 2025-01-03 12:32:32 -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 Add & use CompletionSerializer 2024-12-19 13:11:00 -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 Prefix donations-related types with Donations 2024-10-25 10:14:56 -07:00
MessageBackup Clean up some message backup error enum cases 2025-01-03 10:10:49 -08:00
Messages Add "Delete for everyone" option to bulk message delete action 2025-01-02 17:10:15 -07:00
Mocks Check for cancellation in backup import/export 2025-01-02 08:49:12 -08:00
Network Use info from WhoAmI to decide if we need to redeem our subscription 2025-01-03 11:17:40 -08:00
Notifications Schedule notification when new device is linked 2024-12-17 13:34:37 -07:00
OWSAsserts Add support for passing a PrefixedLogger to owsFail* methods 2024-10-07 11:06:47 -07:00
Payments Remove usage of some ObjC types in Swift code 2024-12-19 13:10:36 -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 Remove unnecessary SwiftValues types 2025-01-02 13:17:16 -06:00
PromiseKit Fix concurrency warnings related to UnfairLock 2024-11-19 17:31:25 -06:00
protobuf Update backup proto and integration tests 2024-12-10 09:51:13 -08:00
Protocols Remove the SubscriptionManager protocol 2024-10-25 10:13:10 -07:00
Protos Add incoming support for DeviceNameChange sync messages 2024-12-10 09:18:56 -08: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 remove Dependencies protocol entirely 2024-10-12 00:26:22 -05:00
Resources Make TSAttachment migration non-blocking again 2024-12-16 18:09:20 -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 Add "Files" media gallery filter 2024-12-19 15:37:38 -08:00
StorageService Remove unused deps from AccountRecordUpdater 2025-01-03 09:55:12 -08:00
Stories move FailedStorySendDisplayController protocol to SignalMessaging 2024-03-06 12:47:06 -06:00
Subscriptions Use info from WhoAmI to decide if we need to redeem our subscription 2025-01-03 11:17:40 -08:00
tests Use info from WhoAmI to decide if we need to redeem our subscription 2025-01-03 11:17:40 -08:00
TestUtils Remove AccountServiceClient 2025-01-03 11:13:48 -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 Update URLSession timeout to 5 min for CDN requests 2024-12-20 16:05:05 -06:00
Usernames Move WhoAmI request making into a dedicated type 2025-01-03 11:07:16 -08:00
Util Replace color assets with programmatic colors 2025-01-03 15:42:40 -07: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 Arrivederci, TSAttachment 2024-12-04 13:33:14 -08:00
SSKEnvironment.swift Remove AccountServiceClient 2025-01-03 11:13:48 -08:00
TSConstants.swift Decode serverPublicParams constant just once 2024-11-19 17:37:40 -06:00