Signal-iOS/SignalServiceKit
2024-10-28 13:47:12 -07:00
..
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 Add & use global.messageQueueTime remote config 2024-10-18 15:07:10 -05: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 Generate, persist, and read/write MediaRootBackupKey aka MrBurgerKing 2024-10-28 10:28:27 -07:00
Cryptography convert #file to #fileID by enabling concise magic file upcoming feature 2024-09-29 20:03:17 -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 Scrub call links 2024-08-23 14:33:08 -05:00
Dependencies Generate, persist, and read/write MediaRootBackupKey aka MrBurgerKing 2024-10-28 10:28:27 -07:00
Devices Generate, persist, and read/write MediaRootBackupKey aka MrBurgerKing 2024-10-28 10:28:27 -07:00
DisappearingMessagesConfiguration Remove MockDB in favor of InMemoryDB 2024-10-07 19:06:08 -07:00
Environment Generate, persist, and read/write MediaRootBackupKey aka MrBurgerKing 2024-10-28 10:28:27 -07:00
GroupMembers Remove MockDB in favor of InMemoryDB 2024-10-07 19:06:08 -07:00
Groups Run profile key group updates concurrently 2024-10-22 09:47:54 -05:00
Jobs Clean up MessageSenderJobQueue 2024-10-25 13:24:11 -05: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 Generate, persist, and read/write MediaRootBackupKey aka MrBurgerKing 2024-10-28 10:28:27 -07:00
Messages Generate, persist, and read/write MediaRootBackupKey aka MrBurgerKing 2024-10-28 10:28:27 -07:00
Mocks Peek call links (and groups) on the calls tab 2024-10-09 13:33:42 -05:00
Network switch to v2/calling/relays endpoint 2024-10-28 13:47:12 -07:00
Notifications remove Dependencies protocol entirely 2024-10-12 00:26:22 -05: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 Remove handling for HTTP 413 errors 2024-10-24 13:42:48 -05:00
PromiseKit eliminate AnyPromise 2024-09-23 15:01:23 -05:00
protobuf Generate, persist, and read/write MediaRootBackupKey aka MrBurgerKing 2024-10-28 10:28:27 -07:00
Protocols Remove the SubscriptionManager protocol 2024-10-25 10:13:10 -07:00
Protos Generate, persist, and read/write MediaRootBackupKey aka MrBurgerKing 2024-10-28 10:28:27 -07: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 Remove KnownStickerPack, query MessageAttachmentReference instead 2024-10-23 14:57:20 -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 Don’t use escaping block for awaitableWrite 2024-10-25 13:00:37 -05:00
StorageService Use inout mutable Storage Service state 2024-10-25 13:02:52 -05:00
Stories move FailedStorySendDisplayController protocol to SignalMessaging 2024-03-06 12:47:06 -06:00
Subscriptions Prefix donations-related types with Donations 2024-10-25 10:14:56 -07:00
tests Generate, persist, and read/write MediaRootBackupKey aka MrBurgerKing 2024-10-28 10:28:27 -07:00
TestUtils Asyncify Storage Service operations 2024-10-25 13:01:46 -05: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 Hook up link'n'sync (dev only, without error handling) 2024-10-25 14:42:31 -07:00
Usernames Remove handling for HTTP 413 errors 2024-10-24 13:42:48 -05:00
Util Hook up link'n'sync (dev only, without error handling) 2024-10-25 14:42:31 -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 Add BackupSubscriptionManager 2024-10-22 12:50:03 -07: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