Signal-iOS/SignalServiceKit
2024-03-26 16:45:34 -07:00
..
Attachments Standardize Attachment creation callsites 2024-03-21 14:44:04 -07:00
Badge Add missed-call badging to the Calls Tab 2024-02-27 14:55:15 -08:00
Calls Add unit tests for CallRecordMissedCallManager 2024-03-21 11:07:36 -07:00
ChangePhoneNumber Assume everybody is PNI-capable 2024-02-13 14:53:39 -06:00
Curve25519 Replace Curve25519Kit with LibSignal 2023-10-31 14:18:22 -05:00
DateProvider Implement RegistrationSessionManager 2023-02-08 15:37:12 -08:00
DebugLogs move DebugLogger to SignalServiceKit 2024-03-06 12:47:06 -06:00
Dependencies Rename IncomingQuotedReplyReceiver->QuotedReplyManager 2024-03-21 14:06:29 -07:00
Environment Clean up some debug/verbose lines 2024-03-26 16:37:23 -05:00
Experience Upgrades Clean up some debug/verbose lines 2024-03-26 16:37:23 -05:00
GroupMembers Remove the custom isEqual(_:comparisonMode:) from TSGroupModel 2024-03-26 12:41:45 -07:00
Jobs Clean up some debug/verbose lines 2024-03-26 16:37:23 -05:00
MessageBackup Decrypt/unzip backup files 2024-03-26 09:23:56 -05:00
Mocks Add unit tests for CallRecordMissedCallManager 2024-03-21 11:07:36 -07:00
Notifications move notifications group to SwiftServiceKit 2024-03-12 03:35:34 -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 apply lint cleanups 2024-03-06 12:47:06 -06:00
protobuf Mark calls as read when opening the relevant conversation 2024-03-21 10:18:40 -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
Resources Mark calls as read when opening the relevant conversation 2024-03-21 10:18:40 -07:00
Schedulers Remove uses of sharedBackground queues. 2023-09-28 07:46:52 -05:00
SecureValueRecovery Add MessageBackupKeyMaterial 2024-03-12 11:57:15 -05:00
src Dont save OutgoingGroupUpdateMessage 2024-03-26 16:45:34 -07:00
Storage Service Remove throws methods that can’t throw 2024-03-13 11:00:44 -05:00
Stories move FailedStorySendDisplayController protocol to SignalMessaging 2024-03-06 12:47:06 -06:00
Subscriptions Add parsing/encoding support for call links 2024-03-21 13:10:38 -05:00
tests Rename isPlaceholderModel on TSGroupModel 2024-03-26 14:29:54 -07:00
UISupport Prepare chat colors for thread merges 2023-07-07 13:17:55 -05:00
Upload Skip checking the upload progress on the first upload attempt. 2024-03-21 10:50:20 -05:00
Usernames Clean up recipient searches 2024-03-07 11:57:45 -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 Save CallLinkAuthCredentials to the database 2024-03-22 16:59:22 -05:00
.clang-format Update clang-format with AllowShortEnumsOnASingleLine: false 2022-03-14 11:20:20 -07:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch Remove some unused code 2023-11-15 18:24:20 -06:00
SignalServiceKit.h Swiftify CallMessageHandler 2024-03-19 17:53:35 -05:00