Signal-iOS/SignalServiceKit
2024-04-25 10:24:00 -07:00
..
Account Add an "inactive linked device" megaphone 2024-04-24 11:28:33 -07:00
Attachments Delete CloneAsSignalAttachmentRequest, implement SignalAttachmentCloner 2024-04-25 10:20:27 -07:00
Badge Add missed-call badging to the Calls Tab 2024-02-27 14:55:15 -08:00
Calls More aggressively mark group call records as .ringingAccepted 2024-04-24 12:25:24 -07:00
ChangePhoneNumber Assume everybody is PNI-capable 2024-02-13 14:53:39 -06:00
Contacts migrate NSString+SSK to swift 2024-04-24 09:26:12 -05:00
Curve25519 Replace Curve25519Kit with LibSignal 2023-10-31 14:18:22 -05:00
DateProvider Implement RegistrationSessionManager 2023-02-08 15:37:12 -08:00
DebugLogs migrate DebugLogger to swift 2024-04-19 22:09:08 -05:00
Dependencies Fork+slight cleanup of VideoDurationHelper 2024-04-25 10:19:29 -07:00
Devices Add an "inactive linked device" megaphone 2024-04-24 11:28:33 -07:00
Environment Fork+slight cleanup of VideoDurationHelper 2024-04-25 10:19:29 -07:00
GroupMembers Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
Groups Smoosh together various places that fetch profiles 2024-04-23 15:22:37 -05:00
Jobs Fix a few build warnings 2024-04-17 19:11:13 -05:00
Megaphones Add an "inactive linked device" megaphone 2024-04-24 11:28:33 -07:00
MessageBackup Stop putting kLocalProfileUniqueId in addresses 2024-04-23 13:58:27 -05:00
Messages Remove TSAttachment bridging in TSMessage methods 2024-04-25 10:24:00 -07:00
Mocks Add DBWriteTransaction.addSyncCompletion 2024-04-23 15:49:03 -05:00
Network Add an "inactive linked device" megaphone 2024-04-24 11:28:33 -07:00
Notifications Don't bridge to TSAttachment in NotificationPresenter 2024-04-25 10:23:15 -07:00
Payments Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07: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 Remove some unused profile manager methods 2024-04-25 12:21:25 -05:00
protobuf Update some backup proto fields. 2024-04-16 11:36:31 -05:00
Protocols Remove some unused profile manager methods 2024-04-25 12:21:25 -05:00
Protos Update cdsi.proto to the latest version 2024-04-16 10:42:55 -05: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 Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
Resources Download in IncomingContactSyncJobRecord without creating a TSAttachment 2024-04-10 20:17:18 -07:00
Schedulers Remove uses of sharedBackground queues. 2023-09-28 07:46:52 -05:00
SecureValueRecovery Set local master key if we have a PIN but no master key 2024-04-10 08:08:52 -07:00
Security Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
Storage Add DBWriteTransaction.addSyncCompletion 2024-04-23 15:49:03 -05:00
StorageService Smoosh together various places that fetch profiles 2024-04-23 15:22:37 -05:00
Stories move FailedStorySendDisplayController protocol to SignalMessaging 2024-03-06 12:47:06 -06:00
Subscriptions remove some simple to fix warnings 2024-04-19 23:36:23 -05:00
tests Remove TSAttachment bridging in TSMessage methods 2024-04-25 10:24:00 -07:00
TestUtils Remove TSAttachment bridging in TSMessage methods 2024-04-25 10:24:00 -07:00
UISupport Prepare chat colors for thread merges 2023-07-07 13:17:55 -05:00
Upload start migrating MIMETypeUtil to swift 2024-04-11 22:19:16 -05:00
Usernames Stop using NSKeyedArchiver in SignalAccounts 2024-04-02 13:48:57 -05:00
Util Add an "inactive linked device" megaphone 2024-04-24 11:28:33 -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 Compare credential times against requested times 2024-04-19 16:38:33 -05:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch Remove some unused code 2023-11-15 18:24:20 -06:00
SignalServiceKit.h migrate NSString+SSK to swift 2024-04-24 09:26:12 -05:00
SSKEnvironment.swift Smoosh together various places that fetch profiles 2024-04-23 15:22:37 -05:00
TSConstants.swift Add message backup zkparams 2024-04-23 11:16:14 -07:00