| .. |
|
Account
|
Remove dead code after unconditional termination
|
2024-05-28 11:29:45 -04:00 |
|
Attachments
|
Validate SignalAttachment before sending
|
2024-06-12 14:46:28 -07:00 |
|
Badge
|
Add missed-call badging to the Calls Tab
|
2024-02-27 14:55:15 -08:00 |
|
Calls
|
Add basic support for creating Call Links
|
2024-06-17 12:15:42 -05:00 |
|
ChangePhoneNumber
|
Assume everybody is PNI-capable
|
2024-02-13 14:53:39 -06:00 |
|
Contacts
|
Add outgoing support for non-expiring messages in delete-sync messages
|
2024-06-21 12:14:27 -07:00 |
|
Curve25519
|
Tighten up checks for PublicKey.init(keyBytes:)
|
2024-05-20 10:18:42 -07:00 |
|
DateProvider
|
Rebuild ProfileFetcher
|
2024-05-02 14:29:07 -05:00 |
|
DebugLogs
|
Update to RingRTC v2.44.0
|
2024-06-13 16:21:29 -05:00 |
|
Dependencies
|
Add AttachmentDownloadRetryRunner
|
2024-06-21 13:33:35 -07:00 |
|
Devices
|
Remove QuotedMessageInfo wrapper around TSQuotedMessage
|
2024-06-12 15:10:53 -07:00 |
|
Environment
|
Add AttachmentDownloadRetryRunner
|
2024-06-21 13:33:35 -07:00 |
|
GroupMembers
|
Remove required from every init that is not dynamically dispatched
|
2024-04-01 15:27:20 -07:00 |
|
Groups
|
Add ThreadSoftDeleteManager
|
2024-06-04 14:58:58 -07:00 |
|
Jobs
|
Send support for DeleteForMe sync messages
|
2024-06-04 15:18:39 -07:00 |
|
Megaphones
|
Add an "inactive linked device" megaphone
|
2024-04-24 11:28:33 -07:00 |
|
MessageBackup
|
More conditionally restore profile keys from group snapshots in backups
|
2024-06-20 16:57:04 -07:00 |
|
Messages
|
Add unencryptedByteCount field to Attachment.TransitTierInfo
|
2024-06-21 14:14:45 -07:00 |
|
Mocks
|
Add ThreadSoftDeleteManager
|
2024-06-04 14:58:58 -07:00 |
|
Network
|
Add outgoing support for non-expiring messages in delete-sync messages
|
2024-06-21 12:14:27 -07:00 |
|
Notifications
|
Process some missed call events more quickly
|
2024-05-24 14:16:55 -05:00 |
|
Payments
|
Resolve designated initializer warnings in SignalServiceKit
|
2024-05-28 10:47:15 -04:00 |
|
PinnedThreadManager
|
Backup/Restore pinned thread ordering
|
2024-01-04 05:58:35 -08:00 |
|
Preconditions
|
Add Preconditions
|
2023-11-07 17:06:14 -06:00 |
|
Profiles
|
Add a capability to enable sending DeleteForMe sync messages
|
2024-06-13 11:12:05 -07:00 |
|
protobuf
|
Add incoming support for non-expiring messages in delete-sync messages
|
2024-06-21 10:42:33 -07:00 |
|
Protocols
|
[RFC] Avoid CNContact loading round trip when loading avatar for already-loaded CNContact
|
2024-06-05 15:08:44 -07:00 |
|
Protos
|
Add incoming support for non-expiring messages in delete-sync messages
|
2024-06-21 10:42:33 -07:00 |
|
Registration
|
[Atomic device creation/linking 90 day timer] Delete legacy prekey rotation method and usages
|
2023-11-27 12:27:05 -08:00 |
|
RemoteAttestation
|
Remove src/ prefix from SignalServiceKit files
|
2024-03-27 12:22:52 -05:00 |
|
Resources
|
Add unencryptedByteCount field to Attachment.TransitTierInfo
|
2024-06-21 14:14:45 -07:00 |
|
Schedulers
|
Remove uses of sharedBackground queues.
|
2023-09-28 07:46:52 -05:00 |
|
SecureValueRecovery
|
Fail getting backup key if not internal build
|
2024-06-20 11:27:12 -07:00 |
|
Security
|
Update from deprecated function SecTrustEvaluate(_:)
|
2024-05-28 16:17:13 -04:00 |
|
Storage
|
Add unencryptedByteCount field to Attachment.TransitTierInfo
|
2024-06-21 14:14:45 -07:00 |
|
StorageService
|
Scaffold for Backup integration tests
|
2024-05-17 13:59:49 -07:00 |
|
Stories
|
move FailedStorySendDisplayController protocol to SignalMessaging
|
2024-03-06 12:47:06 -06:00 |
|
Subscriptions
|
Fetch profiles in the NSE
|
2024-05-02 15:32:14 -05:00 |
|
tests
|
Add unencryptedByteCount field to Attachment.TransitTierInfo
|
2024-06-21 14:14:45 -07:00 |
|
TestUtils
|
Add unencryptedByteCount field to Attachment.TransitTierInfo
|
2024-06-21 14:14:45 -07:00 |
|
UISupport
|
Add convenience validation from data (instead of going through DataSourceValue)
|
2024-06-12 15:03:14 -07:00 |
|
Upload
|
Add unencryptedByteCount field to Attachment.TransitTierInfo
|
2024-06-21 14:14:45 -07:00 |
|
Usernames
|
Stop using NSKeyedArchiver in SignalAccounts
|
2024-04-02 13:48:57 -05:00 |
|
Util
|
Add raise hand toast feature flag
|
2024-06-21 12:48:33 -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
|
Add basic support for creating Call Links
|
2024-06-17 12:15:42 -05:00 |
|
.gitignore
|
|
|
|
.travis.yml
|
|
|
|
SignalServiceKit-Prefix.pch
|
Remove some unused code
|
2023-11-15 18:24:20 -06:00 |
|
SignalServiceKit.h
|
Swiftify CallKitIdStore
|
2024-06-13 13:59:25 -05:00 |
|
SSKEnvironment.swift
|
Receive support for DeleteForMe sync messages
|
2024-06-04 15:15:24 -07:00 |
|
TSConstants.swift
|
Update outdated staging environment constant
|
2024-05-13 18:10:29 -05:00 |