Signal-iOS/SignalServiceKit
2024-04-09 10:48:17 -05:00
..
Account Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
Attachments remove old NSItemProvider API usage 2024-04-09 10:48:17 -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 Sync Nicknames with Storage Service 2024-04-08 17:35:31 -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 Use shorter redactions & modern Swift regex syntax 2024-04-01 12:09:02 -05:00
Dependencies Replace SAMKeychain with direct keychain access 2024-04-05 21:50:00 -05:00
Devices Remove attachmentIds from MessageBuilder 2024-04-08 11:18:59 -07:00
Environment Sync Nicknames with Storage Service 2024-04-08 17:35:31 -06: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 Remove attachmentIds from MessageBuilder 2024-04-08 11:18:59 -07:00
Messages Remove attachmentIds from MessageBuilder 2024-04-08 11:18:59 -07:00
Mocks Sync Nicknames with Storage Service 2024-04-08 17:35:31 -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 Move StaleProfileFetcher into its own file 2024-04-05 20:12:46 -05:00
protobuf Sync Nicknames with Storage Service 2024-04-08 17:35:31 -06:00
Protocols Use streaming decryption for profile avatars 2024-04-05 20:08:42 -05:00
Protos Sync Nicknames with Storage Service 2024-04-08 17:35:31 -06: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 Replace SAMKeychain with direct keychain access 2024-04-05 21:50:00 -05:00
StorageService Sync Nicknames with Storage Service 2024-04-08 17:35:31 -06: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 Remove attachmentIds from MessageBuilder 2024-04-08 11:18:59 -07:00
TestUtils Remove attachmentIds from MessageBuilder 2024-04-08 11:18:59 -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 Replace SAMKeychain with direct keychain access 2024-04-05 21:50:00 -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 Replace SAMKeychain with direct keychain access 2024-04-05 21:50:00 -05:00
SSKEnvironment.swift Replace SAMKeychain with direct keychain access 2024-04-05 21:50:00 -05:00
TSConstants.swift Reapply "Perform CDSI lookups via libsignal-net if flag set" 2024-04-05 20:06:55 -05:00