| .. |
|
Account
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06: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
|
Enumerate call links and sticker packs when exporting backups
|
2024-11-15 16:35:40 -08:00 |
|
ChangePhoneNumber
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
Concurrency
|
Asyncify CDNDownloadOperation
|
2024-10-18 13:20:24 -05:00 |
|
Contacts
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -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
|
Remove debug toggle
|
2024-11-05 12:59:28 -06:00 |
|
Dependencies
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
Devices
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
DisappearingMessagesConfiguration
|
Remove MockDB in favor of InMemoryDB
|
2024-10-07 19:06:08 -07:00 |
|
Environment
|
Suspend message processing during backups
|
2024-11-18 13:56:57 -06:00 |
|
GroupMembers
|
Restore TSGroupMember from backups
|
2024-11-06 06:50:44 -08:00 |
|
Groups
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
Jobs
|
Audit OWSOperation for sendability
|
2024-11-15 19:04: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
|
Prefix donations-related types with Donations
|
2024-10-25 10:14:56 -07:00 |
|
MessageBackup
|
Log timestamps for backup interaction errors
|
2024-11-19 14:53:04 -06:00 |
|
Messages
|
Drop message bodies longer than 2048 bytes
|
2024-11-18 16:19:35 -06:00 |
|
Mocks
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
Network
|
Remove redundant zkcCredential=true
|
2024-11-18 14:33:05 -05:00 |
|
Notifications
|
Prune a couple ImplRef properties off SSKEnvironment
|
2024-11-07 17:33:17 -08:00 |
|
OWSAsserts
|
Add support for passing a PrefixedLogger to owsFail* methods
|
2024-10-07 11:06:47 -07:00 |
|
Payments
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
PinnedThreadManager
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
Preconditions
|
Add Preconditions
|
2023-11-07 17:06:14 -06:00 |
|
Profiles
|
convert badge code from promises to swift concurrency
|
2024-11-19 12:06:39 -06:00 |
|
PromiseKit
|
remove UIView+Promise and make an async version
|
2024-11-05 10:46:46 -06:00 |
|
protobuf
|
Update backup proto with view once quote type
|
2024-11-14 08:55:47 -08:00 |
|
Protocols
|
Remove the SubscriptionManager protocol
|
2024-10-25 10:13:10 -07:00 |
|
Protos
|
Add recordIkm encryption scheme migration to Storage Service
|
2024-11-07 15:33:03 -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
|
Add retrying to MessageBackupAvatarFetcher
|
2024-11-12 13:29:36 -08:00 |
|
Schedulers
|
Fold SignalCoreKit into SignalServiceKit
|
2024-06-26 08:44:41 -07:00 |
|
SecureValueRecovery
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
Security
|
remove NSObject and Dependencies extension computed vars for SignalServiceKit
|
2024-10-11 23:12:59 -05:00 |
|
Storage
|
Remove KeyValueStore protocol file
|
2024-11-18 14:35:04 -06:00 |
|
StorageService
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
Stories
|
move FailedStorySendDisplayController protocol to SignalMessaging
|
2024-03-06 12:47:06 -06:00 |
|
Subscriptions
|
convert badge code from promises to swift concurrency
|
2024-11-19 12:06:39 -06:00 |
|
tests
|
Simplify payment archiving
|
2024-11-18 09:12:00 -06:00 |
|
TestUtils
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
Threading
|
remove MainActor assumptions from ReadyFlag and propagate upwards
|
2024-09-26 20:56:20 -05:00 |
|
UISupport
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
Upload
|
Mark actor properties nonisolated where it isn't inferred
|
2024-11-15 19:10:46 -05:00 |
|
Usernames
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
Util
|
Add restore button to registration splash screen
|
2024-11-18 16:01:05 -05:00 |
|
VoiceMessage
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
ZkParams
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
.gitignore
|
|
|
|
.travis.yml
|
|
|
|
SignalServiceKit-Prefix.pch
|
misc cleanup
|
2024-10-07 11:19:29 -05:00 |
|
SignalServiceKit.h
|
Drop ObjC from KeyValueStore
|
2024-11-15 09:17:55 -08:00 |
|
SSKEnvironment.swift
|
Prune a couple ImplRef properties off SSKEnvironment
|
2024-11-07 17:33:17 -08:00 |
|
TSConstants.swift
|
Remove unused CDS code
|
2024-11-06 18:58:22 -06:00 |