Signal-iOS/SignalServiceKit
2024-04-05 20:08:42 -05:00
..
Account Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
Attachments convert SignalAttachment compressVideoAsMp4 from promise to await 2024-04-05 15:25:13 -05: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 Reapply "Perform CDSI lookups via libsignal-net if flag set" 2024-04-05 20:06:55 -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 Use shorter redactions & modern Swift regex syntax 2024-04-01 12:09:02 -05:00
Dependencies Allow nicknames to be saved and displayed 2024-04-05 09:35:57 -06:00
Devices Make TSMessage.hasRenderableContent safer 2024-04-03 13:28:45 -07:00
Environment Reapply "Perform CDSI lookups via libsignal-net if flag set" 2024-04-05 20:06:55 -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 Clean up PreparedOutgoingMessage 2024-04-04 12:55:20 -07:00
Megaphones Make AtomicValue's lock-sharing explicit 2024-03-27 10:57:32 -07:00
MessageBackup Archive/restore username lookups if we have them 2024-04-05 13:47:03 -07:00
Messages Add devices to recipients in both decryption paths 2024-04-05 16:59:03 -05:00
Mocks Allow nicknames to be saved and displayed 2024-04-05 09:35:57 -06:00
Network Fix malformed request errors for long URLs 2024-04-05 20:05:17 -05: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 Use streaming decryption for profile avatars 2024-04-05 20:08:42 -05:00
protobuf Generate models for Backup.proto using Wire 2024-04-01 15:04:24 -07:00
Protocols Use streaming decryption for profile avatars 2024-04-05 20:08:42 -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 Allow nicknames to be saved and displayed 2024-04-05 09:35:57 -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 Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
Storage Allow nicknames to be saved and displayed 2024-04-05 09:35:57 -06:00
StorageService Remove redundant profile avatar download triggers 2024-04-05 20:07:20 -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 Add some shim methods to EditManager 2024-04-05 11:25:56 -07:00
TestUtils Use streaming decryption for profile avatars 2024-04-05 20:08:42 -05: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 Use streaming decryption for profile avatars 2024-04-05 20:08:42 -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 Clean up CallService object initialization 2024-04-02 12:20:57 -05:00
TSConstants.swift Reapply "Perform CDSI lookups via libsignal-net if flag set" 2024-04-05 20:06:55 -05:00