Signal-iOS/SignalServiceKit
2024-04-17 12:49:20 -05:00
..
Account Rename NotificationPresenter-related types 2024-04-11 18:45:25 -05:00
Attachments handle receiving a UIImage as public.image into the share extension 2024-04-12 13:43:55 -05:00
Badge Add missed-call badging to the Calls Tab 2024-02-27 14:55:15 -08:00
Calls Tweak or remove redundant/noisy info lines 2024-04-16 19:37:25 -05:00
ChangePhoneNumber Assume everybody is PNI-capable 2024-02-13 14:53:39 -06:00
Contacts Rename BroadcastMediaMessageJob->TSAttachmentMultisendJob 2024-04-15 20:45:26 -07: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 Use shorter redactions & modern Swift regex syntax 2024-04-01 12:09:02 -05:00
Dependencies Don’t use inheritance with CallService 2024-04-16 19:36:24 -05:00
Devices Define AttachmentReference.OwnerBuilder 2024-04-09 14:03:26 -07:00
Environment Don’t use inheritance with CallService 2024-04-16 19:36:24 -05:00
GroupMembers Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
Groups Tweak or remove redundant/noisy info lines 2024-04-16 19:37:25 -05:00
Jobs Tweak or remove redundant/noisy info lines 2024-04-16 19:37:25 -05:00
Megaphones Make AtomicValue's lock-sharing explicit 2024-03-27 10:57:32 -07:00
MessageBackup Skip backing up default message expiration info. 2024-04-17 08:19:40 -05:00
Messages Tweak or remove redundant/noisy info lines 2024-04-16 19:37:25 -05:00
Mocks Sync Nicknames with Storage Service 2024-04-08 17:35:31 -06:00
Network Request new ZKC-based auth credential 2024-04-16 11:54:14 -04:00
Notifications Stop caching notification preview type 2024-04-16 19:35:19 -05: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 expose setProfileKeyData variant that doesn't do a fetch 2024-04-12 12:08:05 -05:00
protobuf Update some backup proto fields. 2024-04-16 11:36:31 -05:00
Protocols expose setProfileKeyData variant that doesn't do a fetch 2024-04-12 12:08:05 -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 Tweak or remove redundant/noisy info lines 2024-04-16 19:37:25 -05:00
StorageService expose setProfileKeyData variant that doesn't do a fetch 2024-04-12 12:08:05 -05:00
Stories move FailedStorySendDisplayController protocol to SignalMessaging 2024-03-06 12:47:06 -06:00
Subscriptions Backup AccountData 2024-04-11 16:24:01 -05:00
tests Rename BroadcastMediaMessageJob->TSAttachmentMultisendJob 2024-04-15 20:45:26 -07:00
TestUtils Don’t use inheritance with CallService 2024-04-16 19:36:24 -05: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 Use version numbers that match the App Store 2024-04-17 12:49:20 -05: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 Save CallLinkAuthCredentials to the database 2024-03-22 16:59:22 -05:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch Remove some unused code 2023-11-15 18:24:20 -06:00
SignalServiceKit.h remove MIMETypeUtil.h/m and finish swift conversion 2024-04-11 22:19:16 -05:00
SSKEnvironment.swift Don’t use inheritance with CallService 2024-04-16 19:36:24 -05:00
TSConstants.swift Reapply "Perform CDSI lookups via libsignal-net if flag set" 2024-04-05 20:06:55 -05:00