Signal-iOS/SignalServiceKit
2024-07-24 13:35:52 -07:00
..
Account Rename AccountId → RecipientUniqueId 2024-07-11 10:38:21 -05:00
Attachments V2 attachment feature flags, take 2 2024-07-19 17:23:21 -07:00
Badge Add missed-call badging to the Calls Tab 2024-02-27 14:55:15 -08:00
Calls Add archived payment message types 2024-07-11 09:34:37 -05:00
ChangePhoneNumber Rename AccountId → RecipientUniqueId 2024-07-11 10:38:21 -05:00
Contacts Implement Backup of "thread merge" chat updates 2024-07-22 14:40:27 -07:00
Cryptography Add bucketing padding when encrypting oversize text attachment 2024-07-24 09:52:06 -07:00
Curve25519 Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07: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 Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
Dependencies Add ArchivedPayment table and data store 2024-07-11 10:10:44 -05:00
Devices Restore MOB payments from backup 2024-07-11 13:15:41 -05:00
DisappearingMessagesConfiguration Clean up disappearing message timer methods in GroupManager 2024-07-11 10:10:38 -07:00
Environment Add "expiration timer chat updates" to Backups 2024-07-16 09:45:24 -07:00
GroupMembers Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Groups Update init args for OWSDisappearingConfigUpdateInfoMsg 2024-07-16 09:34:39 -07:00
Jobs Clean up disappearing message timer methods in GroupManager 2024-07-11 10:10:38 -07:00
Locking Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Logging Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
Megaphones Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
MessageBackup Add support for session switchover events to Backups 2024-07-22 15:02:09 -07:00
Messages Add bucketing padding when encrypting oversize text attachment 2024-07-24 09:52:06 -07:00
Mocks Rename AccountId → RecipientUniqueId 2024-07-11 10:38:21 -05:00
Network Clean up OWSUrlSession error handling 2024-07-11 10:53:19 -05:00
Notifications Remove simple availability checks for iOS 15 2024-07-10 09:40:13 -04:00
OWSAsserts Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
Payments Reattach ArchivedPayments to payments from the ledger 2024-07-15 10:55:33 -05:00
PinnedThreadManager Backup/Restore pinned thread ordering 2024-01-04 05:58:35 -08:00
Preconditions Add Preconditions 2023-11-07 17:06:14 -06:00
Profiles Use getOrBuild to upsert user profiles during contact restore 2024-07-09 15:56:14 -07:00
PromiseKit Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
protobuf Add "expiration timer chat updates" to Backups 2024-07-16 09:45:24 -07:00
Protocols Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Protos Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Randomness Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
Registration [Atomic device creation/linking 90 day timer] Delete legacy prekey rotation method and usages 2023-11-27 12:27:05 -08:00
RemoteAttestation Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Resources Add MessageAttachmentReference index on receivedAtTimestamp 2024-07-18 14:17:53 -05:00
Schedulers Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SCKExceptionWrapper Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
SecureValueRecovery Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
Security Rename AccountId → RecipientUniqueId 2024-07-11 10:38:21 -05:00
Storage Enable v2 attachments for stories 2024-07-24 13:35:52 -07:00
StorageService Rename AccountId → RecipientUniqueId 2024-07-11 10:38:21 -05:00
Stories move FailedStorySendDisplayController protocol to SignalMessaging 2024-03-06 12:47:06 -06:00
Subscriptions Remove simple availability checks for iOS 15 2024-07-10 09:40:13 -04:00
tests Ensure some tests work both before and after message v2 attachment flags are enabled 2024-07-23 09:06:34 -07:00
TestUtils Rename AccountId → RecipientUniqueId 2024-07-11 10:38:21 -05:00
Threading Fix integer conversion warnings 2024-07-01 15:20:17 -04:00
UISupport V2 attachment feature flags, take 2 2024-07-19 17:23:21 -07:00
Upload Extract form request to an external method. 2024-07-19 09:08:40 -07:00
Usernames Mark the username link as corrupted if LibSignal fails to decrypt it 2024-07-16 14:53:24 -07:00
Util Enable v2 attachments for stories 2024-07-24 13:35:52 -07:00
VoiceMessage move voice message over to SignalServiceKit and fix a few missed build phase updates 2024-03-06 12:47:06 -06:00
ZkParams Add basic support for creating Call Links 2024-06-17 12:15:42 -05:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SignalServiceKit.h Add archived payment message types 2024-07-11 09:34:37 -05:00
SSKEnvironment.swift Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
TSConstants.swift Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00