| .. |
|
Account
|
Protocolize+make public DatabaseChangeObserver
|
2024-10-22 10:42:16 -07:00 |
|
Attachments
|
enable internal imports by default
|
2024-09-29 20:03:17 -05:00 |
|
Badge
|
Add missed-call badging to the Calls Tab
|
2024-02-27 14:55:15 -08:00 |
|
Calls
|
Use new async OWSUrlSession methods
|
2024-11-04 15:29:53 -06:00 |
|
ChangePhoneNumber
|
remove NSObject and Dependencies extension computed vars for SignalServiceKit
|
2024-10-11 23:12:59 -05:00 |
|
Concurrency
|
Asyncify CDNDownloadOperation
|
2024-10-18 13:20:24 -05:00 |
|
Contacts
|
Clean up some noisy lines
|
2024-11-01 17:33:38 -05: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
|
Remove debug toggle
|
2024-11-05 12:59:28 -06:00 |
|
Dependencies
|
Migrate to new Media/Message backup auth credentials
|
2024-11-01 15:46:58 -05:00 |
|
Devices
|
Run validator on link'n'sync export
|
2024-11-04 11:25:59 -08:00 |
|
DisappearingMessagesConfiguration
|
Remove MockDB in favor of InMemoryDB
|
2024-10-07 19:06:08 -07:00 |
|
Environment
|
Clean up DeviceSleepManager
|
2024-11-04 14:34:57 -06:00 |
|
GroupMembers
|
Remove MockDB in favor of InMemoryDB
|
2024-10-07 19:06:08 -07:00 |
|
Groups
|
Consolidate error handling for OWSURLSession
|
2024-11-04 15:49:11 -06:00 |
|
Jobs
|
Stop persisting a ReceiptCredentialPresentation on job records
|
2024-10-29 11:31:04 -07:00 |
|
Locking
|
Audit AtomicValue and friends for sendability
|
2024-09-19 13:40:27 -04:00 |
|
Logging
|
misc cleanup
|
2024-10-07 11:19:29 -05:00 |
|
Megaphones
|
Prefix donations-related types with Donations
|
2024-10-25 10:14:56 -07:00 |
|
MessageBackup
|
Dont owsFailDebug when MRBK is missing
|
2024-11-06 06:25:27 -08:00 |
|
Messages
|
Ignore read cache when updating TSAttachment schema version
|
2024-11-05 15:18:52 -08:00 |
|
Mocks
|
Add cancellation support to http requests
|
2024-11-04 14:16:44 -06:00 |
|
Network
|
Move callbacks for reg requests out of Tasks
|
2024-11-05 18:40:33 -06:00 |
|
Notifications
|
Don’t delay notifications in the foreground
|
2024-11-05 20:41:17 -06:00 |
|
OWSAsserts
|
Add support for passing a PrefixedLogger to owsFail* methods
|
2024-10-07 11:06:47 -07:00 |
|
Payments
|
Prefix donations-related types with Donations
|
2024-10-25 10:14:56 -07:00 |
|
PinnedThreadManager
|
Parametrize transaction type in DB v2 protocol
|
2024-10-04 16:12:52 -07:00 |
|
Preconditions
|
Add Preconditions
|
2023-11-07 17:06:14 -06:00 |
|
Profiles
|
Consolidate error handling for OWSURLSession
|
2024-11-04 15:49:11 -06:00 |
|
PromiseKit
|
remove UIView+Promise and make an async version
|
2024-11-05 10:46:46 -06:00 |
|
protobuf
|
Update protobufs for GSEs
|
2024-11-04 14:22:45 -06:00 |
|
Protocols
|
Remove the SubscriptionManager protocol
|
2024-10-25 10:13:10 -07:00 |
|
Protos
|
Update protobufs for GSEs
|
2024-11-04 14:22:45 -06:00 |
|
Randomness
|
fix test comment
|
2024-08-01 14:43:34 -05:00 |
|
Registration
|
Parametrize transaction type in DB v2 protocol
|
2024-10-04 16:12:52 -07:00 |
|
RemoteAttestation
|
remove Dependencies protocol entirely
|
2024-10-12 00:26:22 -05:00 |
|
Resources
|
Stop persisting a ReceiptCredentialPresentation on job records
|
2024-10-29 11:31:04 -07:00 |
|
Schedulers
|
Fold SignalCoreKit into SignalServiceKit
|
2024-06-26 08:44:41 -07:00 |
|
SecureValueRecovery
|
Add encryption mode to backups for link'n'sync support
|
2024-10-25 14:30:00 -07:00 |
|
Security
|
remove NSObject and Dependencies extension computed vars for SignalServiceKit
|
2024-10-11 23:12:59 -05:00 |
|
Storage
|
remove dead code: DB.writePromiseWithTxCompletion
|
2024-11-05 10:46:46 -06:00 |
|
StorageService
|
Clean up some noisy lines
|
2024-11-01 17:33:38 -05:00 |
|
Stories
|
move FailedStorySendDisplayController protocol to SignalMessaging
|
2024-03-06 12:47:06 -06:00 |
|
Subscriptions
|
Use new async OWSUrlSession methods
|
2024-11-04 15:29:53 -06:00 |
|
tests
|
Dont owsFailDebug when MRBK is missing
|
2024-11-06 06:25:27 -08:00 |
|
TestUtils
|
Add internal-only UI to display verbose backup errors
|
2024-10-30 11:21:53 -07:00 |
|
Threading
|
remove MainActor assumptions from ReadyFlag and propagate upwards
|
2024-09-26 20:56:20 -05:00 |
|
UISupport
|
Parametrize transaction type in DB v2 protocol
|
2024-10-04 16:12:52 -07:00 |
|
Upload
|
Consolidate error handling for OWSURLSession
|
2024-11-04 15:49:11 -06:00 |
|
Usernames
|
Clean up some noisy lines
|
2024-11-01 17:33:38 -05:00 |
|
Util
|
Remove debug toggle
|
2024-11-05 12:59:28 -06: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
|
Migrate to new Media/Message backup auth credentials
|
2024-11-01 15:46:58 -05:00 |
|
.gitignore
|
|
|
|
.travis.yml
|
|
|
|
SignalServiceKit-Prefix.pch
|
misc cleanup
|
2024-10-07 11:19:29 -05:00 |
|
SignalServiceKit.h
|
Remove KnownStickerPack, query MessageAttachmentReference instead
|
2024-10-23 14:57:20 -07:00 |
|
SSKEnvironment.swift
|
Prefix donations-related types with Donations
|
2024-10-25 10:14:56 -07:00 |
|
TSConstants.swift
|
Add new SVR enclave and begin migrating
|
2024-10-07 18:48:43 -07:00 |