| .. |
|
Account
|
Validate identity when receiving a 422 error
|
2025-07-01 09:11:08 -05:00 |
|
Attachments
|
remove unused objc compat
|
2025-02-07 05:30:56 -06:00 |
|
Backups
|
Add support for "resuming" Backup downloads paused-needing-WiFi
|
2025-06-30 22:36:21 -07:00 |
|
Badge
|
Add missed-call badging to the Calls Tab
|
2024-02-27 14:55:15 -08:00 |
|
Calls
|
Compare GroupIdentifiers without serializing
|
2025-07-01 09:14:38 -05:00 |
|
ChangePhoneNumber
|
Remove mocks for pre keys stores
|
2025-05-05 12:46:46 -05:00 |
|
Concurrency
|
Use ConcurrentTaskQueue(concurrentLimit: 1) in place of SerialTaskQueue where possible
|
2025-06-26 15:23:13 -07:00 |
|
Contacts
|
Allow forwarding link previews even when fetching link previews is disabled
|
2025-06-26 15:46:37 -07:00 |
|
Cryptography
|
Update to LibSignal v0.74.1 (Backup.LocatorInfo.integrityCheck)
|
2025-06-16 16:03:35 -07:00 |
|
Curve25519
|
Update to LibSignal v0.75.0
|
2025-06-17 14:02:29 -05:00 |
|
DateProvider
|
Add MonotonicDuration
|
2025-06-03 18:35:58 -05:00 |
|
DebuggerUtils
|
Fold SignalCoreKit into SignalServiceKit
|
2024-06-26 08:44:41 -07:00 |
|
DebugLogs
|
Tweak parameter for internal users
|
2025-05-06 12:02:29 -05:00 |
|
Dependencies
|
Validate identity when receiving a 422 error
|
2025-07-01 09:11:08 -05:00 |
|
Devices
|
Update to LibSignal v0.75.0
|
2025-06-17 14:02:29 -05:00 |
|
DisappearingMessagesConfiguration
|
Reset dm timer version when a linked device becomes delinked
|
2025-04-28 18:51:11 -07:00 |
|
Environment
|
Validate identity when receiving a 422 error
|
2025-07-01 09:11:08 -05:00 |
|
GroupMembers
|
Rename postNotificationNameAsync to postOnMainThread
|
2025-03-21 15:28:35 -07:00 |
|
Groups
|
Use GroupIdentifier when de-duping group refreshes
|
2025-07-01 09:17:27 -05:00 |
|
Jobs
|
Add and use BackupPlanManager to consolidate side-effects of setting BackupPlan
|
2025-06-30 22:25:05 -07:00 |
|
LocalDeviceAuth
|
Add "View Backup Key" to Backup Settings
|
2025-06-12 12:38:57 -07:00 |
|
Locking
|
Add TSMutex to replace UnfairLock
|
2024-11-15 16:31:03 -05:00 |
|
Logging
|
misc cleanup
|
2024-10-07 11:19:29 -05:00 |
|
Megaphones
|
check feature flag for backup key reminder
|
2025-06-30 15:02:23 -07:00 |
|
Messages
|
Use GroupIdentifier for requests & related code
|
2025-07-01 09:14:59 -05:00 |
|
Mocks
|
Make DeletedCallRecordCleanupManager async
|
2025-05-15 10:30:46 -07:00 |
|
Network
|
Validate identity when receiving a 422 error
|
2025-07-01 09:11:08 -05:00 |
|
Notifications
|
Allow deregistered notifications when deregistered
|
2025-06-23 13:09:09 -05:00 |
|
OWSAsserts
|
Migrate story recipients to a dedicated table
|
2025-03-27 21:14:10 -05:00 |
|
Payments
|
Update to LibSignal v0.75.0
|
2025-06-17 14:02:29 -05:00 |
|
PinnedThreadManager
|
One transaction type to rule them all and in the darkness bind them
|
2025-03-13 21:43:35 -07:00 |
|
Preconditions
|
Allow both fetch mechanisms in a single process
|
2025-06-05 14:59:53 -05:00 |
|
Profiles
|
Use Retry.performWithBackoff for avatar downloads
|
2025-06-25 14:23:58 -05:00 |
|
PromiseKit
|
remove last firstly for Guarantee
|
2025-03-03 11:13:26 -06:00 |
|
protobuf
|
Include whether or not a message was urgent
|
2025-06-27 13:00:24 -05:00 |
|
Protocols
|
Update to LibSignal v0.75.0
|
2025-06-17 14:02:29 -05:00 |
|
Protos
|
Include whether or not a message was urgent
|
2025-06-27 13:00:24 -05:00 |
|
QRCodes
|
One QR code generator to rule them all
|
2024-12-16 11:02:30 -08:00 |
|
Randomness
|
fix test comment
|
2024-08-01 14:43:34 -05:00 |
|
Registration
|
Use HttpHeaders in more places
|
2025-03-21 13:53:38 -05:00 |
|
RemoteAttestation
|
Convert TSRequest to a struct
|
2025-04-10 12:49:35 -05:00 |
|
Resources
|
Make Backup list media a durable operation
|
2025-06-26 18:00:08 -07:00 |
|
Schedulers
|
Fold SignalCoreKit into SignalServiceKit
|
2024-06-26 08:44:41 -07:00 |
|
SecureValueRecovery
|
Update to LibSignal v0.75.0
|
2025-06-17 14:02:29 -05:00 |
|
Security
|
Update to LibSignal v0.75.0
|
2025-06-17 14:02:29 -05:00 |
|
Storage
|
Add writeWithRollbackIfThrows method to DB
|
2025-06-30 10:15:07 -07:00 |
|
StorageService
|
Update to LibSignal v0.75.0
|
2025-06-17 14:02:29 -05:00 |
|
Stories
|
De-protocolize RecipientDatabaseTable
|
2025-05-06 12:06:09 -05:00 |
|
Subscriptions
|
UX support for Backup subscriptions expired in the past
|
2025-07-01 10:44:43 -07:00 |
|
tests
|
Validate identity when receiving a 422 error
|
2025-07-01 09:11:08 -05:00 |
|
TestUtils
|
Update to LibSignal v0.75.0
|
2025-06-17 14:02:29 -05:00 |
|
Threading
|
remove MainActor assumptions from ReadyFlag and propagate upwards
|
2024-09-26 20:56:20 -05:00 |
|
UISupport
|
Rename postNotificationNameAsync to postOnMainThread
|
2025-03-21 15:28:35 -07:00 |
|
Upload
|
Clean up BackupArchiveAttachmentByteCounter
|
2025-06-26 16:52:19 -07:00 |
|
Usernames
|
Validate identity when receiving a 422 error
|
2025-07-01 09:11:08 -05:00 |
|
Util
|
Validate identity when receiving a 422 error
|
2025-07-01 09:11:08 -05:00 |
|
VoiceMessage
|
One transaction type to rule them all and in the darkness bind them
|
2025-03-13 21:43:35 -07:00 |
|
ZkParams
|
Update to LibSignal v0.75.0
|
2025-06-17 14:02:29 -05:00 |
|
.gitignore
|
|
|
|
.travis.yml
|
|
|
|
SignalServiceKit-Prefix.pch
|
remove NSObject OWS category
|
2025-02-05 08:38:43 -06:00 |
|
SignalServiceKit.h
|
Un-SDS-ify IncomingGroupsV2MessageJob
|
2025-04-23 17:51:32 -05:00 |
|
SSKEnvironment.swift
|
Verify PNI & identity key exist on linked devices
|
2025-06-26 13:18:42 -05:00 |
|
TSConstants.swift
|
Update to LibSignal v0.75.0
|
2025-06-17 14:02:29 -05:00 |