Signal-iOS/SignalServiceKit
Jordan Rose 2a01cbb2db Simplify IPv6 regex to accept invalid IPv4 addrs (like 900.000.01.1)
This is consistent with our handling of standalone IPv4 addresses,
which uses an even looser regex.
2024-03-27 12:45:10 -07:00
..
Account Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05: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
Contacts Remove AtomicLock; it was just a simple wrapper around UnfairLock 2024-03-27 10:57:32 -07: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 Simplify IPv6 regex to accept invalid IPv4 addrs (like 900.000.01.1) 2024-03-27 12:45:10 -07:00
Dependencies Rename IncomingQuotedReplyReceiver->QuotedReplyManager 2024-03-21 14:06:29 -07:00
Devices Remove AtomicLock; it was just a simple wrapper around UnfairLock 2024-03-27 10:57:32 -07:00
Environment 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
Groups Make AtomicValue's lock-sharing explicit 2024-03-27 10:57:32 -07:00
Jobs Remove AtomicLock; it was just a simple wrapper around UnfairLock 2024-03-27 10:57:32 -07:00
Megaphones Make AtomicValue's lock-sharing explicit 2024-03-27 10:57:32 -07:00
MessageBackup Make AtomicValue's lock-sharing explicit 2024-03-27 10:57:32 -07:00
Messages Remove AtomicLock; it was just a simple wrapper around UnfairLock 2024-03-27 10:57:32 -07:00
Mocks Add unit tests for CallRecordMissedCallManager 2024-03-21 11:07:36 -07:00
Network Remove AtomicLock; it was just a simple wrapper around UnfairLock 2024-03-27 10:57:32 -07:00
Notifications Clean up some info lines 2024-03-27 12:08:43 -05:00
Payments Make AtomicValue's lock-sharing explicit 2024-03-27 10:57:32 -07: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 AtomicLock; it was just a simple wrapper around UnfairLock 2024-03-27 10:57:32 -07:00
protobuf Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
Protocols Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
Protos Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -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 Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05: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 Clean up some info lines 2024-03-27 12:08:43 -05:00
Security Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05:00
Storage Remove AtomicLock; it was just a simple wrapper around UnfairLock 2024-03-27 10:57:32 -07:00
StorageService Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
Stories move FailedStorySendDisplayController protocol to SignalMessaging 2024-03-06 12:47:06 -06:00
Subscriptions Make AtomicValue's lock-sharing explicit 2024-03-27 10:57:32 -07:00
tests Remove AtomicLock; it was just a simple wrapper around UnfairLock 2024-03-27 10:57:32 -07:00
TestUtils Run clang-format on SignalServiceKit/ files 2024-03-27 12:27:06 -05: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
Util Treat "0 bytes free" as "unknown", not "critically low on memory" 2024-03-27 11:51:53 -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 Save CallLinkAuthCredentials to the database 2024-03-22 16:59:22 -05: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
SSKEnvironment.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00
TSConstants.swift Remove src/ prefix from SignalServiceKit files 2024-03-27 12:22:52 -05:00