Signal-iOS/SignalServiceKit
2024-04-01 15:26:25 -07:00
..
Account Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
Attachments Extend AttachmentDataSource to include copying existing attachments 2024-03-29 11:41:13 -07:00
Badge Add missed-call badging to the Calls Tab 2024-02-27 14:55:15 -08:00
Calls Use PreparedOutgoingMessage for all transient message enqueuing 2024-03-28 10:36:24 -07:00
ChangePhoneNumber Assume everybody is PNI-capable 2024-02-13 14:53:39 -06:00
Contacts Generate models for Backup.proto using Wire 2024-04-01 15:04:24 -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 Add nickname record 2024-04-01 12:47:15 -06:00
Devices Generate models for Backup.proto using Wire 2024-04-01 15:04:24 -07:00
Environment Support transient in-memory uploads in AttachmentUploadManager 2024-04-01 12:32:39 -07:00
GroupMembers Remove the custom isEqual(_:comparisonMode:) from TSGroupModel 2024-03-26 12:41:45 -07:00
Groups Use PreparedOutgoingMessage for all transient message enqueuing 2024-03-28 10:36:24 -07:00
Jobs Add TSResourceUploadManager and AttachmentUploadManager 2024-03-29 18:20:00 -07:00
Megaphones Make AtomicValue's lock-sharing explicit 2024-03-27 10:57:32 -07:00
MessageBackup Add better "unimplemented" handling for unrecognized frame types 2024-04-01 15:26:25 -07:00
Messages Fix albumMessageId on outgoing message attachments 2024-03-30 13:28:53 -07:00
Mocks Add unit tests for CallRecordMissedCallManager 2024-03-21 11:07:36 -07:00
Network calling: update 1:1 calls to use new calling/relays endpoint 2024-03-28 10:59:08 -07:00
Notifications Clean up some info lines 2024-03-27 12:08:43 -05:00
Payments Clean up some payment model validation logic 2024-03-29 18:21:24 -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 Add some logging around paymentAddressData and profile updates 2024-03-29 13:55:50 -05:00
protobuf Generate models for Backup.proto using Wire 2024-04-01 15:04:24 -07:00
Protocols Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
Protos Generate models for Backup.proto using Wire 2024-04-01 15:04:24 -07: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 Add nickname record 2024-04-01 12:47:15 -06:00
Schedulers Remove uses of sharedBackground queues. 2023-09-28 07:46:52 -05:00
SecureValueRecovery Clean up some info lines 2024-03-27 12:08:43 -05:00
Security Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
Storage Add nickname record 2024-04-01 12:47:15 -06:00
StorageService Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
Stories move FailedStorySendDisplayController protocol to SignalMessaging 2024-03-06 12:47:06 -06:00
Subscriptions Make AtomicValue's lock-sharing explicit 2024-03-27 10:57:32 -07:00
tests Support transient in-memory uploads in AttachmentUploadManager 2024-04-01 12:32:39 -07:00
TestUtils Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
UISupport Prepare chat colors for thread merges 2023-07-07 13:17:55 -05:00
Upload Support transient in-memory uploads in AttachmentUploadManager 2024-04-01 12:32:39 -07:00
Usernames Clean up recipient searches 2024-03-07 11:57:45 -06:00
Util Fix a few small bugs in the calls tab 2024-04-01 12:26:16 -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 Swiftify CallMessageHandler 2024-03-19 17:53:35 -05:00
SSKEnvironment.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
TSConstants.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00