| .. |
|
Account
|
move OWSIdentity to swift
|
2024-09-23 15:01:19 -05:00 |
|
Attachments
|
Remove conditional compiler directives
|
2024-09-18 12:00:57 -04:00 |
|
Badge
|
Add missed-call badging to the Calls Tab
|
2024-02-27 14:55:15 -08:00 |
|
Calls
|
Support isSMS for messages restored from Backups
|
2024-09-23 17:42:11 -07:00 |
|
ChangePhoneNumber
|
Rename AccountId → RecipientUniqueId
|
2024-07-11 10:38:21 -05:00 |
|
Concurrency
|
Extract cooperative timeout & cancellation logic
|
2024-08-12 13:46:37 -05:00 |
|
Contacts
|
More propertly handle "contact hidden and in message request state" from Backups
|
2024-09-24 10:00:36 -07:00 |
|
Cryptography
|
Generate thumbnails for backup attachment uploads
|
2024-09-20 10:11:22 -07:00 |
|
Curve25519
|
Fold SignalCoreKit into SignalServiceKit
|
2024-06-26 08:44:41 -07: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
|
Scrub call links
|
2024-08-23 14:33:08 -05:00 |
|
Dependencies
|
eliminate AnyPromise
|
2024-09-23 15:01:23 -05:00 |
|
Devices
|
Support isSMS for messages restored from Backups
|
2024-09-23 17:42:11 -07:00 |
|
DisappearingMessagesConfiguration
|
Add "chats" Backup integration test cases
|
2024-09-10 10:37:05 -07:00 |
|
Environment
|
Add backup/restore of sticker packs
|
2024-09-25 11:38:51 -05:00 |
|
GroupMembers
|
Fold SignalCoreKit into SignalServiceKit
|
2024-06-26 08:44:41 -07:00 |
|
Groups
|
remove FunctionalUtil
|
2024-09-23 15:01:18 -05:00 |
|
Jobs
|
Add TaskQueueLoader
|
2024-09-23 18:38:16 -07:00 |
|
Locking
|
Audit AtomicValue and friends for sendability
|
2024-09-19 13:40:27 -04:00 |
|
Logging
|
Remove unused type
|
2024-09-24 19:02:59 -05:00 |
|
Megaphones
|
migrate OWSFakeProfileManager from objc to swift
|
2024-08-28 15:10:10 -05:00 |
|
MessageBackup
|
Allow TaskQueueLoader to be stopped
|
2024-09-25 11:10:48 -07:00 |
|
Messages
|
Allow TaskQueueLoader to be stopped
|
2024-09-25 11:10:48 -07:00 |
|
Mocks
|
Add "calls" Backup integration tests
|
2024-09-10 11:33:28 -07:00 |
|
Network
|
eliminate AnyPromise
|
2024-09-23 15:01:23 -05:00 |
|
Notifications
|
Extract common notification logic into method
|
2024-08-30 16:20:07 -05:00 |
|
OWSAsserts
|
delete dead code
|
2024-09-23 15:01:19 -05:00 |
|
Payments
|
Upgrade to SwiftProtobuf v1.28.1
|
2024-09-17 09:11:11 -05: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
|
Remove SignalRecipientFinder in favor of RecipientDatabaseTable
|
2024-09-20 09:40:48 -07:00 |
|
PromiseKit
|
eliminate AnyPromise
|
2024-09-23 15:01:23 -05:00 |
|
protobuf
|
Drop profileKey fields from GroupSnapshots in Backups
|
2024-09-18 10:30:59 -07:00 |
|
Protocols
|
convert ProfileManagerProtocol and ProtoUtils to swift
|
2024-09-18 14:29:11 -05:00 |
|
Protos
|
Upgrade to SwiftProtobuf v1.28.1
|
2024-09-17 09:11:11 -05:00 |
|
Randomness
|
fix test comment
|
2024-08-01 14:43:34 -05: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
|
Fold SignalCoreKit into SignalServiceKit
|
2024-06-26 08:44:41 -07:00 |
|
Resources
|
Add backup/restore of sticker packs
|
2024-09-25 11:38:51 -05:00 |
|
Schedulers
|
Fold SignalCoreKit into SignalServiceKit
|
2024-06-26 08:44:41 -07:00 |
|
SecureValueRecovery
|
migrate OWS2FAManager from objc to swift
|
2024-09-23 15:01:18 -05:00 |
|
Security
|
Add support for versioned DM expire timer updates
|
2024-08-22 14:02:03 -07:00 |
|
Storage
|
Add backup/restore of sticker packs
|
2024-09-25 11:38:51 -05:00 |
|
StorageService
|
More propertly handle "contact hidden and in message request state" from Backups
|
2024-09-24 10:00:36 -07:00 |
|
Stories
|
move FailedStorySendDisplayController protocol to SignalMessaging
|
2024-03-06 12:47:06 -06:00 |
|
Subscriptions
|
convert OWSProfileManager from objc to swift
|
2024-08-30 15:14:30 -05:00 |
|
tests
|
Increase timeout for Backup integration tests
|
2024-09-25 13:10:40 -07:00 |
|
TestUtils
|
fix race condition for cross process sds notifications by no longer using state
|
2024-09-24 21:28:22 -05:00 |
|
Threading
|
Fix integer conversion warnings
|
2024-07-01 15:20:17 -04:00 |
|
UISupport
|
Archive/Restore default chat style in backup
|
2024-08-30 15:33:51 -07:00 |
|
Upload
|
Wipe transit tier info off attachment table if we know the upload is gone
|
2024-09-23 15:06:29 -07:00 |
|
Usernames
|
eliminate AnyPromise
|
2024-09-23 15:01:23 -05:00 |
|
Util
|
Allow TaskQueueLoader to be stopped
|
2024-09-25 11:10:48 -07: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
|
Backup TODO cleanup grab bag
|
2024-08-30 16:07:35 -07:00 |
|
.gitignore
|
|
|
|
.travis.yml
|
|
|
|
SignalServiceKit-Prefix.pch
|
Fold SignalCoreKit into SignalServiceKit
|
2024-06-26 08:44:41 -07:00 |
|
SignalServiceKit.h
|
convert SDSCrossProcess and DarwinNotificationCenter to swift
|
2024-09-24 15:15:51 -05:00 |
|
SSKEnvironment.swift
|
Rename owsAssert to owsPrecondition
|
2024-07-09 10:42:56 -04:00 |
|
TSConstants.swift
|
fix swiftlint 0.57.0 lint warnings
|
2024-09-10 12:26:26 -05:00 |