Signal-iOS/SignalServiceKit
2024-10-22 10:41:42 -07:00
..
Account add asyncRequest method to NetworkManager to deprecate Promises 2024-10-22 10:57:19 -05: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 Add & use global.messageQueueTime remote config 2024-10-18 15:07:10 -05: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 remove Dependencies protocol entirely 2024-10-12 00:26:22 -05:00
Devices Add & use global.messageQueueTime remote config 2024-10-18 15:07:10 -05:00
DisappearingMessagesConfiguration Remove MockDB in favor of InMemoryDB 2024-10-07 19:06:08 -07:00
Environment List media tier attachments 2024-10-22 10:39:03 -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 Remove IncomingGroupSyncJobRecord entirely 2024-10-18 14:01:33 -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 remove Dependencies protocol entirely 2024-10-12 00:26:22 -05:00
MessageBackup Cache attachment reads on backup export 2024-10-22 10:40:34 -07:00
Messages Skip serializing empty objects in SDS serialization 2024-10-22 10:41:42 -07:00
Mocks Peek call links (and groups) on the calls tab 2024-10-09 13:33:42 -05:00
Network List media tier attachments 2024-10-22 10:39:03 -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 remove Dependencies protocol entirely 2024-10-12 00:26:22 -05: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 add asyncRequest method to NetworkManager to deprecate Promises 2024-10-22 10:57:19 -05:00
PromiseKit eliminate AnyPromise 2024-09-23 15:01:23 -05:00
protobuf Add support for ad hoc call sync protos 2024-10-02 12:42:22 -05:00
Protocols Clean up various things with profile fetches 2024-10-16 12:46:17 -05:00
Protos Add support for ad hoc call sync protos 2024-10-02 12:42:22 -05: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 Add GRDB migrations for call links 2024-10-09 14:03:38 -05:00
Schedulers Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
SecureValueRecovery Parametrize transaction type in DB v2 protocol 2024-10-04 16:12:52 -07:00
Security remove NSObject and Dependencies extension computed vars for SignalServiceKit 2024-10-11 23:12:59 -05:00
Storage Skip serializing empty objects in SDS serialization 2024-10-22 10:41:42 -07:00
StorageService Add & use global.messageQueueTime remote config 2024-10-18 15:07:10 -05:00
Stories move FailedStorySendDisplayController protocol to SignalMessaging 2024-03-06 12:47:06 -06:00
Subscriptions remove Dependencies protocol entirely 2024-10-12 00:26:22 -05:00
tests add asyncRequest method to NetworkManager to deprecate Promises 2024-10-22 10:57:19 -05:00
TestUtils Add & use global.messageQueueTime remote config 2024-10-18 15:07:10 -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 add asyncRequest method to NetworkManager to deprecate Promises 2024-10-22 10:57:19 -05:00
Usernames Remove MockDB in favor of InMemoryDB 2024-10-07 19:06:08 -07:00
Util add asyncRequest method to NetworkManager to deprecate Promises 2024-10-22 10:57:19 -05: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 asyncRequest method to NetworkManager to deprecate Promises 2024-10-22 10:57:19 -05:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch misc cleanup 2024-10-07 11:19:29 -05:00
SignalServiceKit.h misc cleanup 2024-10-07 11:19:29 -05:00
SSKEnvironment.swift remove Dependencies+MainApp.swift 2024-10-11 23:47:02 -05:00
TSConstants.swift Add new SVR enclave and begin migrating 2024-10-07 18:48:43 -07:00