| .. |
|
Account
|
Convert TSRequest to a struct
|
2025-04-10 12:49:35 -05:00 |
|
Attachments
|
remove unused objc compat
|
2025-02-07 05:30:56 -06:00 |
|
Badge
|
Add missed-call badging to the Calls Tab
|
2024-02-27 14:55:15 -08:00 |
|
Calls
|
Update more groupIds to use toHex
|
2025-04-01 17:58:21 -05:00 |
|
ChangePhoneNumber
|
Validate DeviceIds using same criteria as server
|
2025-03-21 17:01:06 -05:00 |
|
Concurrency
|
Use clampedNanoseconds where it’s useful
|
2025-04-08 15:30:36 -05:00 |
|
Contacts
|
Remove TSContactThread’s use of legacyAddress
|
2025-04-14 13:11:35 -05:00 |
|
Cryptography
|
remove unused objc compat
|
2025-02-07 05:30:56 -06:00 |
|
Curve25519
|
Refactor device provisioning
|
2025-03-31 11:24:51 -05:00 |
|
DateProvider
|
Use clampedNanoseconds where it’s useful
|
2025-04-08 15:30:36 -05:00 |
|
DebuggerUtils
|
Fold SignalCoreKit into SignalServiceKit
|
2024-06-26 08:44:41 -07:00 |
|
DebugLogs
|
remove Date.isBefore(_) and Date.isAfter(_) extensions
|
2025-02-10 09:00:02 -06:00 |
|
Dependencies
|
Move DeviceSleepManager to the main app
|
2025-04-08 16:10:23 -05:00 |
|
Devices
|
Convert TSRequest to a struct
|
2025-04-10 12:49:35 -05:00 |
|
DisappearingMessagesConfiguration
|
Fix warning when updating dm timer
|
2025-01-08 17:44:35 -06:00 |
|
Environment
|
Remove a few calls to legacyAddress
|
2025-04-14 13:11:19 -05:00 |
|
GroupMembers
|
Rename postNotificationNameAsync to postOnMainThread
|
2025-03-21 15:28:35 -07:00 |
|
Groups
|
Use the most recent preview when joining via link
|
2025-04-10 11:14:39 -05:00 |
|
Jobs
|
Use clampedNanoseconds where it’s useful
|
2025-04-08 15:30:36 -05: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
|
One transaction type to rule them all and in the darkness bind them
|
2025-03-13 21:43:35 -07:00 |
|
MessageBackup
|
Fix crash when importing non-empty “My Story”s
|
2025-04-17 17:10:06 -05:00 |
|
Messages
|
Improve performance enumerating message batches
|
2025-04-16 15:10:41 -05:00 |
|
Mocks
|
Convert TSRequest to a struct
|
2025-04-10 12:49:35 -05:00 |
|
Network
|
Convert TSRequest to a struct
|
2025-04-10 12:49:35 -05:00 |
|
Notifications
|
Asyncify PendingTasks
|
2025-04-04 22:09:43 -05:00 |
|
OWSAsserts
|
Migrate story recipients to a dedicated table
|
2025-03-27 21:14:10 -05:00 |
|
Payments
|
Simplify and rename updateConversionRates
|
2025-03-25 12:23:12 -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
|
Add Preconditions
|
2023-11-07 17:06:14 -06:00 |
|
Profiles
|
Block avatar downloads from message requests
|
2025-04-08 17:55:50 -06:00 |
|
PromiseKit
|
remove last firstly for Guarantee
|
2025-03-03 11:13:26 -06:00 |
|
protobuf
|
Extend ProvisioningSocketManager to handle quick restore message types
|
2025-03-31 12:33:12 -05:00 |
|
Protocols
|
Make DBWriteTransaction only take sync completions
|
2025-03-21 15:27:42 -07:00 |
|
Protos
|
Upgrade SwiftProtobuf to v1.29.0
|
2025-04-09 11:59:02 -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
|
Migrate story recipients to a dedicated table
|
2025-03-27 21:14:10 -05:00 |
|
Schedulers
|
Fold SignalCoreKit into SignalServiceKit
|
2024-06-26 08:44:41 -07:00 |
|
SecureValueRecovery
|
Remove unused method
|
2025-04-14 09:46:48 -07:00 |
|
Security
|
Migrate OWSRecipientIdentity to SDSCodableModel
|
2025-03-21 16:47:24 -05:00 |
|
Storage
|
TSAttachment migration logging/error handling improvements
|
2025-04-16 14:16:42 -07:00 |
|
StorageService
|
Update more groupIds to use toHex
|
2025-04-01 17:58:21 -05:00 |
|
Stories
|
Migrate story recipients to a dedicated table
|
2025-03-27 21:14:10 -05:00 |
|
Subscriptions
|
Convert TSRequest to a struct
|
2025-04-10 12:49:35 -05:00 |
|
tests
|
Update story integration tests to match reality
|
2025-04-17 17:10:06 -05:00 |
|
TestUtils
|
Re-warm caches each time the NSE is triggered
|
2025-04-10 11:42:06 -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
|
Use clampedNanoseconds where it’s useful
|
2025-04-08 15:30:36 -05:00 |
|
Usernames
|
Convert TSRequest to a struct
|
2025-04-10 12:49:35 -05:00 |
|
Util
|
Clean up OrderedSet
|
2025-04-16 11:41:16 -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
|
Fix issue with missing media key before backup download
|
2025-03-18 10:02:45 -05:00 |
|
.gitignore
|
|
|
|
.travis.yml
|
|
|
|
SignalServiceKit-Prefix.pch
|
remove NSObject OWS category
|
2025-02-05 08:38:43 -06:00 |
|
SignalServiceKit.h
|
Migrate OWSRecipientIdentity to SDSCodableModel
|
2025-03-21 16:47:24 -05:00 |
|
SSKEnvironment.swift
|
Re-warm caches each time the NSE is triggered
|
2025-04-10 11:42:06 -05:00 |
|
TSConstants.swift
|
improve regional networking options
|
2025-04-04 13:01:07 -05:00 |