Signal-iOS/SignalServiceKit
2024-10-18 14:01:33 -05:00
..
Account Fix SerialTaskQueue 2024-10-18 02:46:11 -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 Ignore calls sent to our PNI 2024-10-15 18:54:58 -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 Prune some cases that don’t need to sync contacts 2024-10-18 13:43:07 -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 remove NSObject and Dependencies extension computed vars for SignalServiceKit 2024-10-11 23:12:59 -05:00
DisappearingMessagesConfiguration Remove MockDB in favor of InMemoryDB 2024-10-07 19:06:08 -07:00
Environment Ignore calls sent to our PNI 2024-10-15 18:54:58 -05:00
GroupMembers Remove MockDB in favor of InMemoryDB 2024-10-07 19:06:08 -07:00
Groups Asyncify GroupV2UpdateOperation 2024-10-18 13:31:06 -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 Remove outdated comment on shouldStartExpireTimer and move logic to swift 2024-10-15 15:49:51 -07:00
Messages Remove an extra layer when sending messages 2024-10-18 13:41:13 -05:00
Mocks Peek call links (and groups) on the calls tab 2024-10-09 13:33:42 -05:00
Network Clean up various things with profile fetches 2024-10-16 12:46:17 -05: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 Clean up various things with profile fetches 2024-10-16 12:46:17 -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 Remove IncomingGroupSyncJobRecord entirely 2024-10-18 14:01:33 -05:00
StorageService remove NSObject and Dependencies extension computed vars for SignalServiceKit 2024-10-11 23:12:59 -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 Remove IncomingGroupSyncJobRecord entirely 2024-10-18 14:01:33 -05:00
TestUtils Clean up various things with profile fetches 2024-10-16 12:46:17 -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 Asyncify uploadQueue 2024-10-18 13:28:19 -05:00
Usernames Remove MockDB in favor of InMemoryDB 2024-10-07 19:06:08 -07:00
Util Remove an extra layer when sending messages 2024-10-18 13:41:13 -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 remove NSObject and Dependencies extension computed vars for SignalServiceKit 2024-10-11 23:12:59 -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