| .. |
|
Account
|
Fix some warnings when building for prod
|
2025-01-15 11:59:21 -06:00 |
|
Attachments
|
Asyncify video segmenting logic
|
2024-12-13 17:17:28 -06:00 |
|
Badge
|
Add missed-call badging to the Calls Tab
|
2024-02-27 14:55:15 -08:00 |
|
Calls
|
Tidy Link'n'Sync logs
|
2025-01-13 14:10:01 -08:00 |
|
ChangePhoneNumber
|
Remove Equatable & Hashable from KyberPreKeyRecord
|
2025-01-15 18:16:34 -06:00 |
|
Concurrency
|
Add jitter to exponential backoff
|
2024-12-18 13:57:42 -06:00 |
|
Contacts
|
Remove unused droppedMembers field
|
2025-01-16 18:16:52 -06:00 |
|
Cryptography
|
Migrate to new Media/Message backup auth credentials
|
2024-11-01 15:46:58 -05:00 |
|
Curve25519
|
enable internal imports by default
|
2024-09-29 20:03:17 -05: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
|
Include TSAttachments folder in device transfer
|
2025-01-16 16:19:00 -08:00 |
|
Dependencies
|
Clean up zombie SVR code
|
2025-01-07 15:31:05 -08:00 |
|
Devices
|
Include source progresses in OWSProgress
|
2025-01-17 10:37:36 -07:00 |
|
DisappearingMessagesConfiguration
|
Fix warning when updating dm timer
|
2025-01-08 17:44:35 -06:00 |
|
Environment
|
Update backup proto with contact nicknames and 1:1 story replies
|
2025-01-16 15:20:12 -08:00 |
|
GroupMembers
|
Restore TSGroupMember from backups
|
2024-11-06 06:50:44 -08:00 |
|
Groups
|
Use joinFromInviteLink from change action when parsing group snapshots
|
2025-01-16 16:51:42 -08:00 |
|
Jobs
|
Clear cached Backup auth credentials on subscription redemption
|
2025-01-10 14:28:26 -08: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
|
Remove last remnants of OWSUserProfile caching
|
2025-01-08 21:15:10 -06:00 |
|
MessageBackup
|
Fuzz e164 author messages with non-matching recipient ids on export
|
2025-01-17 11:15:22 -08:00 |
|
Messages
|
Use joinFromInviteLink from change action when parsing group snapshots
|
2025-01-16 16:51:42 -08:00 |
|
Mocks
|
Fix some warnings when building for prod
|
2025-01-15 11:59:21 -06:00 |
|
Network
|
Clean up some groups code formatting
|
2025-01-10 15:23:46 -06:00 |
|
Notifications
|
Schedule notification when new device is linked
|
2024-12-17 13:34:37 -07:00 |
|
OWSAsserts
|
Add support for passing a PrefixedLogger to owsFail* methods
|
2024-10-07 11:06:47 -07:00 |
|
Payments
|
Clean up some deepCopy codegen
|
2025-01-08 11:41:58 -06:00 |
|
PinnedThreadManager
|
Adopt non-deprecated NSKeyedUnarchiver method
|
2024-11-19 16:44:02 -06:00 |
|
Preconditions
|
Add Preconditions
|
2023-11-07 17:06:14 -06:00 |
|
Profiles
|
Remove last remnants of OWSUserProfile caching
|
2025-01-08 21:15:10 -06:00 |
|
PromiseKit
|
Fix concurrency warnings related to UnfairLock
|
2024-11-19 17:31:25 -06:00 |
|
protobuf
|
Update backup proto with contact nicknames and 1:1 story replies
|
2025-01-16 15:20:12 -08:00 |
|
Protocols
|
Remove last remnants of OWSUserProfile caching
|
2025-01-08 21:15:10 -06:00 |
|
Protos
|
Add incoming support for DeviceNameChange sync messages
|
2024-12-10 09:18:56 -08: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
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
RemoteAttestation
|
remove Dependencies protocol entirely
|
2024-10-12 00:26:22 -05:00 |
|
Resources
|
Make TSAttachment migration non-blocking again
|
2024-12-16 18:09:20 -08:00 |
|
Schedulers
|
Fold SignalCoreKit into SignalServiceKit
|
2024-06-26 08:44:41 -07:00 |
|
SecureValueRecovery
|
Clean up zombie SVR code
|
2025-01-07 15:31:05 -08:00 |
|
Security
|
Clean up some deepCopy codegen
|
2025-01-08 11:41:58 -06:00 |
|
Storage
|
Try the TSAttachment migration again after a week even if failed
|
2025-01-17 12:54:14 -08:00 |
|
StorageService
|
Remove last remnants of OWSUserProfile caching
|
2025-01-08 21:15:10 -06:00 |
|
Stories
|
move FailedStorySendDisplayController protocol to SignalMessaging
|
2024-03-06 12:47:06 -06:00 |
|
Subscriptions
|
Only redeem active subscriptions if no entitlement found
|
2025-01-13 13:10:40 -06:00 |
|
tests
|
Include source progresses in OWSProgress
|
2025-01-17 10:37:36 -07:00 |
|
TestUtils
|
Fix some warnings when building for prod
|
2025-01-15 11:59:21 -06:00 |
|
Threading
|
remove MainActor assumptions from ReadyFlag and propagate upwards
|
2024-09-26 20:56:20 -05:00 |
|
UISupport
|
When deleting attachment references, filter by idInOwner
|
2024-12-06 13:16:05 -08:00 |
|
Upload
|
Update URLSession timeout to 5 min for CDN requests
|
2024-12-20 16:05:05 -06:00 |
|
Usernames
|
Remove last remnants of OWSUserProfile caching
|
2025-01-08 21:15:10 -06:00 |
|
Util
|
Remote config tsattachment migration delay
|
2025-01-17 11:25:47 -08:00 |
|
VoiceMessage
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
ZkParams
|
Clear cached Backup auth credentials on subscription redemption
|
2025-01-10 14:28:26 -08:00 |
|
.gitignore
|
|
|
|
.travis.yml
|
|
|
|
SignalServiceKit-Prefix.pch
|
misc cleanup
|
2024-10-07 11:19:29 -05:00 |
|
SignalServiceKit.h
|
Arrivederci, TSAttachment
|
2024-12-04 13:33:14 -08:00 |
|
SSKEnvironment.swift
|
Remove AccountServiceClient
|
2025-01-03 11:13:48 -08:00 |
|
TSConstants.swift
|
Decode serverPublicParams constant just once
|
2024-11-19 17:37:40 -06:00 |