| .. |
|
Account
|
Use the web socket where easily possible
|
2025-01-21 12:26:39 -06:00 |
|
Attachments
|
Pipe up memoji from NSAttributedString attributes
|
2025-01-31 16:01:06 -08:00 |
|
Badge
|
Add missed-call badging to the Calls Tab
|
2024-02-27 14:55:15 -08:00 |
|
Calls
|
Improve sync message naming & type enforcement
|
2025-01-28 17:13:43 -06:00 |
|
ChangePhoneNumber
|
Remove Equatable & Hashable from KyberPreKeyRecord
|
2025-01-15 18:16:34 -06:00 |
|
Concurrency
|
Cancel SerialTaskQueue tasks in reverse order
|
2025-01-23 08:19:45 -08:00 |
|
Contacts
|
Retain group avatar URLs, even if the avatar data is missing
|
2025-01-31 12:31:37 -08: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
|
Use a monotonic clock when benching Backups
|
2025-01-22 17:17:23 -08:00 |
|
DebuggerUtils
|
Fold SignalCoreKit into SignalServiceKit
|
2024-06-26 08:44:41 -07:00 |
|
DebugLogs
|
use recognizable log level names
|
2025-02-04 12:00:04 -06:00 |
|
Dependencies
|
Add & use database table for GSEs
|
2025-01-22 20:04:36 -06:00 |
|
Devices
|
[RFC] Cancel link'n'sync if the user backgrounds the app
|
2025-01-31 14:26:20 -08:00 |
|
DisappearingMessagesConfiguration
|
Fix warning when updating dm timer
|
2025-01-08 17:44:35 -06:00 |
|
Environment
|
Update to latest Backup.proto
|
2025-01-27 22:34:37 -08:00 |
|
GroupMembers
|
Restore TSGroupMember from backups
|
2024-11-06 06:50:44 -08:00 |
|
Groups
|
Wait for commitment fetch when uploading it
|
2025-02-04 14:06:24 -06:00 |
|
Jobs
|
Improve sync message naming & type enforcement
|
2025-01-28 17:13:43 -06: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
|
Drop frames instead of failing backup in prod
|
2025-01-31 15:27:17 -08:00 |
|
Messages
|
Pipe up memoji from NSAttributedString attributes
|
2025-01-31 16:01:06 -08:00 |
|
Mocks
|
Clean up Upload error handling
|
2025-01-27 11:04:58 -06:00 |
|
Network
|
Clean up Upload error handling
|
2025-01-27 11:04:58 -06:00 |
|
Notifications
|
Suppress notifications while link'n'sync is going
|
2025-01-30 10:03:48 -08: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
|
Add debug-only support for GSEs
|
2025-01-22 19:20:41 -06:00 |
|
PromiseKit
|
Fix concurrency warnings related to UnfairLock
|
2024-11-19 17:31:25 -06:00 |
|
protobuf
|
Update to latest Backup.proto
|
2025-01-27 22:34:37 -08:00 |
|
Protocols
|
Add snapshots to profile key messages
|
2025-01-29 16:34:23 -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
|
Use the web socket where easily possible
|
2025-01-21 12:26:39 -06:00 |
|
Resources
|
Add & use database table for GSEs
|
2025-01-22 20:04:36 -06: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
|
Skip unregistered accounts when using Sender Keys
|
2025-02-04 14:31:14 -06:00 |
|
StorageService
|
Wrap Storage Service operations in bg tasks
|
2025-01-22 19:02:51 -06:00 |
|
Stories
|
move FailedStorySendDisplayController protocol to SignalMessaging
|
2024-03-06 12:47:06 -06:00 |
|
Subscriptions
|
Some subscription cleanup
|
2025-01-17 13:59:12 -08:00 |
|
tests
|
Retain group avatar URLs, even if the avatar data is missing
|
2025-01-31 12:31:37 -08:00 |
|
TestUtils
|
Improve sync message naming & type enforcement
|
2025-01-28 17:13:43 -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
|
Add some throughput logging to attachment upload.
|
2025-01-27 19:09:30 -06:00 |
|
Usernames
|
Use the web socket where easily possible
|
2025-01-21 12:26:39 -06:00 |
|
Util
|
Pipe up memoji from NSAttributedString attributes
|
2025-01-31 16:01:06 -08:00 |
|
VoiceMessage
|
One KeyValueStore to rule them all
|
2024-11-15 18:47:54 -06:00 |
|
ZkParams
|
Catch 404 errors fetching backup media tier auth credentials
|
2025-01-21 14:02:09 -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
|
Migrate blocked groups to a dedicated table
|
2025-01-21 10:54:28 -06:00 |
|
TSConstants.swift
|
Decode serverPublicParams constant just once
|
2024-11-19 17:37:40 -06:00 |