Signal-iOS/SignalServiceKit
2024-03-29 19:18:06 -05: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 Add more contact badges 2024-03-29 16:08:35 -06: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 Simplify IPv6 regex to accept invalid IPv4 addrs (like 900.000.01.1) 2024-03-27 12:45:10 -07:00
Dependencies rename UploadManager->TSAttachmentUploadManager 2024-03-29 15:43:41 -05:00
Devices Remove AtomicLock; it was just a simple wrapper around UnfairLock 2024-03-27 10:57:32 -07:00
Environment rename UploadManager->TSAttachmentUploadManager 2024-03-29 15:43:41 -05: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 Use TSResourceId in upload notifications 2024-03-29 14:44:00 -07:00
Megaphones Make AtomicValue's lock-sharing explicit 2024-03-27 10:57:32 -07:00
MessageBackup Add dev-only backup restore option for registraion flow. 2024-03-29 19:18:06 -05:00
Messages Add row id fetcher to StoryStore/SDSCodableModel 2024-03-29 15:31:20 -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 Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
Protocols Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
Protos Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -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 Mark calls as read when opening the relevant conversation 2024-03-21 10:18:40 -07: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 row id fetcher to StoryStore/SDSCodableModel 2024-03-29 15:31:20 -07: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 rename UploadManager->TSAttachmentUploadManager 2024-03-29 15:43:41 -05: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 Use TSResourceId in upload notifications 2024-03-29 14:44:00 -07:00
Usernames Clean up recipient searches 2024-03-07 11:57:45 -06:00
Util Add dev-only backup restore option for registraion flow. 2024-03-29 19:18:06 -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