..
Account
Swiftify OWSRequestFactory
2024-08-28 16:05:58 -05:00
Attachments
Remove conditional compiler directives
2024-09-18 12:00:57 -04:00
Badge
Add missed-call badging to the Calls Tab
2024-02-27 14:55:15 -08:00
Calls
convert ProfileManagerProtocol and ProtoUtils to swift
2024-09-18 14:29:11 -05:00
ChangePhoneNumber
Rename AccountId → RecipientUniqueId
2024-07-11 10:38:21 -05:00
Concurrency
Extract cooperative timeout & cancellation logic
2024-08-12 13:46:37 -05:00
Contacts
Remove conditional compiler directives
2024-09-18 12:00:57 -04:00
Cryptography
Add method for re-encrypting a filehandle
2024-08-30 14:44:56 -05:00
Curve25519
Fold SignalCoreKit into SignalServiceKit
2024-06-26 08:44:41 -07:00
DateProvider
Fold SignalCoreKit into SignalServiceKit
2024-06-26 08:44:41 -07:00
DebuggerUtils
Fold SignalCoreKit into SignalServiceKit
2024-06-26 08:44:41 -07:00
DebugLogs
Scrub call links
2024-08-23 14:33:08 -05:00
Dependencies
convert ProfileManagerProtocol and ProtoUtils to swift
2024-09-18 14:29:11 -05:00
Devices
Upgrade to SwiftProtobuf v1.28.1
2024-09-17 09:11:11 -05:00
DisappearingMessagesConfiguration
Add "chats" Backup integration test cases
2024-09-10 10:37:05 -07:00
Environment
OWSChatConnection: Eliminate DependenciesBridge
2024-09-19 10:25:36 -07:00
GroupMembers
Fold SignalCoreKit into SignalServiceKit
2024-06-26 08:44:41 -07:00
Groups
remove NSData+OWS
2024-09-12 12:01:19 -05:00
Jobs
Add "simple chat updates" Backup integration test cases
2024-09-10 14:44:51 -07:00
Locking
migrate UnfairLock entirely into swift
2024-08-30 15:17:46 -05:00
Logging
migrate NSString+OWS to swift
2024-09-10 12:26:09 -05:00
Megaphones
migrate OWSFakeProfileManager from objc to swift
2024-08-28 15:10:10 -05:00
MessageBackup
Add final Backup integration tests
2024-09-18 14:12:56 -07:00
Messages
convert ProfileManagerProtocol and ProtoUtils to swift
2024-09-18 14:29:11 -05:00
Mocks
Add "calls" Backup integration tests
2024-09-10 11:33:28 -07:00
Network
OWSChatConnection: Eliminate DependenciesBridge
2024-09-19 10:25:36 -07:00
Notifications
Extract common notification logic into method
2024-08-30 16:20:07 -05:00
OWSAsserts
Remove remnants of ObjC exceptions
2024-09-06 17:35:26 -05:00
Payments
Upgrade to SwiftProtobuf v1.28.1
2024-09-17 09:11:11 -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
Don't send profile sync on capabilities change if currently in registration
2024-09-18 14:04:49 -07:00
PromiseKit
Fold SignalCoreKit into SignalServiceKit
2024-06-26 08:44:41 -07:00
protobuf
Drop profileKey fields from GroupSnapshots in Backups
2024-09-18 10:30:59 -07:00
Protocols
convert ProfileManagerProtocol and ProtoUtils to swift
2024-09-18 14:29:11 -05:00
Protos
Upgrade to SwiftProtobuf v1.28.1
2024-09-17 09:11:11 -05:00
Randomness
fix test comment
2024-08-01 14:43:34 -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
Fold SignalCoreKit into SignalServiceKit
2024-06-26 08:44:41 -07:00
Resources
Implement Attachment content validation backfill migrator
2024-09-17 11:38:37 -07:00
Schedulers
Fold SignalCoreKit into SignalServiceKit
2024-06-26 08:44:41 -07:00
SecureValueRecovery
replace Cryptography.computeSHA256HMAC(_ 🔑 ) with CryptoKit
2024-08-05 12:29:18 -05:00
Security
Add support for versioned DM expire timer updates
2024-08-22 14:02:03 -07:00
Storage
migrate SSKPreKeyStore from objc to swift
2024-09-18 14:29:11 -05:00
StorageService
Add support for Call Links to Storage Service
2024-09-17 09:09:51 -05:00
Stories
move FailedStorySendDisplayController protocol to SignalMessaging
2024-03-06 12:47:06 -06:00
Subscriptions
convert OWSProfileManager from objc to swift
2024-08-30 15:14:30 -05:00
tests
Add final Backup integration tests
2024-09-18 14:12:56 -07:00
TestUtils
Migration to split incrementalMac attachment columns to separate media and transit tier values
2024-09-09 16:52:02 -07:00
Threading
Fix integer conversion warnings
2024-07-01 15:20:17 -04:00
UISupport
Archive/Restore default chat style in backup
2024-08-30 15:33:51 -07:00
Upload
Use correct upload form for backup media
2024-09-19 11:42:39 -05:00
Usernames
Mark the username link as corrupted if LibSignal fails to decrypt it
2024-07-16 14:53:24 -07:00
Util
convert ProfileManagerProtocol and ProtoUtils to swift
2024-09-18 14:29:11 -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
Backup TODO cleanup grab bag
2024-08-30 16:07:35 -07:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch
Fold SignalCoreKit into SignalServiceKit
2024-06-26 08:44:41 -07:00
SignalServiceKit.h
migrate SSKPreKeyStore from objc to swift
2024-09-18 14:29:11 -05:00
SSKEnvironment.swift
Rename owsAssert to owsPrecondition
2024-07-09 10:42:56 -04:00
TSConstants.swift
fix swiftlint 0.57.0 lint warnings
2024-09-10 12:26:26 -05:00