Signal-iOS/SignalServiceKit
2024-04-03 13:28:45 -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 Clean up dependencies/ObjC in some calling types 2024-04-03 12:12:19 -05:00
ChangePhoneNumber Assume everybody is PNI-capable 2024-02-13 14:53:39 -06:00
Contacts Pre-upload contact syncs before sending 2024-04-03 13:26:05 -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 Clean up CallService object initialization 2024-04-02 12:20:57 -05:00
Devices Make TSMessage.hasRenderableContent safer 2024-04-03 13:28:45 -07:00
Environment Clean up CallService object initialization 2024-04-02 12:20:57 -05:00
GroupMembers Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
Groups Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
Jobs Use PreparedOutgoingMessage in MessageSender 2024-04-03 13:26:49 -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 Make TSMessage.hasRenderableContent safer 2024-04-03 13:28:45 -07:00
Mocks Add unit tests for CallRecordMissedCallManager 2024-03-21 11:07:36 -07:00
Network Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
Notifications Clean up some info lines 2024-03-27 12:08:43 -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 Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
protobuf Generate models for Backup.proto using Wire 2024-04-01 15:04:24 -07:00
Protocols Clean up dependencies/ObjC in some calling types 2024-04-03 12:12:19 -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 Stop using NSKeyedArchiver in SignalAccounts 2024-04-02 13:48:57 -05: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 Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
Storage Stop using NSKeyedArchiver in SignalAccounts 2024-04-02 13:48:57 -05:00
StorageService Stop using NSKeyedArchiver in SignalAccounts 2024-04-02 13:48:57 -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 Create PhoneNumberUtil instance for each test 2024-04-02 16:10:08 -05:00
TestUtils Use PreparedOutgoingMessage in MessageSender 2024-04-03 13:26:49 -07:00
UISupport Prepare chat colors for thread merges 2023-07-07 13:17:55 -05:00
Upload Add separate transit tier encryption info 2024-04-02 09:57:59 -07:00
Usernames Stop using NSKeyedArchiver in SignalAccounts 2024-04-02 13:48:57 -05:00
Util Generate file extension for oversize text 2024-04-03 11:30:50 -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 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 Clean up CallService object initialization 2024-04-02 12:20:57 -05:00
TSConstants.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00